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

update boto3 for the ChecksumMode support #1548

Closed
wants to merge 1 commit into from
Closed

update boto3 for the ChecksumMode support #1548

wants to merge 1 commit into from

Conversation

matteius
Copy link
Contributor

@matteius matteius commented Sep 23, 2023

To fix: https://github.com/pytorch/builder/actions/runs/6285604925/job/17068163449

To retrieve the checksum, this parameter must be enabled.

In addition, if you enable ChecksumMode and the object is encrypted with Amazon Web Services Key Management Service (Amazon Web Services KMS), you must have permission to use the kms:Decrypt action for the request to succeed.

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/head_object.html

@vit-zikmund
Copy link

vit-zikmund commented Oct 6, 2023

This has been fixed with 21ffba1, the PR can be closed.

@matteius matteius closed this Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants