DataDog / datadog-lambda-extension

The Datadog Lambda Extension is an AWS Lambda Extension that supports submitting custom metrics, traces, and logs asynchronously while your AWS Lambda function executes.
Apache License 2.0
82 stars 5 forks source link

fix(bottlecap): try kms decrypt without context as in goagent #472

Closed alexgallotta closed 4 days ago

alexgallotta commented 6 days ago

What?

Tries decrypting the KMS API Key without passing any context, as we do this in the Go Extension