Download a File
Download a file from AWS S3.
To use this procedure, make sure your agent has learned the S3 Book (BDK).
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Download an item from AWS S3
create a json
use the above as the file
set the file's bucket_name to "bucket_name"
set the file's file_path to "test.txt"
download a file with
the file is the file
Last updated
Was this helpful?