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
Parameter | Description |
---|---|
AWS Region | Enter 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
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Query | A 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. |
Workflow Library Example
S3 List Buckets with Aws and Send Results Via Email
Preview this Workflow on desktop