delete_integration_aws
Remove a Datadog-AWS integration by specifying account ID and role name to disconnect cloud monitoring services.
Instructions
Delete a Datadog-AWS integration matching the specified account_id and role_name parameters.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}