ssm_get_maintenance_window_execution {paws.management} | R Documentation |
Retrieves details about a specific a maintenance window execution
Description
Retrieves details about a specific a maintenance window execution.
See https://www.paws-r-sdk.com/docs/ssm_get_maintenance_window_execution/ for full documentation.
Usage
ssm_get_maintenance_window_execution(WindowExecutionId)
Arguments
WindowExecutionId |
[required] The ID of the maintenance window execution that includes the task. |
[Package paws.management version 0.9.0 Index]