@Generated(value="software.amazon.awssdk:codegen") public final class ServiceQuotaExceededException extends SageMakerA2IRuntimeException implements ToCopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>
You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For a list of Amazon A2I service quotes, see Amazon Augmented AI Service Quotes. Delete some resources or request an increase in your service quota. You can request a quota increase using Service Quotas or the AWS Support Center. To request an increase, see AWS Service Quotas in the AWS General Reference.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceQuotaExceededException.Builder> |
serializableBuilderClass() |
ServiceQuotaExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ServiceQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>toBuilder in class SageMakerA2IRuntimeExceptionpublic static ServiceQuotaExceededException.Builder builder()
public static Class<? extends ServiceQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.