Skip to content

Typescript support? #990

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

Open
cananda opened this issue May 3, 2024 · 4 comments
Open

Typescript support? #990

cananda opened this issue May 3, 2024 · 4 comments

Comments

@cananda
Copy link

cananda commented May 3, 2024

Hello!

Was wondering if typescript is on the roadmap for the dynamodb encryption SDK?

Chida

@josecorella
Copy link
Contributor

Hi @cananda,

It's on our roadmap, but no date has been decided right now.
Could you tell us more about your use case for TypeScript support?

Thanks!

@markilott
Copy link

Also very interested in this. Use case is to encrypt specific field values in records to protect user privacy.

Given that Typescript/Javascript and Python are by far the most popular languages for Lambda functions it is odd that neither are supported.

According to Datadog, nearly 80% of Lambda invocations are in one of these two runtimes. AWS probably know this already :)

@huyaboo
Copy link

huyaboo commented Mar 27, 2025

+1 for this. We have a multi-tenant SaaS that is currently using DDB as the storage solution. Having Typescript SDK support would allow us to support sensitive customers as they can provide their own key.

@bradwood
Copy link

bradwood commented Apr 7, 2025

+1 also. Python and JS/TS are a must have for this. We are a serverless setup also and run all our lambdas using these 2 languages.

Note, even JS/Python bindings to the underlying compiled SDK would probably suffice.

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

5 participants