Skip to content

Edit FalconContainerAwsAccount

bk-cs edited this page Apr 28, 2023 · 17 revisions

Edit-FalconContainerAwsAccount

SYNOPSIS

Modify Falcon Container Security AWS accounts

DESCRIPTION

Requires 'Kubernetes Protection: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Region String AWS cloud region
Id String[] AWS account identifier X X

SYNTAX

Edit-FalconContainerAwsAccount [[-Region] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

PATCH /kubernetes-protection/entities/accounts/aws/v1

falconpy

UpdateAWSAccount

USAGE

Update existing AWS accounts

Edit-FalconContainerAwsAccount -Id <id>, <id> -Region <string>

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally