Skip to main content
Authenticates a connection with an Amazon S3 bucket. When you add it to an HTTP connection, every request to S3 is automatically signed with your AWS credentials using AWS Signature Version 4, so Amazon accepts it as coming from your account. You only fill in your keys and the region the bucket lives in; the signing happens for you on each request.

Fields

Sample data

This feature signs outgoing requests rather than transforming data, so there is no before/after to show. A typical setup looks like this:
FieldValue
Access keyyour-access-key
Secret keyyour-secret-key
AWS Regioneu-west-1