UpdateMaintenanceWindowTaskRequest
Types
Properties
The CloudWatch alarm you want to apply to your maintenance window task.
Indicates whether tasks should continue to run after the cutoff time specified in the maintenance windows is reached.
The new task description to specify.
The new logging location in Amazon S3 to specify.
The new MaxConcurrency
value you want to specify. MaxConcurrency
is the number of targets that are allowed to run this task, in parallel.
The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a maintenance window task. If you do not specify a service role ARN, Systems Manager uses your account's service-linked role. If no service-linked role for Systems Manager exists in your account, it is created when you run RegisterTaskWithMaintenanceWindow
.
The parameters that the task should use during execution. Populate only the fields that match the task type. All other fields should be empty.
The parameters to modify.
The task ID to modify.