Values_1.ServiceQuotaExceededExceptionSourceThe request exceeds the service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your Amazon Web Services account.
type nonrec t = {message : Values_0.String_.t option;resourceId : Values_0.String_.t option;The unique ID of the resource referenced in the failed request.
*)resourceType : Values_0.String_.t option;The resource type of the resource referenced in the failed request.
*)quotaCode : Values_0.String_.t option;The quota code recognized by the Amazon Web Services Service Quotas service.
*)serviceCode : Values_0.String_.t option;The code for the Amazon Web Services service that owns the quota.
*)}