Skip to content

Remove FalconCloudAwsAccount

bk-cs edited this page Sep 3, 2024 · 1 revision

Remove-FalconCloudAwsAccount

SYNOPSIS

Remove Falcon Cloud Security AWS accounts

DESCRIPTION

Requires 'CSPM registration: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] AWS account identifier X X
OrganizationId String[] AWS organization identifier

SYNTAX

Remove-FalconCloudAwsAccount [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
Remove-FalconCloudAwsAccount -OrganizationId <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

DELETE /cloud-connect-cspm-aws/entities/account/v1

falconpy

DeleteCSPMAwsAccount

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally