Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to override metadata for existing files #57

Open
sankar-ganesh opened this issue Aug 21, 2018 · 0 comments
Open

Unable to override metadata for existing files #57

sankar-ganesh opened this issue Aug 21, 2018 · 0 comments

Comments

@sankar-ganesh
Copy link

Hi,

I am trying to override the metadata set every time when I run the upload script. New files looks good but I am unable to override metadata for existing files. Please do the needful.

For Example:
Metadata: {
'Cache-Control': 'max-age=31536000, no-transform, public',
'Last-Modified': today.getTime().toString(),
'x-amz-acl': 'private'
}

Last-Modified is not updated and I see "No Change" in the logger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant