Fetch HEAD metadata for a single S3 object.
Lighter than object_inspect — only calls HeadObject, no tag/ACL fetches. Used by the preview pane for size-limit checks and MIME routing.
object_inspect
HeadObject
The profile whose credentials to use.
The bucket name.
The full S3 object key.
Optional
Optional version ID for versioned buckets.
Fetch HEAD metadata for a single S3 object.
Lighter than
object_inspect— only callsHeadObject, no tag/ACL fetches. Used by the preview pane for size-limit checks and MIME routing.