Class OcuLimitExceededException

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

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

Thrown when the collection you're attempting to create results in a number of search or indexing OCUs that exceeds the account limit.

See Also: