v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBAWS Integration
Delete an AWS integration
This endpoint is deprecated - use the V2 endpoints instead. Delete a Datadog-AWS integration matching the specified account_id and role_name parameters.
delete/api/v1/integration/aws
Request body
Example request
{
"account_id": "123456789012",
"role_name": "DatadogAWSIntegrationRole"
}Response
OK
object required