Commit Graph

4 Commits

Author SHA1 Message Date
Clare Liguori 89062b8ba0 Skip STS calls for AWS account credentials when not needed
Skipping STS calls enables using the credential provider utility for calls to Minio
Fixes #15669

Signed-off-by: Clare Liguori <liguori@amazon.com>
2023-01-12 08:59:41 -08:00
Clare Liguori cf992210ec Remove config types from export
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-12-06 10:50:00 -08:00
Clare Liguori f248b75bde Rename AwsCredentialsProvider.getCredentials -> AwsCredentialsManager.getCredentialProvider
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-12-01 13:03:45 -08:00
Clare Liguori 13278732f6 New package for AWS integration node library
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-28 14:56:05 -08:00