Class | Description |
---|---|
AddPermissionRequest | |
AddPermissionResult | |
CheckIfPhoneNumberIsOptedOutRequest |
The input for the
CheckIfPhoneNumberIsOptedOut action. |
CheckIfPhoneNumberIsOptedOutResult |
The response from the
CheckIfPhoneNumberIsOptedOut action. |
ConfirmSubscriptionRequest |
Input for ConfirmSubscription action.
|
ConfirmSubscriptionResult |
Response for ConfirmSubscriptions action.
|
CreatePlatformApplicationRequest |
Input for CreatePlatformApplication action.
|
CreatePlatformApplicationResult |
Response from CreatePlatformApplication action.
|
CreatePlatformEndpointRequest |
Input for CreatePlatformEndpoint action.
|
CreatePlatformEndpointResult |
Response from CreateEndpoint action.
|
CreateTopicRequest |
Input for CreateTopic action.
|
CreateTopicResult |
Response from CreateTopic action.
|
DeleteEndpointRequest |
Input for DeleteEndpoint action.
|
DeleteEndpointResult | |
DeletePlatformApplicationRequest |
Input for DeletePlatformApplication action.
|
DeletePlatformApplicationResult | |
DeleteTopicRequest | |
DeleteTopicResult | |
Endpoint |
Endpoint for mobile app and device.
|
GetEndpointAttributesRequest |
Input for GetEndpointAttributes action.
|
GetEndpointAttributesResult |
Response from GetEndpointAttributes of the EndpointArn.
|
GetPlatformApplicationAttributesRequest |
Input for GetPlatformApplicationAttributes action.
|
GetPlatformApplicationAttributesResult |
Response for GetPlatformApplicationAttributes action.
|
GetSMSAttributesRequest |
The input for the
GetSMSAttributes request. |
GetSMSAttributesResult |
The response from the
GetSMSAttributes request. |
GetSubscriptionAttributesRequest |
Input for GetSubscriptionAttributes.
|
GetSubscriptionAttributesResult |
Response for GetSubscriptionAttributes action.
|
GetTopicAttributesRequest |
Input for GetTopicAttributes action.
|
GetTopicAttributesResult |
Response for GetTopicAttributes action.
|
ListEndpointsByPlatformApplicationRequest |
Input for ListEndpointsByPlatformApplication action.
|
ListEndpointsByPlatformApplicationResult |
Response for ListEndpointsByPlatformApplication action.
|
ListPhoneNumbersOptedOutRequest |
The input for the
ListPhoneNumbersOptedOut action. |
ListPhoneNumbersOptedOutResult |
The response from the
ListPhoneNumbersOptedOut action. |
ListPlatformApplicationsRequest |
Input for ListPlatformApplications action.
|
ListPlatformApplicationsResult |
Response for ListPlatformApplications action.
|
ListSubscriptionsByTopicRequest |
Input for ListSubscriptionsByTopic action.
|
ListSubscriptionsByTopicResult |
Response for ListSubscriptionsByTopic action.
|
ListSubscriptionsRequest |
Input for ListSubscriptions action.
|
ListSubscriptionsResult |
Response for ListSubscriptions action
|
ListTopicsRequest | |
ListTopicsResult |
Response for ListTopics action.
|
MessageAttributeValue |
The user-specified message attribute value.
|
OptInPhoneNumberRequest |
Input for the OptInPhoneNumber action.
|
OptInPhoneNumberResult |
The response for the OptInPhoneNumber action.
|
PlatformApplication |
Platform application object.
|
PublishRequest |
Input for Publish action.
|
PublishResult |
Response for Publish action.
|
RemovePermissionRequest |
Input for RemovePermission action.
|
RemovePermissionResult | |
SetEndpointAttributesRequest |
Input for SetEndpointAttributes action.
|
SetEndpointAttributesResult | |
SetPlatformApplicationAttributesRequest |
Input for SetPlatformApplicationAttributes action.
|
SetPlatformApplicationAttributesResult | |
SetSMSAttributesRequest |
The input for the SetSMSAttributes action.
|
SetSMSAttributesResult |
The response for the SetSMSAttributes action.
|
SetSubscriptionAttributesRequest |
Input for SetSubscriptionAttributes action.
|
SetSubscriptionAttributesResult | |
SetTopicAttributesRequest |
Input for SetTopicAttributes action.
|
SetTopicAttributesResult | |
SubscribeRequest |
Input for Subscribe action.
|
SubscribeResult |
Response for Subscribe action.
|
Subscription |
A wrapper type for the attributes of an Amazon SNS subscription.
|
Topic |
A wrapper type for the topic's Amazon Resource Name (ARN).
|
UnsubscribeRequest |
Input for Unsubscribe action.
|
UnsubscribeResult |
Exception | Description |
---|---|
AmazonSNSException |
Base exception for all service exceptions thrown by Amazon Simple Notification Service
|
AuthorizationErrorException |
Indicates that the user has been denied access to the requested resource.
|
EndpointDisabledException |
Exception error indicating endpoint disabled.
|
InternalErrorException |
Indicates an internal service error.
|
InvalidParameterException |
Indicates that a request parameter does not comply with the associated constraints.
|
InvalidParameterValueException |
Indicates that a request parameter does not comply with the associated constraints.
|
NotFoundException |
Indicates that the requested resource does not exist.
|
PlatformApplicationDisabledException |
Exception error indicating platform application disabled.
|
SubscriptionLimitExceededException |
Indicates that the customer already owns the maximum allowed number of subscriptions.
|
ThrottledException |
Indicates that the rate at which requests have been submitted for this action exceeds the limit for your account.
|
TopicLimitExceededException |
Indicates that the customer already owns the maximum allowed number of topics.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.