How to get the Alias ARN for the KMS Key? #28104
Unanswered
rafaelrcamargo
asked this question in
Q&A
Replies: 0 comments
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.
-
I want to get the Alias ARN from a newly created KMS key on my Stack:
And following this example: (https://github.com/aws/aws-encryption-sdk-javascript/blob/master/modules/example-node/src/kms_simple.ts), I would need my Key ARN and my Alias ARN so I could encrypt and decrypt things on my lambda.
envs
for the lambdaBeta Was this translation helpful? Give feedback.
All reactions