Learn R Programming

paws.management (version 0.1.6)

ssm_get_maintenance_window_execution: Retrieves details about a specific a maintenance window execution

Description

Retrieves details about a specific 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"
)