object_storage_get_object_metadata
Retrieve metadata for any object in a Scaleway Object Storage bucket using a HEAD request. Provide the bucket name and object key; region defaults to configured value.
Instructions
Get metadata for a single object (HEAD request).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key. | |
| bucket | Yes | Bucket name. | |
| region | No | Region such as ``fr-par``. Defaults to the configured region. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||