get-object
Retrieve specific objects from an S3 bucket by specifying the bucket name and object key. Ideal for accessing and managing stored data efficiently.
Instructions
Retrieve an object from an S3 bucket
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket | Yes | Name of the S3 bucket | |
key | Yes | Key (path) of the object to retrieve |