Values.ServiceQuotaExceededExceptionSourceThe request would exceed one or more service quotas. Check your current usage and quotas, then try again.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The unique ID of the resource referenced in the failed request.
*)resourceType : String_.t option;The resource type of the resource referenced in the failed request.
*)serviceCode : String_.t option;The code for the Amazon Web Services service that owns the quota.
*)quotaCode : String_.t option;The quota code recognized by the Amazon Web Services Service Quotas service.
*)}