Values.ServiceQuotaExceededExceptionSourceThe request would exceed a service quota limit.
type nonrec t = {message : NonBlankString.t option;The request would exceed one or more service quotas for your account.
*)resourceId : NonBlankString.t option;The identifier of the resource that exceeded the quota.
*)resourceType : NonBlankString.t option;The type of resource that exceeded the quota.
*)serviceCode : NonBlankString.t option;The service code for the quota that was exceeded.
*)quotaCode : NonBlankString.t option;The code for the specific quota that was exceeded.
*)}