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

Support S3 checksum on put #161

Open
steven-barnes opened this issue Nov 30, 2022 · 0 comments
Open

Support S3 checksum on put #161

steven-barnes opened this issue Nov 30, 2022 · 0 comments

Comments

@steven-barnes
Copy link

This newish feature allows sending a checksum with put-object: https://aws.amazon.com/blogs/aws/new-additional-checksum-algorithms-for-amazon-s3/

Ostensibly it is for data integrity, however we want it because having the SHA-256 checksum on S3 objects will allow us to easily verify which zip file has been deployed to our lambdas.

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