Smaws_Client_SSM.DescribeInstancePatches
Retrieves information about the patches on the specified managed node and their state relative to the patch baseline being used for the node.
val request :
Smaws_Lib.Context.t ->
Types.describe_instance_patches_request ->
(Types.describe_instance_patches_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidFilter of Types.invalid_filter
| `InvalidInstanceId of Types.invalid_instance_id
| `InvalidNextToken of Types.invalid_next_token ])
Stdlib.result