Lambda Layer version 13
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python27:13
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python36:13
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python37:13
arn:aws:lambda:<AWS_REGION>:464622532012:layer:Datadog-Python38:13
Replace <AWS_REGION>
above with your Lambda's region and choose the layer ARN that specifies the runtime that your Lambda is using.
Changes:
- Defaults the DD_LOGS_INJECTION option to true. This is a breaking change. Please test any custom Datadog pipelines you have handling Lambda logs after upgrade.