You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My lambda uses encrypted environment variables which are encrypted using an KMS key. I decrypt the variable in my lambda using the kmsService in aws-sdk. Is there any way to pass the KMS key in CLI options? Thanks!
The text was updated successfully, but these errors were encountered:
My lambda uses encrypted environment variables which are encrypted using an KMS key. I decrypt the variable in my lambda using the kmsService in aws-sdk. Is there any way to pass the KMS key in CLI options? Thanks!
The text was updated successfully, but these errors were encountered: