Values.ServiceQuotaExceededExceptionSourceThe requested operation could not be completed because it would exceed the service's quota or limit.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The unique identifier of the resource
*)resourceType : String_.t option;The type of the resource
*)serviceCode : String_.t option;The code for the service where the quota was exceeded
*)quotaCode : String_.t option;The code of the quota that was exceeded
*)}