Class InProgressTableRestoreQuotaExceededException

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

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

You have exceeded the allowed number of table restore requests. Wait for your current table restore requests to complete before making a new request.

See Also: