File Management in AWS S3
Comments
-
I want to store, retrieve and delete files in AWS S3. What is the procedure to follow?
-
To integrate and use the AWS with Decisions, first, well have to install the AWS module. Refer to https://documentation.decisions.com/docs/setting-up-amazon-webservices-integration for details.
Decisions also have documentation for storing and deleting files from S3.
Refer to
[ul][li]https://documentation.decisions.com/docs/store-files-on-amazon-s3[/li][li]https://documentation.decisions.com/docs/deleting-files-from-amazon-s3[/li][/ul][color=#0e101a]For downloading the files, we will have to use the [/color][color=#ff0000]Get File Contents[/color][color=#0e101a] or [/color][color=#ff0000]Get File From S3[/color][color=#0e101a] And Store At available at[/color][color=#ff0000] Integration→AmazonAWS→S3.[/color][color=#0e101a] The inputs to these steps will be similar to inputs of the [/color][color=#ff0000]Put File[/color][color=#0e101a] or [/color][color=#ff0000]Delete File[/color][color=#0e101a] steps associated with S3.[/color]