Merge pull request #15731 from clareliguori/skip-sts-calls

Skip STS calls for AWS account credentials when not needed
This commit is contained in:
Johan Haals
2023-01-13 15:20:20 +01:00
committed by GitHub
3 changed files with 19 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/integration-aws-node': patch
---
Skip STS API calls where not needed, to support Minio use cases