Skip to main content
Glama

aws_s3_put_object

Upload text content to an S3 bucket object using AWS MCP Server. Specify bucket, key, and content with optional profile, region, and content type settings.

Instructions

Upload content to an S3 object. Blocked in --readonly mode.

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
keyYesObject key (path)
contentYesText content to upload
content_typeNoMIME type (default: text/plain)
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