@Generated(value="software.amazon.awssdk:codegen") public final class PermissionLimitExceededException extends RamException implements ToCopyableBuilder<PermissionLimitExceededException.Builder,PermissionLimitExceededException>
The operation failed because it would exceed the maximum number of permissions you can create in each Amazon Web Services Region. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PermissionLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PermissionLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PermissionLimitExceededException.Builder> |
serializableBuilderClass() |
PermissionLimitExceededException.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 PermissionLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PermissionLimitExceededException.Builder,PermissionLimitExceededException>toBuilder in class RamExceptionpublic static PermissionLimitExceededException.Builder builder()
public static Class<? extends PermissionLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.