Is there any way to set Bucket\'s default cache control (trying to override the public, max-age=3600 in bucket level every time creating a new object)
public, max-age=3600
S
There is no way to specify a default cache control. It must be set when creating the object.