Class InvalidSnsDestinationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidSnsDestinationException.Builder,InvalidSnsDestinationException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidSnsDestinationException extends SesException implements ToCopyableBuilder<InvalidSnsDestinationException.Builder,InvalidSnsDestinationException>

Indicates that the Amazon Simple Notification Service (Amazon SNS) destination is invalid. See the error message for details.

See Also: