Smaws_Client_SSM.UpdateMaintenanceWindowTarget
Modifies the target of an existing maintenance window. You can change the following:
Target
.If a parameter is null, then the corresponding field isn't modified.
val request :
Smaws_Lib.Context.t ->
Types.update_maintenance_window_target_request ->
(Types.update_maintenance_window_target_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `DoesNotExistException of Types.does_not_exist_exception
| `InternalServerError of Types.internal_server_error ])
Stdlib.result