Skip to main content

Delete CSPM AWS Account

Deletes existing AWS accounts or organizations in our system.

Parameters

ParameterDescription
AWS Account IDsA comma-seperated list of AWS account IDs to remove. You can find the AWS account ID in the Support Center page.
AWS Organization IDsA comma-seperated list of AWS organization IDs to remove. You can find the AWS organization ID in the Settings page inside of the AWS organization console.

Example Output

{
"errors": [
{
"code": 0,
"id": "string",
"message": "string"
}
],
"meta": {
"pagination": {
"limit": 0,
"offset": 0,
"total": 0
},
"powered_by": "string",
"query_time": 0,
"trace_id": "string",
"writes": {
"resources_affected": 0
}
}
}

Workflow Library Example

Delete Cspm Aws Account with Crowdstrike and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop