UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

8 lines (7 loc) 260 B
/** * This SSM parameter does not invalidate the template * * If this string occurs in the description of an SSM parameter, the CLI * will not assume that the stack must always be redeployed. */ export declare const SSMPARAM_NO_INVALIDATE = "[cdk:skip]";