Class LimitExceededException

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

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

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

See Also: