List all AWS Logs integrations
GET {{baseUrl}}/api/v1/integration/aws/logs
List all Datadog-AWS Logs integrations configured in your Datadog account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"account_id":"123456789101","lambdas":[],"services":["s3","elb","elbv2","cloudfront","redshift","lambda"]}]