Merge pull request #8636 from leons727/aws-s3-localstack
Support for non-amazonaws.com hosts in AwsS3UrlReader
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
Added support for non-"amazonaws.com" hosts (for example when testing with LocalStack) in AwsS3UrlReader.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/integration': patch
|
||||
---
|
||||
|
||||
Added `endpoint` and `s3ForcePathStyle` as optional configuration for AWS S3 integrations.
|
||||
Reference in New Issue
Block a user