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 for ServerSide Encryption Flag #7

Open
dodgemich opened this issue Jul 27, 2017 · 2 comments
Open

Support for ServerSide Encryption Flag #7

dodgemich opened this issue Jul 27, 2017 · 2 comments

Comments

@dodgemich
Copy link

For security purposes, use of the server side encryption flag would be very handy as another option to pass in. Wasn't sure on preferred mode of injection, but seems like a simple change.

http://docs.aws.amazon.com/cli/latest/reference/s3/sync.html

[--sse ]
[--sse-c ]
[--sse-c-key ]
[--sse-kms-key-id ]
[--sse-c-copy-source ]
[--sse-c-copy-source-key ]

@fabiob
Copy link
Member

fabiob commented Mar 22, 2018

@dodgemich, I would like to see a PR for that.

@lstellway
Copy link

I believe the S3_SYNC_FLAGS environment variable would be able to accomplish this (inline reference).

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

No branches or pull requests

3 participants