Uses of Class
software.amazon.awssdk.services.sns.model.SnsException
Packages that use SnsException
Package
Description
-
Uses of SnsException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw SnsExceptionModifier and TypeMethodDescriptiondefault AddPermissionResponseSnsClient.addPermission(Consumer<AddPermissionRequest.Builder> addPermissionRequest) Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services accounts to the specified actions.default AddPermissionResponseSnsClient.addPermission(AddPermissionRequest addPermissionRequest) Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services accounts to the specified actions.SnsClient.checkIfPhoneNumberIsOptedOut(Consumer<CheckIfPhoneNumberIsOptedOutRequest.Builder> checkIfPhoneNumberIsOptedOutRequest) Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your Amazon Web Services account.SnsClient.checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest checkIfPhoneNumberIsOptedOutRequest) Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your Amazon Web Services account.default ConfirmSubscriptionResponseSnsClient.confirmSubscription(Consumer<ConfirmSubscriptionRequest.Builder> confirmSubscriptionRequest) Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlierSubscribeaction.default ConfirmSubscriptionResponseSnsClient.confirmSubscription(ConfirmSubscriptionRequest confirmSubscriptionRequest) Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlierSubscribeaction.SnsClient.createPlatformApplication(Consumer<CreatePlatformApplicationRequest.Builder> createPlatformApplicationRequest) Creates a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging), to which devices and mobile apps may register.SnsClient.createPlatformApplication(CreatePlatformApplicationRequest createPlatformApplicationRequest) Creates a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging), to which devices and mobile apps may register.default CreatePlatformEndpointResponseSnsClient.createPlatformEndpoint(Consumer<CreatePlatformEndpointRequest.Builder> createPlatformEndpointRequest) Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default CreatePlatformEndpointResponseSnsClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest) Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.createSMSSandboxPhoneNumber(Consumer<CreateSmsSandboxPhoneNumberRequest.Builder> createSmsSandboxPhoneNumberRequest) Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.SnsClient.createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest) Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.default CreateTopicResponseSnsClient.createTopic(Consumer<CreateTopicRequest.Builder> createTopicRequest) Creates a topic to which notifications can be published.default CreateTopicResponseSnsClient.createTopic(CreateTopicRequest createTopicRequest) Creates a topic to which notifications can be published.default DeleteEndpointResponseSnsClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest) Deletes the endpoint for a device and mobile app from Amazon SNS.default DeleteEndpointResponseSnsClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the endpoint for a device and mobile app from Amazon SNS.SnsClient.deletePlatformApplication(Consumer<DeletePlatformApplicationRequest.Builder> deletePlatformApplicationRequest) Deletes a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.deletePlatformApplication(DeletePlatformApplicationRequest deletePlatformApplicationRequest) Deletes a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.deleteSMSSandboxPhoneNumber(Consumer<DeleteSmsSandboxPhoneNumberRequest.Builder> deleteSmsSandboxPhoneNumberRequest) Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.SnsClient.deleteSMSSandboxPhoneNumber(DeleteSmsSandboxPhoneNumberRequest deleteSmsSandboxPhoneNumberRequest) Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.default DeleteTopicResponseSnsClient.deleteTopic(Consumer<DeleteTopicRequest.Builder> deleteTopicRequest) Deletes a topic and all its subscriptions.default DeleteTopicResponseSnsClient.deleteTopic(DeleteTopicRequest deleteTopicRequest) Deletes a topic and all its subscriptions.default GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.default GetDataProtectionPolicyResponseSnsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Retrieves the specified inlineDataProtectionPolicydocument that is stored in the specified Amazon SNS topic.default GetEndpointAttributesResponseSnsClient.getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder> getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default GetEndpointAttributesResponseSnsClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder> getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default GetSmsAttributesResponseSnsClient.getSMSAttributes()Returns the settings for sending SMS messages from your Amazon Web Services account.default GetSmsAttributesResponseSnsClient.getSMSAttributes(Consumer<GetSmsAttributesRequest.Builder> getSmsAttributesRequest) Returns the settings for sending SMS messages from your Amazon Web Services account.default GetSmsAttributesResponseSnsClient.getSMSAttributes(GetSmsAttributesRequest getSmsAttributesRequest) Returns the settings for sending SMS messages from your Amazon Web Services account.SnsClient.getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder> getSmsSandboxAccountStatusRequest) Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.SnsClient.getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest getSmsSandboxAccountStatusRequest) Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.SnsClient.getSubscriptionAttributes(Consumer<GetSubscriptionAttributesRequest.Builder> getSubscriptionAttributesRequest) Returns all of the properties of a subscription.SnsClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest) Returns all of the properties of a subscription.default GetTopicAttributesResponseSnsClient.getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder> getTopicAttributesRequest) Returns all of the properties of a topic.default GetTopicAttributesResponseSnsClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest) Returns all of the properties of a topic.SnsClient.listEndpointsByPlatformApplication(Consumer<ListEndpointsByPlatformApplicationRequest.Builder> listEndpointsByPlatformApplicationRequest) Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest) Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.listEndpointsByPlatformApplicationPaginator(Consumer<ListEndpointsByPlatformApplicationRequest.Builder> listEndpointsByPlatformApplicationRequest) SnsClient.listEndpointsByPlatformApplicationPaginator(ListEndpointsByPlatformApplicationRequest listEndpointsByPlatformApplicationRequest) default ListOriginationNumbersResponseSnsClient.listOriginationNumbers(Consumer<ListOriginationNumbersRequest.Builder> listOriginationNumbersRequest) Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.default ListOriginationNumbersResponseSnsClient.listOriginationNumbers(ListOriginationNumbersRequest listOriginationNumbersRequest) Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.default ListOriginationNumbersIterableSnsClient.listOriginationNumbersPaginator(Consumer<ListOriginationNumbersRequest.Builder> listOriginationNumbersRequest) This is a variant ofSnsClient.listOriginationNumbers(software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest)operation.default ListOriginationNumbersIterableSnsClient.listOriginationNumbersPaginator(ListOriginationNumbersRequest listOriginationNumbersRequest) This is a variant ofSnsClient.listOriginationNumbers(software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest)operation.default ListPhoneNumbersOptedOutResponseSnsClient.listPhoneNumbersOptedOut()Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.default ListPhoneNumbersOptedOutResponseSnsClient.listPhoneNumbersOptedOut(Consumer<ListPhoneNumbersOptedOutRequest.Builder> listPhoneNumbersOptedOutRequest) Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.default ListPhoneNumbersOptedOutResponseSnsClient.listPhoneNumbersOptedOut(ListPhoneNumbersOptedOutRequest listPhoneNumbersOptedOutRequest) Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.default ListPhoneNumbersOptedOutIterableSnsClient.listPhoneNumbersOptedOutPaginator()This is a variant ofSnsClient.listPhoneNumbersOptedOut(software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest)operation.default ListPhoneNumbersOptedOutIterableSnsClient.listPhoneNumbersOptedOutPaginator(Consumer<ListPhoneNumbersOptedOutRequest.Builder> listPhoneNumbersOptedOutRequest) This is a variant ofSnsClient.listPhoneNumbersOptedOut(software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest)operation.default ListPhoneNumbersOptedOutIterableSnsClient.listPhoneNumbersOptedOutPaginator(ListPhoneNumbersOptedOutRequest listPhoneNumbersOptedOutRequest) This is a variant ofSnsClient.listPhoneNumbersOptedOut(software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest)operation.default ListPlatformApplicationsResponseSnsClient.listPlatformApplications()Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default ListPlatformApplicationsResponseSnsClient.listPlatformApplications(Consumer<ListPlatformApplicationsRequest.Builder> listPlatformApplicationsRequest) Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default ListPlatformApplicationsResponseSnsClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest) Lists the platform application objects for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default ListPlatformApplicationsIterableSnsClient.listPlatformApplicationsPaginator()This is a variant ofSnsClient.listPlatformApplications(software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest)operation.default ListPlatformApplicationsIterableSnsClient.listPlatformApplicationsPaginator(Consumer<ListPlatformApplicationsRequest.Builder> listPlatformApplicationsRequest) This is a variant ofSnsClient.listPlatformApplications(software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest)operation.default ListPlatformApplicationsIterableSnsClient.listPlatformApplicationsPaginator(ListPlatformApplicationsRequest listPlatformApplicationsRequest) This is a variant ofSnsClient.listPlatformApplications(software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest)operation.SnsClient.listSMSSandboxPhoneNumbers(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder> listSmsSandboxPhoneNumbersRequest) Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.SnsClient.listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest) Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.SnsClient.listSMSSandboxPhoneNumbersPaginator(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder> listSmsSandboxPhoneNumbersRequest) This is a variant ofSnsClient.listSMSSandboxPhoneNumbers(software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest)operation.SnsClient.listSMSSandboxPhoneNumbersPaginator(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest) This is a variant ofSnsClient.listSMSSandboxPhoneNumbers(software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest)operation.default ListSubscriptionsResponseSnsClient.listSubscriptions()Returns a list of the requester's subscriptions.default ListSubscriptionsResponseSnsClient.listSubscriptions(Consumer<ListSubscriptionsRequest.Builder> listSubscriptionsRequest) Returns a list of the requester's subscriptions.default ListSubscriptionsResponseSnsClient.listSubscriptions(ListSubscriptionsRequest listSubscriptionsRequest) Returns a list of the requester's subscriptions.default ListSubscriptionsByTopicResponseSnsClient.listSubscriptionsByTopic(Consumer<ListSubscriptionsByTopicRequest.Builder> listSubscriptionsByTopicRequest) Returns a list of the subscriptions to a specific topic.default ListSubscriptionsByTopicResponseSnsClient.listSubscriptionsByTopic(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest) Returns a list of the subscriptions to a specific topic.default ListSubscriptionsByTopicIterableSnsClient.listSubscriptionsByTopicPaginator(Consumer<ListSubscriptionsByTopicRequest.Builder> listSubscriptionsByTopicRequest) This is a variant ofSnsClient.listSubscriptionsByTopic(software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest)operation.default ListSubscriptionsByTopicIterableSnsClient.listSubscriptionsByTopicPaginator(ListSubscriptionsByTopicRequest listSubscriptionsByTopicRequest) This is a variant ofSnsClient.listSubscriptionsByTopic(software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest)operation.default ListSubscriptionsIterableSnsClient.listSubscriptionsPaginator()This is a variant ofSnsClient.listSubscriptions(software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest)operation.default ListSubscriptionsIterableSnsClient.listSubscriptionsPaginator(Consumer<ListSubscriptionsRequest.Builder> listSubscriptionsRequest) This is a variant ofSnsClient.listSubscriptions(software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest)operation.default ListSubscriptionsIterableSnsClient.listSubscriptionsPaginator(ListSubscriptionsRequest listSubscriptionsRequest) This is a variant ofSnsClient.listSubscriptions(software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest)operation.default ListTagsForResourceResponseSnsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) List all tags added to the specified Amazon SNS topic.default ListTagsForResourceResponseSnsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List all tags added to the specified Amazon SNS topic.default ListTopicsResponseSnsClient.listTopics()Returns a list of the requester's topics.default ListTopicsResponseSnsClient.listTopics(Consumer<ListTopicsRequest.Builder> listTopicsRequest) Returns a list of the requester's topics.default ListTopicsResponseSnsClient.listTopics(ListTopicsRequest listTopicsRequest) Returns a list of the requester's topics.default ListTopicsIterableSnsClient.listTopicsPaginator()This is a variant ofSnsClient.listTopics(software.amazon.awssdk.services.sns.model.ListTopicsRequest)operation.default ListTopicsIterableSnsClient.listTopicsPaginator(Consumer<ListTopicsRequest.Builder> listTopicsRequest) This is a variant ofSnsClient.listTopics(software.amazon.awssdk.services.sns.model.ListTopicsRequest)operation.default ListTopicsIterableSnsClient.listTopicsPaginator(ListTopicsRequest listTopicsRequest) This is a variant ofSnsClient.listTopics(software.amazon.awssdk.services.sns.model.ListTopicsRequest)operation.default OptInPhoneNumberResponseSnsClient.optInPhoneNumber(Consumer<OptInPhoneNumberRequest.Builder> optInPhoneNumberRequest) Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.default OptInPhoneNumberResponseSnsClient.optInPhoneNumber(OptInPhoneNumberRequest optInPhoneNumberRequest) Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.default PublishResponseSnsClient.publish(Consumer<PublishRequest.Builder> publishRequest) Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify theTargetArn).default PublishResponseSnsClient.publish(PublishRequest publishRequest) Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify theTargetArn).default PublishBatchResponseSnsClient.publishBatch(Consumer<PublishBatchRequest.Builder> publishBatchRequest) Publishes up to 10 messages to the specified topic in a single batch.default PublishBatchResponseSnsClient.publishBatch(PublishBatchRequest publishBatchRequest) Publishes up to 10 messages to the specified topic in a single batch.default PutDataProtectionPolicyResponseSnsClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest) Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.default PutDataProtectionPolicyResponseSnsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.default RemovePermissionResponseSnsClient.removePermission(Consumer<RemovePermissionRequest.Builder> removePermissionRequest) Removes a statement from a topic's access control policy.default RemovePermissionResponseSnsClient.removePermission(RemovePermissionRequest removePermissionRequest) Removes a statement from a topic's access control policy.default SetEndpointAttributesResponseSnsClient.setEndpointAttributes(Consumer<SetEndpointAttributesRequest.Builder> setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default SetEndpointAttributesResponseSnsClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.SnsClient.setPlatformApplicationAttributes(Consumer<SetPlatformApplicationAttributesRequest.Builder> setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).default SetSmsAttributesResponseSnsClient.setSMSAttributes(Consumer<SetSmsAttributesRequest.Builder> setSmsAttributesRequest) Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.default SetSmsAttributesResponseSnsClient.setSMSAttributes(SetSmsAttributesRequest setSmsAttributesRequest) Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.SnsClient.setSubscriptionAttributes(Consumer<SetSubscriptionAttributesRequest.Builder> setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the subscription to a new value.SnsClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) Allows a subscription owner to set an attribute of the subscription to a new value.default SetTopicAttributesResponseSnsClient.setTopicAttributes(Consumer<SetTopicAttributesRequest.Builder> setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.default SetTopicAttributesResponseSnsClient.setTopicAttributes(SetTopicAttributesRequest setTopicAttributesRequest) Allows a topic owner to set an attribute of the topic to a new value.default SubscribeResponseSnsClient.subscribe(Consumer<SubscribeRequest.Builder> subscribeRequest) Subscribes an endpoint to an Amazon SNS topic.default SubscribeResponseSnsClient.subscribe(SubscribeRequest subscribeRequest) Subscribes an endpoint to an Amazon SNS topic.default TagResourceResponseSnsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Add tags to the specified Amazon SNS topic.default TagResourceResponseSnsClient.tagResource(TagResourceRequest tagResourceRequest) Add tags to the specified Amazon SNS topic.default UnsubscribeResponseSnsClient.unsubscribe(Consumer<UnsubscribeRequest.Builder> unsubscribeRequest) Deletes a subscription.default UnsubscribeResponseSnsClient.unsubscribe(UnsubscribeRequest unsubscribeRequest) Deletes a subscription.default UntagResourceResponseSnsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Remove tags from the specified Amazon SNS topic.default UntagResourceResponseSnsClient.untagResource(UntagResourceRequest untagResourceRequest) Remove tags from the specified Amazon SNS topic.SnsClient.verifySMSSandboxPhoneNumber(Consumer<VerifySmsSandboxPhoneNumberRequest.Builder> verifySmsSandboxPhoneNumberRequest) Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.SnsClient.verifySMSSandboxPhoneNumber(VerifySmsSandboxPhoneNumberRequest verifySmsSandboxPhoneNumberRequest) Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account. -
Uses of SnsException in software.amazon.awssdk.services.sns.model
Subclasses of SnsException in software.amazon.awssdk.services.sns.modelModifier and TypeClassDescriptionfinal classIndicates that the user has been denied access to the requested resource.final classTwo or more batch entries in the request have the sameId.final classThe length of all the batch messages put together is more than the limit.final classCan't perform multiple operations on a tag simultaneously.final classThe batch request doesn't contain any entries.final classException error indicating endpoint disabled.final classIndicates that the number of filter polices in your Amazon Web Services account exceeds the limit.final classIndicates an internal service error.final classTheIdof a batch entry in a batch request doesn't abide by the specification.final classIndicates that a request parameter does not comply with the associated constraints.final classIndicates that a request parameter does not comply with the associated constraints.final classThe credential signature isn't valid.final classIndicates that the specified state is not a valid state for an event source.final classThe ciphertext references a key that doesn't exist or that you don't have access to.final classThe request was rejected because the specified Amazon Web Services KMS key isn't enabled.final classThe request was rejected because the state of the specified resource isn't valid for this request.final classThe request was rejected because the specified entity or resource can't be found.final classThe Amazon Web Services access key ID needs a subscription for the service.final classThe request was denied due to request throttling.final classIndicates that the requested resource does not exist.final classIndicates that the specified phone number opted out of receiving SMS messages from your Amazon Web Services account.final classException error indicating platform application disabled.final classIndicates that the request parameter has exceeded the maximum number of concurrent message replays.final classCan’t perform the action on the specified resource.final classA tag has been added to a resource with the same ARN as a deleted resource.final classIndicates that the customer already owns the maximum allowed number of subscriptions.final classCan't add more than 50 tags to a topic.final classThe request doesn't comply with the IAM tag policy.final classIndicates that the rate at which requests have been submitted for this action exceeds the limit for your Amazon Web Services account.final classThe batch request contains more entries than permissible (more than 10).final classIndicates that the customer already owns the maximum allowed number of topics.final classIndicates that a request parameter does not comply with the associated constraints.final classIndicates that a parameter in the request is invalid.final classIndicates that the one-time password (OTP) used for verification is invalid.Methods in software.amazon.awssdk.services.sns.model that return SnsExceptionConstructors in software.amazon.awssdk.services.sns.model with parameters of type SnsException