Guides

×
×
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 Cloud’s Oregon (us-west-1) 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
© 2020 IDrive Inc.