Head S3 object
s3_head_objectFetch S3 object metadata like size, ETag, content-type, and user metadata without downloading the object body.
Instructions
Fetch object metadata without downloading the body (size, ETag, content-type, user metadata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key | |
| bucket | Yes | Bucket name |