Merge pull request #14693 from clareliguori/upgrade-techdocs-sdk-v3
TechDocs: upgrade to AWS SDK v3
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-events-backend-module-aws-sqs': patch
|
||||
---
|
||||
|
||||
Upgrade to AWS SDK for Javascript v3
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-node': patch
|
||||
---
|
||||
|
||||
Upgrade to AWS SDK for Javascript v3
|
||||
|
||||
Techdocs support for AWS S3 now requires defining the AWS region to connect to.
|
||||
If `techdocs.publisher.awsS3.region` is missing from the config, the AWS environment variable `AWS_REGION` will be used.
|
||||
Reference in New Issue
Block a user