Skip to content

Receive FalconCloudAwsScript

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

Receive-FalconCloudAwsScript

SYNOPSIS

Download a Bash script which grants Falcon Cloud Security access using the AWS CLI

DESCRIPTION

Requires 'CSPM registration: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String[] AWS account identifier X X
OrganizationId String AWS organization identifier
Template String Template to be rendered aws-bash
aws-terraform
Account String[] Type
Type of account
AccountType String Type of account commercial
gov
AwsProfile String AWS profile to use during registration
CustomRole String Custom IAM role to be use during registration
BehaviorAssessment Boolean Enable behavior assessment
SensorManagement Boolean Enable sensor management
ExistingCloudtrail Boolean Use existing Cloudtraile
Path String Destination path
Force Switch Overwrite existing file when present

SYNTAX

Receive-FalconCloudAwsScript [[-Id] <String[]>] [[-OrganizationId] <String>] [[-Template] <String>] [[-Account] <String[]>] [[-AccountType] <String>] [[-AwsProfile] <String>] [[-CustomRole] <String>] [[-BehaviorAssessment] <Boolean>] [[-SensorManagement] <Boolean>] [[-ExistingCloudtrail] <Boolean>] [-Path] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

GET /cloud-connect-cspm-aws/entities/user-scripts-download/v1

falconpy

GetCSPMAwsAccountScriptsAttachment

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally