create_integration_aws_logs_services
Enable automatic log collection for AWS services by configuring integration after setting up Lambda ARN, facilitating centralized monitoring and analysis.
Instructions
Enable automatic log collection for a list of services. This should be run after running CreateAWSLambdaARN to save the configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}