Uses of Class
software.amazon.awssdk.services.sns.model.InternalErrorException
Packages that use InternalErrorException
-
Uses of InternalErrorException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw InternalErrorExceptionModifier 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 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 UnsubscribeResponseSnsClient.unsubscribe(Consumer<UnsubscribeRequest.Builder> unsubscribeRequest) Deletes a subscription.default UnsubscribeResponseSnsClient.unsubscribe(UnsubscribeRequest unsubscribeRequest) Deletes a subscription.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.