Delete an AWS integration
DELETE {{baseUrl}}/api/v1/integration/aws
Delete a Datadog-AWS integration matching the specified account_id
and role_name parameters
.
Request Body
{"access_key_id"=>"proident in culpa dolore Lorem", "account_id"=>"123456789012", "role_name"=>"DatadogAWSIntegrationRole"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}