Initialized Policy properties

Hierarchy

  • PolicyProps

Properties

acceleratorPrefix: string

Accelerator prefix

description?: string

An optional description of the policy

kmsKey?: IKey

Custom resource lambda log group encryption key, when undefined default AWS managed key will be used

logRetentionInDays: number

Custom resource lambda log retention in days

name: string

The friendly name of the policy

partition: string

The AWS partition the policy will be created in

path: string

The path of the file for the policy

strategy?: string

The SCP strategy - "allow-list" or "deny-list"The type of policy to create

tags?: Tag[]

An optional list of tags for the policy

The type of policy to create

Generated using TypeDoc