delete_integration_aws_logs
Remove a Datadog-AWS logs integration by deleting the Lambda ARN configuration for a specific AWS account to stop log collection.
Instructions
Delete a Datadog-AWS logs configuration by removing the specific Lambda ARN associated with a given AWS account.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}