Add changeset

Signed-off-by: Iain Billett <iain@roadie.io>
This commit is contained in:
Iain Billett
2022-03-16 15:40:49 +00:00
parent 6927f8541a
commit 3ef123bbf0
+10
View File
@@ -0,0 +1,10 @@
---
'@backstage/backend-common': patch
'@backstage/integration': patch
---
Support external ID when assuming roles in S3 integration
In order to assume a role created by a 3rd party as external
ID is needed. This change adds an optional field to the s3
integration configuration and consumes that in the AwsS3UrlReader.