Class ResourceShareLimitExceededException

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

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

The operation failed because it would exceed the limit for resource shares for your account. You can associate up to 100 resources per call. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.

See Also: