ssm_get_maintenance_window_execution_task: Retrieves the details about a specific task run as part of a...

View source: R/ssm_operations.R

ssm_get_maintenance_window_execution_taskR Documentation

Retrieves the details about a specific task run as part of a maintenance window execution

Description

Retrieves the details about a specific task run as part of a maintenance window execution.

See https://www.paws-r-sdk.com/docs/ssm_get_maintenance_window_execution_task/ for full documentation.

Usage

ssm_get_maintenance_window_execution_task(WindowExecutionId, TaskId)

Arguments

WindowExecutionId

[required] The ID of the maintenance window execution that includes the task.

TaskId

[required] The ID of the specific task execution in the maintenance window task that should be retrieved.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.