Values.StandardsManagedBySourceProvides details about the management of a security standard.
type nonrec t = {company : NonEmptyString.t option;An identifier for the company that manages a specific security standard. For existing standards, the value is equal to Amazon Web Services.
*)product : NonEmptyString.t option;An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.
*)}