Values_1.GetDefaultPatchBaselineRequestSourceRetrieves the default patch baseline. Amazon Web Services Systems Manager supports creating multiple default patch baselines. For example, you can create a default patch baseline for each operating system. If you don't specify an operating system value, the default patch baseline for Windows is returned.
type nonrec t = {operatingSystem : Values_0.OperatingSystem.t option;Returns the default patch baseline for the specified operating system.
*)}