CSPM Registration: Read and Write.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
CSPM Registration: Read and Write.| Parameter | Description |
|---|---|
| AWS Account IDs | A comma-separated list of AWS account IDs to remove. You can find the AWS account ID in the Support Center page. |
| AWS Organization IDs | A comma-separated list of AWS organization IDs to remove. You can find the AWS organization ID in the Settings page inside of the AWS organization console. |
{
"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
}
}
}
Was this page helpful?