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

Component Properties

Name Required Description
Output True Specify 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”
Filename False File name when downloading as a file
Bucket True Bucket name in AWS S3
ObjectKey True Object key in AWS S3
Timeout True Specifying the transmission timeout time in ms
AWS Session False AWS Session
Access Key Id True Access key obtained from AWS
Secret Access Key True Secret access key obtained from AWS
Region True Specify 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.

Need more help with this?
Join our slack community for help

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.