4

I want to set a default cache-control:no cache to the complete bucket. I know I can do this by setting meta-data. But when I check the properties of the bucket, I don't see any metadata to set. How can I enable this?enter image description here

1

1 Answer 1

4

Metadata is not applied to a bucket. It's applied to an object. S3 doesn't have a feature that would automatically apply metadata to a newly created object.

Third party products like Cloudberry Explorer and Bucket Explorer allow setting default metadata for a bucket, but they apply this metadata to all the objects in the background.

Sign up to request clarification or add additional context in comments.

1 Comment

Mind you that depending on how smart your 3rd party solution is to maintain certain metadata on all your objects, you might incur charges that are for COPY requests for your entire bucket's contents.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.