Class ServiceUnavailableException

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

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

The service is unavailable. Back off and retry the operation. If you continue to see the exception, throughput limits for the delivery stream may have been exceeded. For more information about limits and how to request an increase, see Amazon Firehose Limits.

See Also: