Copy the Java SDK SecretCache #1286
Closed
NikolayMetchev
started this conversation in
Ideas
Replies: 1 comment
-
That SecretCache is a custom library handwritten for the Java SDK. https://github.com/aws/aws-secretsmanager-caching-java We currently don't plan to implement a custom handwritten secrets caching library, but I'll leave this open as a feature request for other to provide feedback and help us prioritize the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the Java SDK has a class called SecretCache. https://docs.aws.amazon.com/secretsmanager/latest/userguide/retrieving-secrets_cache-java-ref_SecretCache.html
Can we add that to the Kotlin SDK. Or should we use the Java version directly?
Beta Was this translation helpful? Give feedback.
All reactions