s3_get_object
Retrieve the text content of an S3 object from LocalStack by specifying the bucket name and object key.
Instructions
Download the content of an S3 object as text from LocalStack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key (path) | |
| bucket | Yes | Bucket name |