ssm_cancel_maintenance_window_execution: Stops a maintenance window execution that is already in...

View source: R/ssm_operations.R

ssm_cancel_maintenance_window_executionR Documentation

Stops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't already starting running

Description

Stops a maintenance window execution that is already in progress and cancels any tasks in the window that haven't already starting running. Tasks already in progress will continue to completion.

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

Usage

ssm_cancel_maintenance_window_execution(WindowExecutionId)

Arguments

WindowExecutionId

[required] The ID of the maintenance window execution to stop.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.