Class InsufficientCapacityException

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

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

Returned if there is insufficient capacity to process this expedited request. This error only applies to expedited retrievals and not to standard or bulk retrievals.

See Also: