I need to check the storage class of an object inside an S3 bucket.
Is there a way to get the storage class of an S3 object using the AWS CLI v2?
I need to check the storage class of an object inside an S3 bucket.
Is there a way to get the storage class of an S3 object using the AWS CLI v2?
Copyright © 2021 Jogjafile Inc.
You could use list-objects-v2.
For example:
Output: