SsmParameterProps

Hierarchy

  • PutSsmParameterProps

Properties

acceleratorPrefix: string

Accelerator Prefix

accountIds: string[]

The AWS account IDs the parameters will be created in

invokingAccountId: string

The account ID invoking the request

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

parameters: SsmParameterProps[]

The parameters to be created

region: string

The AWS region the parameter will be created in

roleName: string

The role name to assume

Generated using TypeDoc