Values.ServiceMetadataSourceThe metadata that's associated with the Amazon Web Services service.
type nonrec t = {name : AWSServiceName.t option;The name of the Amazon Web Services service.
*)displayName : NonEmptyString.t option;The display name of the Amazon Web Services service.
*)description : NonEmptyString.t option;The description of the Amazon Web Services service.
*)category : NonEmptyString.t option;The category that the Amazon Web Services service belongs to, such as compute, storage, or database.
*)}