Skip to main content
Glama

aws_s3_list_objects

List and filter objects in an S3 bucket to manage storage contents. Supports pagination and prefix-based filtering for organized data retrieval.

Instructions

List objects in an S3 bucket with optional prefix filter. Returns up to 1000 objects per call; use continuation_token for pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
bucketYesS3 bucket name
prefixNoKey prefix filter (e.g., 'logs/2024/')
max_keysNoMaximum number of keys to return (default: 1000)
continuation_tokenNoToken for paginating through results
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server