Smaws_Client_SSM.DescribeInstancePatchStatesForPatchGroup
Retrieves the high-level patch state for the managed nodes in the specified patch group.
val request :
Smaws_Lib.Context.t ->
Types.describe_instance_patch_states_for_patch_group_request ->
(Types.describe_instance_patch_states_for_patch_group_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidFilter of Types.invalid_filter
| `InvalidNextToken of Types.invalid_next_token ])
Stdlib.result