GetMaintenanceWindowTaskResponse
Types
Properties
The details for the CloudWatch alarm you applied to your maintenance window task.
The action to take on tasks when the maintenance window cutoff time is reached. CONTINUE_TASK
means that tasks continue to run. For Automation, Lambda, Step Functions tasks, CANCEL_TASK
means that currently running task invocations continue, but no new task invocations are started. For Run Command tasks, CANCEL_TASK
means the system attempts to stop the task by sending a CancelCommand
operation.
The retrieved task description.
The location in Amazon Simple Storage Service (Amazon S3) where the task results are logged.
The maximum number of targets 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 a service-linked role in your account. If no appropriate service-linked role for Systems Manager exists in your account, it is created when you run RegisterTaskWithMaintenanceWindow
.
The parameters to pass to the task when it runs.
The parameters to pass to the task when it runs.
The type of task to run.
The retrieved maintenance window task ID.