Values.ServiceInfoSourceInformation about an Amazon Web Services service.
type nonrec t = {serviceCode : ServiceCode.t option;Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
*)serviceName : ServiceName.t option;Specifies the service name.
*)}