ServiceQuotaExceededException
You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your Amazon Web Services account. To learn how to increase your service quota, see Requesting a quota increase in the Service Quotas User Guide
Examples
The max number of clusters or queues has been reached for the account.
The max number of compute node groups has been reached for the associated cluster.
The total of
maxInstances
across all compute node groups has been reached for associated cluster.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ServiceQuotaExceededException.Builder.() -> Unit = {}): ServiceQuotaExceededException