Hi,
We are currently trialing Octopus and have a step to deploy S3. In that step we set metadata on a single file. The meta data is for Key: Cache-Control, Value: no-cache, no-store, max-age=0.
When deployed the meta data is set on the file but it is set with Key= x-amz-meta-cache-control which is user defined meta data
but we need to set the Cache-Control

Is there a way to set Cache-Control metadata rather than x-amz-meta-cache-control?
Thanks,
Nicole