get-object
Retrieve an object from an S3 bucket by providing the bucket name and object key. Returns the object contents for use in workflows.
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 |