Class PermissionLimitExceededException

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

@Generated("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.

See Also: