Class | Description |
---|---|
AddPermissionRequest | |
AddPermissionResponse | |
BatchResultErrorEntry |
Gives a detailed description of failed messages in the batch.
|
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.
|
CreateSmsSandboxPhoneNumberRequest | |
CreateSmsSandboxPhoneNumberResponse | |
CreateTopicRequest |
Input for CreateTopic action.
|
CreateTopicResponse |
Response from CreateTopic action.
|
DeleteEndpointRequest |
Input for DeleteEndpoint action.
|
DeleteEndpointResponse | |
DeletePlatformApplicationRequest |
Input for DeletePlatformApplication action.
|
DeletePlatformApplicationResponse | |
DeleteSmsSandboxPhoneNumberRequest | |
DeleteSmsSandboxPhoneNumberResponse | |
DeleteTopicRequest | |
DeleteTopicResponse | |
Endpoint |
The endpoint for mobile app and device.
|
GetDataProtectionPolicyRequest | |
GetDataProtectionPolicyResponse | |
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. |
GetSmsSandboxAccountStatusRequest | |
GetSmsSandboxAccountStatusResponse | |
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.
|
ListOriginationNumbersRequest | |
ListOriginationNumbersResponse | |
ListPhoneNumbersOptedOutRequest |
The input for the
ListPhoneNumbersOptedOut action. |
ListPhoneNumbersOptedOutResponse |
The response from the
ListPhoneNumbersOptedOut action. |
ListPlatformApplicationsRequest |
Input for ListPlatformApplications action.
|
ListPlatformApplicationsResponse |
Response for ListPlatformApplications action.
|
ListSmsSandboxPhoneNumbersRequest | |
ListSmsSandboxPhoneNumbersResponse | |
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.
|
PhoneNumberInformation |
A list of phone numbers and their metadata.
|
PlatformApplication |
Platform application object.
|
PublishBatchRequest | |
PublishBatchRequestEntry |
Contains the details of a single Amazon SNS message along with an
Id that identifies a message within
the batch. |
PublishBatchResponse | |
PublishBatchResultEntry |
Encloses data related to a successful message in a batch request for topic.
|
PublishRequest |
Input for Publish action.
|
PublishResponse |
Response for Publish action.
|
PutDataProtectionPolicyRequest | |
PutDataProtectionPolicyResponse | |
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 | |
SMSSandboxPhoneNumber |
A verified or pending destination phone number in the SMS sandbox.
|
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 | |
VerifySmsSandboxPhoneNumberRequest | |
VerifySmsSandboxPhoneNumberResponse |
The destination phone number's verification status.
|
Enum | Description |
---|---|
LanguageCodeString |
Supported language code for sending OTP message
|
NumberCapability |
Enum listing out all supported number capabilities.
|
RouteType |
Enum listing out all supported route types.
|
SMSSandboxPhoneNumberVerificationStatus |
Enum listing out all supported destination phone number verification statuses.
|
Exception | Description |
---|---|
AuthorizationErrorException |
Indicates that the user has been denied access to the requested resource.
|
BatchEntryIdsNotDistinctException |
Two or more batch entries in the request have the same
Id . |
BatchRequestTooLongException |
The length of all the batch messages put together is more than the limit.
|
ConcurrentAccessException |
Can't perform multiple operations on a tag simultaneously.
|
EmptyBatchRequestException |
The batch request doesn't contain any entries.
|
EndpointDisabledException |
Exception error indicating endpoint disabled.
|
FilterPolicyLimitExceededException |
Indicates that the number of filter polices in your Amazon Web Services account exceeds the limit.
|
InternalErrorException |
Indicates an internal service error.
|
InvalidBatchEntryIdException |
The
Id of a batch entry in a batch request doesn't abide by the specification. |
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 Amazon Web Services 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.
|
OptedOutException |
Indicates that the specified phone number opted out of receiving SMS messages from your Amazon Web Services account.
|
PlatformApplicationDisabledException |
Exception error indicating platform application disabled.
|
ResourceNotFoundException |
Can’t perform the action on the specified 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 Amazon Web
Services account.
|
TooManyEntriesInBatchRequestException |
The batch request contains more entries than permissible.
|
TopicLimitExceededException |
Indicates that the customer already owns the maximum allowed number of topics.
|
UserErrorException |
Indicates that a request parameter does not comply with the associated constraints.
|
ValidationException |
Indicates that a parameter in the request is invalid.
|
VerificationException |
Indicates that the one-time password (OTP) used for verification is invalid.
|
Copyright © 2022. All rights reserved.