Values.ServiceQuotaExceededExceptionSourceYou've reached the limit of resources you can create, or exceeded the size of an individual resource.
type nonrec t = {message : ErrorMessage.t option;resourceId : ResourceId.t option;The ID of the resource.
*)resourceType : ResourceType.t option;The type of Amazon Web Services resource.
*)serviceCode : ServiceCode.t option;The container for the serviceCode.
*)quotaCode : QuotaCode.t option;The container for the quotaCode.
*)}