Get Buckets From S3

Get a list of buckets from AWS S3.

Syntax

Below is a line-by-line overview of the automation syntax. Expand each line to learn more.

get buckets from s3

What does it do? This is the base syntax for the procedure.

Where does it go? This phrase should be written on a new line.

Is it required? ✅ Yes — This phrase is required in the syntax.

Does it require input data? ⛔ No — This phrase does not require input data.

the filter condition is

What does it do? Specifies the expression to filter the data by.

Where does it go? This phrase should be indented beneath get buckets from s3 with. The with keyword is added to specify additional instructions.

Is it required? 🌟 No — This phrase is optional in the syntax.

Does it require input data? ✅ Yes — This phrase requires input data.

Example: the filter condition is 'some text'

Examples

1. Get the buckets list from AWS S3

get buckets from s3

Last updated

Was this helpful?