AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Sends a signal to the specified resource with a success or failure status. You can use the SignalResource API in conjunction with a creation policy or update policy. AWS CloudFormation doesn't proceed with a stack creation or update until resources receive the required number of signals or the timeout period is exceeded. The SignalResource API is useful in cases where you want to send signals from anywhere other than an Amazon EC2 instance.

Namespace: Amazon.CloudFormation
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract SignalResourceResponse SignalResource(
         SignalResourceRequest request
)

Parameters

request
Type: Amazon.CloudFormation.Model.SignalResourceRequest

Container for the necessary parameters to execute the SignalResource service method.

Return Value
Type: Amazon.CloudFormation.Model.SignalResourceResponse
The response from the SignalResource service method, as returned by CloudFormation.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5