Class | Description |
---|---|
AddPermissionRequest | |
AddPermissionResponse | |
CheckIfPhoneNumberIsOptedOutRequest |
The input for the
CheckIfPhoneNumberIsOptedOut action. |
CheckIfPhoneNumberIsOptedOutResponse |
The response from the
CheckIfPhoneNumberIsOptedOut action. |
ConfirmSubscriptionRequest |
Input for ConfirmSubscription action.
|
ConfirmSubscriptionResponse |
Response for ConfirmSubscriptions action.
|
CreatePlatformApplicationRequest |
Input for CreatePlatformApplication action.
|
CreatePlatformApplicationResponse |
Response from CreatePlatformApplication action.
|
CreatePlatformEndpointRequest |
Input for CreatePlatformEndpoint action.
|
CreatePlatformEndpointResponse |
Response from CreateEndpoint action.
|
CreateTopicRequest |
Input for CreateTopic action.
|
CreateTopicResponse |
Response from CreateTopic action.
|
DeleteEndpointRequest |
Input for DeleteEndpoint action.
|
DeleteEndpointResponse | |
DeletePlatformApplicationRequest |
Input for DeletePlatformApplication action.
|
DeletePlatformApplicationResponse | |
DeleteTopicRequest | |
DeleteTopicResponse | |
Endpoint |
Endpoint for mobile app and device.
|
GetEndpointAttributesRequest |
Input for GetEndpointAttributes action.
|
GetEndpointAttributesResponse |
Response from GetEndpointAttributes of the EndpointArn.
|
GetPlatformApplicationAttributesRequest |
Input for GetPlatformApplicationAttributes action.
|
GetPlatformApplicationAttributesResponse |
Response for GetPlatformApplicationAttributes action.
|
GetSmsAttributesRequest |
The input for the
GetSMSAttributes request. |
GetSmsAttributesResponse |
The response from the
GetSMSAttributes request. |
GetSubscriptionAttributesRequest |
Input for GetSubscriptionAttributes.
|
GetSubscriptionAttributesResponse |
Response for GetSubscriptionAttributes action.
|
GetTopicAttributesRequest |
Input for GetTopicAttributes action.
|
GetTopicAttributesResponse |
Response for GetTopicAttributes action.
|
ListEndpointsByPlatformApplicationRequest |
Input for ListEndpointsByPlatformApplication action.
|
ListEndpointsByPlatformApplicationResponse |
Response for ListEndpointsByPlatformApplication action.
|
ListPhoneNumbersOptedOutRequest |
The input for the
ListPhoneNumbersOptedOut action. |
ListPhoneNumbersOptedOutResponse |
The response from the
ListPhoneNumbersOptedOut action. |
ListPlatformApplicationsRequest |
Input for ListPlatformApplications action.
|
ListPlatformApplicationsResponse |
Response for ListPlatformApplications action.
|
ListSubscriptionsByTopicRequest |
Input for ListSubscriptionsByTopic action.
|
ListSubscriptionsByTopicResponse |
Response for ListSubscriptionsByTopic action.
|
ListSubscriptionsRequest |
Input for ListSubscriptions action.
|
ListSubscriptionsResponse |
Response for ListSubscriptions action
|
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
ListTopicsRequest | |
ListTopicsResponse |
Response for ListTopics action.
|
MessageAttributeValue |
The user-specified message attribute value.
|
OptInPhoneNumberRequest |
Input for the OptInPhoneNumber action.
|
OptInPhoneNumberResponse |
The response for the OptInPhoneNumber action.
|
PlatformApplication |
Platform application object.
|
PublishRequest |
Input for Publish action.
|
PublishResponse |
Response for Publish action.
|
RemovePermissionRequest |
Input for RemovePermission action.
|
RemovePermissionResponse | |
SetEndpointAttributesRequest |
Input for SetEndpointAttributes action.
|
SetEndpointAttributesResponse | |
SetPlatformApplicationAttributesRequest |
Input for SetPlatformApplicationAttributes action.
|
SetPlatformApplicationAttributesResponse | |
SetSmsAttributesRequest |
The input for the SetSMSAttributes action.
|
SetSmsAttributesResponse |
The response for the SetSMSAttributes action.
|
SetSubscriptionAttributesRequest |
Input for SetSubscriptionAttributes action.
|
SetSubscriptionAttributesResponse | |
SetTopicAttributesRequest |
Input for SetTopicAttributes action.
|
SetTopicAttributesResponse | |
SnsException.BuilderImpl | |
SnsRequest | |
SnsRequest.BuilderImpl | |
SnsResponse | |
SnsResponse.BuilderImpl | |
SnsResponseMetadata | |
SubscribeRequest |
Input for Subscribe action.
|
SubscribeResponse |
Response for Subscribe action.
|
Subscription |
A wrapper type for the attributes of an Amazon SNS subscription.
|
Tag |
The list of tags to be added to the specified topic.
|
TagResourceRequest | |
TagResourceResponse | |
Topic |
A wrapper type for the topic's Amazon Resource Name (ARN).
|
UnsubscribeRequest |
Input for Unsubscribe action.
|
UnsubscribeResponse | |
UntagResourceRequest | |
UntagResourceResponse |
Exception | Description |
---|---|
AuthorizationErrorException |
Indicates that the user has been denied access to the requested resource.
|
ConcurrentAccessException |
Can't perform multiple operations on a tag simultaneously.
|
EndpointDisabledException |
Exception error indicating endpoint disabled.
|
FilterPolicyLimitExceededException |
Indicates that the number of filter polices in your AWS account exceeds the limit.
|
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.
|
InvalidSecurityException |
The credential signature isn't valid.
|
KmsAccessDeniedException |
The ciphertext references a key that doesn't exist or that you don't have access to.
|
KmsDisabledException |
The request was rejected because the specified customer master key (CMK) isn't enabled.
|
KmsInvalidStateException |
The request was rejected because the state of the specified resource isn't valid for this request.
|
KmsNotFoundException |
The request was rejected because the specified entity or resource can't be found.
|
KmsOptInRequiredException |
The AWS access key ID needs a subscription for the service.
|
KmsThrottlingException |
The request was denied due to request throttling.
|
NotFoundException |
Indicates that the requested resource does not exist.
|
PlatformApplicationDisabledException |
Exception error indicating platform application disabled.
|
ResourceNotFoundException |
Can't tag resource.
|
SnsException | |
StaleTagException |
A tag has been added to a resource with the same ARN as a deleted resource.
|
SubscriptionLimitExceededException |
Indicates that the customer already owns the maximum allowed number of subscriptions.
|
TagLimitExceededException |
Can't add more than 50 tags to a topic.
|
TagPolicyException |
The request doesn't comply with the IAM tag policy.
|
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 © 2020. All rights reserved.