Class ResourceLimitExceededException

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

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

Error returned when the caller has exceeded the default resource quotas. For example, too many maintenance windows or patch baselines have been created.

For information about resource quotas in Systems Manager, see Systems Manager service quotas in the Amazon Web Services General Reference.

See Also: