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

Add support for SSE aws:kms and kms-key-id #305

Open
brilong opened this issue Sep 26, 2022 · 2 comments
Open

Add support for SSE aws:kms and kms-key-id #305

brilong opened this issue Sep 26, 2022 · 2 comments

Comments

@brilong
Copy link

brilong commented Sep 26, 2022

I would love to use s3deploy instead of aws s3 cp, but I have to specify aws s3 cp --sse aws:kms --sse-kms-key-id arn:aws:kms:my-key in order to transfer files into my bucket. I do not see any options for using a customer-managed KMS key with s3deploy. If you could please add this feature, I would be able to take advantage of your tool. Thank you!

@bep
Copy link
Owner

bep commented Oct 11, 2022

s3deploy's primary motivation is to deploy static sites. In my head, the data is meant to be public. What is the added value in encrypting it?

@brilong
Copy link
Author

brilong commented Oct 11, 2022 via email

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

2 participants