Skip to content

Update FalconDiscoverAwsSetting

bk-cs edited this page Oct 6, 2022 · 18 revisions

Update-FalconDiscoverAwsSetting

SYNOPSIS

Create or update global settings applicable to all newly-provisioned Falcon Discover for Cloud AWS accounts

DESCRIPTION

Requires 'AWS Accounts: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
CloudtrailBucketOwnerId String X AWS account identifier containing cloudtrail logs
StaticExternalId String X Default external identifier to apply to AWS accounts

SYNTAX

Update-FalconDiscoverAwsSetting [[-CloudtrailBucketOwnerId] <String>] [[-StaticExternalId] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Set and update global settings

Update-FalconDiscoverAwsSetting -CloudTrailBucketOwnerId <id>

2022-10-06: PSFalcon v2.2.3

Clone this wiki locally