Smaws_Client_SSM.UpdatePatchBaseline
val request :
Smaws_Lib.Context.t ->
update_patch_baseline_request ->
(update_patch_baseline_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `DoesNotExistException of does_not_exist_exception
| `InternalServerError of internal_server_error ])
Stdlib.result
Modifies an existing patch baseline. Fields not specified in the request are left unchanged.
For information about valid key-value pairs in PatchFilters
for each supported operating system type, see PatchFilter
.