Organizations Revert Scp Changes This construct creates a Lambda function and eventbridge rule to trigger on service control policy (scp) changes as well as attach and detatch actions. Upon receiving an event, the Lambda function will evaluate the change and revert to the state defined by the organization-config file.

Hierarchy

  • RevertScpChangesProps

Properties

acceleratorTopicNamePrefix: string

Accelerator SNS topic name Prefix

auditAccountId: string

Audit account Id

configDirPath: string

Configuration directory path

homeRegion: string

Accelerator home region

kmsKeyCloudWatch: Key

Lambda log group encryption key

kmsKeyLambda: Key

Lambda environment variable encryption key

logArchiveAccountId: string

Log Archive account Id

logRetentionInDays: number

Lambda log retention in days

managementAccountAccessRole: string

Management account access role

managementAccountId: string

Management account Id

scpFilePaths: string[]

SCP File Paths

snsTopicName: undefined | string

SNS Topic Name to publish notifications to

Generated using TypeDoc