s3-tools

list-s3-buckets

List all S3 buckets in your AWS account

Input Schema

NameRequiredDescriptionDefault
regionNoAWS region (optional, defaults to configured region)

Input Schema (JSON Schema)

{ "properties": { "region": { "description": "AWS region (optional, defaults to configured region)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools