Class BatchLimitExceededException

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

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

The maximum number of names or IDs allowed for this request (100) was exceeded.

See Also: