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

Node.js DynamoDb encryption sdk #1164

Closed
jstlns opened this issue Oct 3, 2016 · 14 comments
Closed

Node.js DynamoDb encryption sdk #1164

jstlns opened this issue Oct 3, 2016 · 14 comments
Labels
feature-request A feature should be added or improved.

Comments

@jstlns
Copy link

jstlns commented Oct 3, 2016

It would be nice to have a node.js sdk similar to the java sdk.

https://github.com/awslabs/aws-dynamodb-encryption-java

@LiuJoyceC LiuJoyceC added the feature-request A feature should be added or improved. label Oct 4, 2016
@LiuJoyceC
Copy link
Contributor

Thanks for the suggestion! I've marked it as a feature request

@brunobelotti
Copy link

@LiuJoyceC is there any development on this? Thanks! :)

@larryboymi
Copy link

Would like this also! @LiuJoyceC

@MarcAMartin
Copy link

Bump.

@ranjeethpt
Copy link

+1 @LiuJoyceC

@aneilbaboo
Copy link

It looks like this issue is 2 years old now. Has there been any update on it?

@LiuJoyceC

@aneilbaboo
Copy link

Looking at the latest SDK docs, I noticed this:

"After your data is encrypted, DynamoDB handles decryption of your data transparently with minimal impact on performance. You don't need to modify your applications to use encryption."
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/EncryptionAtRest.html

Should this issue be closed?

@srchase
Copy link
Contributor

srchase commented Oct 10, 2018

@aneilbaboo

Thanks for following up on this issue.

You're correct, DynamoDB does offer its own encryption transparently now.

One difference would be that the Java Client offers encryption during transit. Some customers may need that in addition to encryption at rest.

We can hold this Feature Request open for now as a place for that discussion.

@Budincsevity
Copy link

is there any update on this? Thanks! :)

@mattsb42-aws
Copy link
Member

Hi @Budincsevity, my latest updates in aws/aws-dynamodb-encryption-java#18 are still accurate.

@sevees
Copy link

sevees commented Nov 13, 2019

+1

@mikedizon
Copy link

mikedizon commented Apr 5, 2020

need this! will 2020 be the year?!

@brianwhaley
Copy link

yes please. would love to have this.

@jstlns jstlns closed this as completed Apr 21, 2020
@lock
Copy link

lock bot commented May 5, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests