Skip to content

Update function to support KMS encrypted keys #46

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

Merged
merged 4 commits into from
Aug 3, 2018

Conversation

NBParis
Copy link

@NBParis NBParis commented Aug 3, 2018

Add support for KMS encrypted keys

@NBParis NBParis requested review from DanielLanger and a team August 3, 2018 10:08
Log/README.md Outdated
You can also set it thanks to the `DD_API_KEY` environment variable.
There are 3 possibilities to set your Datadog's API key (available in your Datadog platform):

1. **KMS Encrypted key**: Use the `DD_KMS_API_KEY` environment variable to use a KMS encrypted key. Make sure that the Lambda excution role is listed in the KMS Key user in https://console.aws.amazon.com/iam/home#encryptionKeys.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we do **KMS Encrypted key (Recommended)**?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@NBParis NBParis merged commit de186a8 into master Aug 3, 2018
@NBParis NBParis deleted the nils/lambda-log-kms-support branch August 3, 2018 11:18
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

Successfully merging this pull request may close these issues.

2 participants