Module Smaws_Client_SSM.DescribeEffectivePatchesForPatchBaseline

Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline. Applies to patch baselines for Windows only.

val request : Smaws_Lib.Context.t -> describe_effective_patches_for_patch_baseline_request -> (describe_effective_patches_for_patch_baseline_result, [> Smaws_Lib.Protocols.AwsJson.error | `DoesNotExistException of does_not_exist_exception | `InternalServerError of internal_server_error | `InvalidResourceId of unit | `UnsupportedOperatingSystem of unsupported_operating_system ]) Stdlib.result