UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

4 lines (3 loc) 143 B
export declare function handler(event: AWSLambda.CloudFormationCustomResourceEvent): Promise<{ PhysicalResourceId: string; } | undefined>;