Object
HEAD https://s3.amazonaws.com/{{bucket}}/{{key}}?PartNumber=PartNumber&VersionId=VersionId
The HEAD operation retrieves metadata from an object without returning the object itself. This operation is useful if you're only interested in an object's metadata. To use HEAD, you must have READ access to the object.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
PartNumber | string | ||
VersionId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-amz-content-sha256 | string |