Skip to main content

Amazon S3 Blob Storage configuration

See below available configuration properties for S3 event outputs.

FieldDetails
type *Always amazon-s3
region *The AWS region the bucket resides in (e.g., eu-west-2)
baseUrl *The base service URL (e.g., https://s3.eu-west-2.amazonaws.com)
bucket *The name of the bucket
accessKey *The secret key used for authentication
secretKey *The access key used for authentication
assumeRoleThe role ARN granting access via a configured policy.
rootPathA base folder to sandbox access.
prefixFolderA prefix appended to the rootPath under which to store files
* Required field