Skip to main content

S3 List Buckets

Returns a list of all buckets owned by the authenticated sender of the request.

External Documentation

To learn more, visit the AWS documentation.

Basic Parameters

ParameterDescription
AWS RegionEnter the desired AWS Region.
If no Region is specified, and the requested service supports Regions, AWS routes the request to us-east-1 by default.

Advanced Parameters

ParameterDescription
Disable XML To JSON Auto ConvertWhen checked, XML responses are not automatically converted into JSON format.
QueryA JMESPath query to use in filtering the response data.

Querying uses JMESPath syntax to create expressions for filtering your output.
To learn JMESPath syntax, see Tutorial on the JMESPath website.

Automation Library Example

S3 List Buckets with Aws and Send Results Via Email

Automation LibraryPreview this Automation on desktop