Merge pull request #10238 from RoadieHQ/add-external-id-to-s3-integration

Add external ID to S3 integration
This commit is contained in:
Ben Lambert
2022-03-21 10:34:51 +01:00
committed by GitHub
6 changed files with 26 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@ integrations:
- accessKeyId: ${AWS_ACCESS_KEY_ID}
secretAccessKey: ${AWS_SECRET_ACCESS_KEY}
roleArn: 'arn:aws:iam::xxxxxxxxxxxx:role/example-role'
externalId: 'some-id' # optional
```
Configuration allows specifying custom S3 endpoint, along with