Class ServiceQuotaExceededException

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

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

The request would exceed service quotas. For example, attempting to create more than 20 widgets in a dashboard or exceeding the maximum number of dashboards per account.

See Also: