Lambda Layer version 10
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-PYTHON_RUNTIME:11
Replace PYTHON_RUNTIME
above with Datadog-Python27, Datadog-Python36, Datadog-Python37 or Datadog-Python38 to match your Lambda's Python runtime.
Changelog:
- Support fetching API Key from secrets manager using
DD_API_KEY_SECRET_ARN
- Remove botocore to reduce package size
- Update dependencies