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 ->
Types.describe_effective_patches_for_patch_baseline_request ->
(Types.describe_effective_patches_for_patch_baseline_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `DoesNotExistException of Types.does_not_exist_exception
| `InternalServerError of Types.internal_server_error
| `InvalidResourceId of Types.invalid_resource_id
| `UnsupportedOperatingSystem of Types.unsupported_operating_system ])
Stdlib.result