aws_s3_list_buckets
Retrieve a complete list of all S3 buckets in your AWS account to manage storage resources and monitor bucket configurations.
Instructions
List all S3 buckets in the account.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') |