list_s3_buckets
Retrieve all S3 buckets in an AWS account with creation dates, sorted alphabetically. Specify the target environment to list storage resources.
Instructions
List all S3 buckets in the AWS account.
USE THIS TOOL when the user asks about S3 buckets, storage, "what buckets do we have", or anything about S3 at account level.
Args: env: Target environment — 'dev', 'uat', 'test', or 'prod'. IMPORTANT: Do NOT guess or default. Ask the user which environment if not specified.
Returns every bucket with its creation date, sorted alphabetically.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No |