Class LimitExceededException

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

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

The operation didn't succeed because it would have exceeded a service limit for your account. For more information, see Amazon ECR Service Quotas in the Amazon Elastic Container Registry User Guide.

See Also: