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>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/integration-aws-node': patch
|
||||
---
|
||||
|
||||
Skip STS API calls where not needed, to support Minio use cases
|
||||
Reference in New Issue
Block a user