v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBAWS Logs Integration
Enable an AWS Logs integration
Enable automatic log collection for a list of services. This should be run after running CreateAWSLambdaARN to save the configuration.
post/api/v1/integration/aws/logs/services
Request body
Example request
{
"account_id": "1234567",
"services": [
"s3",
"elb",
"elbv2",
"cloudfront",
"redshift",
"lambda"
]
}Response
OK
object required