Delete CSPM AWS Account
Deletes existing AWS accounts or organizations in our system.
Parameters
Parameter | Description |
---|---|
AWS Account IDs | A comma-separatedlist of AWS account IDs to remove. You can find the AWS account ID in the Support Center page. |
AWS Organization IDs | A comma-separatedlist 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
Preview this Workflow on desktop