Puppet Task: ssm_aws_update_maintenance_window_task
  
    - Defined in:
- 
      tasks/ssm_aws_update_maintenance_window_task.json,
 tasks/ssm_aws_update_maintenance_window_task.rb
 
 
    
  
  
Overview
  
    Modifies a task assigned to a Maintenance Window. You can't change the task type, but you can change the following values:   TaskARN. For example, you can change a RUN_COMMAND task from AWS-RunPowerShellScript to AWS-RunShellScript.   ServiceRoleArn   TaskInvocationParameters   Priority   MaxConcurrency   MaxErrors   If a parameter is null, then the corresponding field is not modified. Also, if you set Replace to true, then all fields required by the RegisterTaskWithMaintenanceWindow action are required for this request. Optional fields that aren't specified are set to null.