Class ResourceLimitExceededException

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

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

The maximum number of resources per account has been exceeded. Review the resources, and then try your request again.

See Also: