AWS S3 Download

Description

The AWS S3 Download Action Component is to download content from Amazon AWS S3.

Component Properties

NameRequiredDescription
OutputTrueSpecify whether to keep the content in the Payload variable of the Action or as a file. cp.Output is set to either "Payload" or "File"
FilenameFalseFile name when downloading as a file
BucketTrueBucket name in AWS S3
ObjectKeyTrueObject key in AWS S3
TimeoutTrueSpecifying the transmission timeout time in ms
AWS SessionFalseAWS Session
Access Key IdTrueAccess key obtained from AWS
Secret Access KeyTrueSecret access key obtained from AWS
RegionTrueSpecify the AWS region to use

Use the base Base Property Profile property to read the values from the settings rather than specifying the details within the component.

You will need your AWS Key and Secret, which you can obtain from your Amazon console.