AWS CloudFormation
User Guide (API Version 2010-05-15)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

AWS::CloudFormation::WaitConditionHandle

The AWS::CloudFormation::WaitConditionHandle type has no properties.

The AWS::CloudFormation::WaitConditionHandle resource is used for signaling an associated AWS::CloudFormation::WaitCondition resource.

When you specify an AWS::CloudFormation::WaitConditionHandle type as an argument to the Ref function, AWS CloudFormation returns the the pre-signed URL you use to deliver a signal to the AWS::CloudFormation::WaitCondition resource associated with that wait condition handle.

For information about how to use wait conditions, see Creating Wait Conditions in a Template.

AWS::CloudFormation::WaitCondition Snippets: Wait Condition Template Snippets