get_object
Download and read text content from S3 objects by specifying bucket name and object key to access stored data.
Instructions
Download and read the contents of an S3 object as text.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Bucket name | |
| key | Yes | Object key |