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

feat: ability to use ServerSideEncryption for S3 uploads #1436

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

zendesk-klross
Copy link
Contributor

@zendesk-klross zendesk-klross commented May 29, 2023

This PR allows users to enable Server-Side Encryption (SSE) for S3 uploads through the use of the METAFLOW_S3_SERVER_SIDE_ENCRYPTION configuration setting.

See this PR for prior conversations regarding the topic.

Copy link
Collaborator

@saikonen saikonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good and works as intended. Could you run the PR through Black formatting so the pre-commit step passes as well?

There are some details about the pre-commit tooling here:
https://github.com/Netflix/metaflow/blob/master/CONTRIBUTING.md#code-style

@zendesk-klross
Copy link
Contributor Author

@saikonen just wondering if anything else is needed from our side before we can get this merged, not sure if those failing checks are a blocker? Let us know if you need anything!

@saikonen saikonen merged commit f61a8fc into Netflix:master Jun 15, 2023
@saikonen
Copy link
Collaborator

All good, sorry for taking a while to get to these :)

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

Successfully merging this pull request may close these issues.

2 participants