s3_object_read
Retrieve and read the content of an object stored in an S3 bucket by specifying the bucket name and object key using the AWS MCP Server.
Instructions
Read an object's content from S3
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_name | Yes | Name of the S3 bucket | |
object_key | Yes | Key/path of the object to read |