aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Kotlin version of the Encryption SDK

Open NikolayMetchev opened this issue 1 year ago • 2 comments

Describe the feature

It would be good to have a Kotlin version of Encryption SDK. Right now there is only a Java version (https://github.com/aws/aws-encryption-sdk-java/)

Is your feature request related to a problem?

We need to use this in AWS Lambda and we want to avoid having both the Kotlin SDK and the Java SDK to bloat our lambdas.

Proposed Solution

No response

Describe alternative solutions or features you've considered

No response

Acknowledge

  • [ ] I may be able to implement this feature request

AWS SDK for Kotlin version

Latest

Platform (JVM/JS/Native)

JVM

Operating system and version

All

NikolayMetchev avatar Oct 22 '24 10:10 NikolayMetchev