Class ServiceUnavailableException

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

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

The requested service is not available. For details see the accompanying error message. Retry after the specified time period.

See Also: