s3_object_read
Retrieve and display the content of an object stored in an S3 bucket by specifying the bucket name and object key path using this tool.
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 |