Package com.amazonaws.services.sns.model

Classes modeling the various types represented by AmazonSNS.

See:
          Description

Class Summary
AddPermissionRequest Add Permission Request
ConfirmSubscriptionRequest Confirm Subscription Request
ConfirmSubscriptionResult Confirm Subscription Result
CreateTopicRequest Create Topic Request
CreateTopicResult Create Topic Result
DeleteTopicRequest Delete Topic Request
GetTopicAttributesRequest Get Topic Attributes Request
GetTopicAttributesResult Get Topic Attributes Result
ListSubscriptionsByTopicRequest List Subscriptions By Topic Request
ListSubscriptionsByTopicResult List Subscriptions By Topic Result
ListSubscriptionsRequest List Subscriptions Request
ListSubscriptionsResult List Subscriptions Result
ListTopicsRequest List Topics Request
ListTopicsResult List Topics Result
PublishRequest Publish Request
PublishResult Publish Result
RemovePermissionRequest Remove Permission Request
SetTopicAttributesRequest Set Topic Attributes Request
SubscribeRequest Subscribe Request
SubscribeResult Subscribe Result
Subscription A wrapper type for the attributes of an SNS subscription.
Topic A wrapper type for the topic's Amazon Resource Name (ARN).
UnsubscribeRequest Unsubscribe Request
 

Exception Summary
AuthorizationErrorException Indicates that the user has been denied access to the requested resource.
InternalErrorException Indicates an internal service error.
InvalidParameterException Indicates that a request parameter does not comply with the associated constraints.
NotFoundException Indicates that the requested resource does not exist.
SubscriptionLimitExceededException Indicates that the customer already owns the maximum allowed number of subscriptions.
TopicLimitExceededException Indicates that the customer already owns the maximum allowed number of topics.
 

Package com.amazonaws.services.sns.model Description

Classes modeling the various types represented by AmazonSNS.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.