minio-hs/test
Aditya Manthramurthy fa62ed599a
Add support for AssumeRole STS API (#188)
This change adds support for requesting temporary object storage
credentials using the STS API. Some breaking changes are introduced to
enable this support:

- `Credentials` type has been removed. Use the `CredentialValue` type
instead. Corresponding to this the type signature for `setCreds` has
changed, though the functionality is the same.
- The type alias `Provider` has been renamed to `CredentialLoader` to
avoid naming confusion.
2023-05-03 17:52:46 -07:00
..
cert CI: Add support for GHC 8.10, stack and live-server testing (#156) 2020-06-24 10:35:11 -07:00
Network/Minio Fix XML generator tests (#187) 2023-04-26 11:18:07 -07:00
LiveServer.hs Add support for AssumeRole STS API (#188) 2023-05-03 17:52:46 -07:00
Spec.hs Add support for AssumeRole STS API (#188) 2023-05-03 17:52:46 -07:00