Class BatchDeleteRequestSizeExceededException

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

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

The maximum number for a batch delete of snapshots has been reached. The limit is 100.

See Also: