Values.ServiceQuotaExceededExceptionSourceThe request failed because it would cause a service quota to be exceeded.
type nonrec t = {message : String_.t option;resourceId : String_.t option;The unique ID of the resource referenced in the failed request.
*)resourceType : ResourceType.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.
*)}