Uses of Class
software.amazon.awssdk.services.sns.model.UserErrorException
Packages that use UserErrorException
-
Uses of UserErrorException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw UserErrorExceptionModifier and TypeMethodDescriptionSnsClient.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.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.