paws.management (version 0.1.0)

ssm_get_maintenance_window_execution: Retrieves details about a specific task executed as part of a Maintenance Window execution

Description

Retrieves details about a specific task executed as part of a Maintenance Window execution.

Usage

ssm_get_maintenance_window_execution(WindowExecutionId)

Arguments

WindowExecutionId

[required] The ID of the Maintenance Window execution that includes the task.

Request syntax

svc$get_maintenance_window_execution(
  WindowExecutionId = "string"
)