v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBAWS Logs Integration
Add AWS Log Lambda ARN
Attach the Lambda ARN of the Lambda created for the Datadog-AWS log collection to your AWS account ID to enable log collection.
post/api/v1/integration/aws/logs
Request body
Example request
{
"account_id": "1234567",
"lambda_arn": "arn:aws:lambda:us-east-1:1234567:function:LogsCollectionAPITest"
}Response
OK
object required