S3 API Documentation

×
×
Home > S3 Developer Guide > Operations > List Object Metadata

List Object Metadata

jQuery(document).attr(“title”, “Welcome to Sterling Kilgore | Results Beyond Words”);

The samples in this section explain how to retrieve metadata for an object named my-object stored within the bucket named my-bucket. The following is an example for IDrive® e2’s Chicago region.

You must follow the required configuration instructions before performing the following operations.

Run the command below to retrieve object metadata.


aws s3api head-object --bucket my-bucket --key my-object --endpoint-url https://storageendpoint
© 2024 IDrive Inc.