CloudFormation Custom Resource event and response http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/crpg-ref.html

Hierarchy

Properties

LogicalResourceId: string
RequestId: string
RequestType: "Create"
ResourceProperties: {
    ServiceToken: string;
    [Key: string]: any;
}

Type declaration

  • [Key: string]: any
  • ServiceToken: string
ResourceType: string
ResponseURL: string
ServiceToken: string
StackId: string

Generated using TypeDoc