AmazonSimpleNotificationServiceClient.ConfirmSubscription Method (ConfirmSubscriptionRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action. If the token is valid, the action creates a new subscription and returns its Amazon Resource Name (ARN). This call requires an AWS signature only when the AuthenticateOnUnsubscribe flag is set to "true".

Namespace: Amazon.SimpleNotificationService
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual ConfirmSubscriptionResponse ConfirmSubscription(
         ConfirmSubscriptionRequest request
)
Return Value
Type: Amazon.SimpleNotificationService.Model.ConfirmSubscriptionResponse
The response from the ConfirmSubscription service method, as returned by AmazonSimpleNotificationService.

Exceptions

Version Information

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