AmazonSimpleNotificationServiceClient.CreateTopic Method (CreateTopicRequest)

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

The CreateTopic action creates a topic to which notifications can be published. Users can create at most 100 topics. For more information, see http://aws.amazon.com/sns. This action is idempotent, so if the requester already owns a topic with the specified name, that topic's ARN is returned without creating a new topic.

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

Syntax

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

Exceptions

Version Information

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