Skip to content

v10

Compare
Choose a tag to compare
@tianchu tianchu released this 20 Nov 04:42

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