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 client-side encryption #207

Open
directionless opened this issue Oct 4, 2017 · 3 comments
Open

Support for client-side encryption #207

directionless opened this issue Oct 4, 2017 · 3 comments

Comments

@directionless
Copy link

I believe the amazon ruby SDK supports client side encryption on S3 buckets. Is that something that could be added here?

https://aws.amazon.com/blogs/developer/using-client-side-encryption-for-s3-in-the-aws-sdk-for-ruby/

@repeatedly
Copy link
Member

If this option is also available in put method, easy to support i:

@bucket.object(s3path).put(put_options)

@github-actions
Copy link

github-actions bot commented Jul 6, 2021

This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days

@github-actions
Copy link

This issue was automatically closed because of stale in 30 days

@ashie ashie removed the stale label Aug 16, 2021
@ashie ashie reopened this Aug 16, 2021
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

4 participants