Class ConfigureParameters
Constructors
Properties
parameters
parameters: IParameter[]
ssmPrefix
ssmPrefix: string
Accessors
hashValue
- get hashValue(): string
Returns string
Methods
grantRead
- grantRead(grantable: IGrantable & IConstruct): void
Parameters
- grantable: IGrantable & IConstruct
Returns void
Produce a checksum-value that can be used as a kind of nonce to trigger redeployment on parameter changes.
Note: If the parameter references a token no change will be visible, and a manual redeployment might be needed.