ssm_deregister_task_from_maintenance_window: Removes a task from a maintenance window

View source: R/ssm_operations.R

ssm_deregister_task_from_maintenance_windowR Documentation

Removes a task from a maintenance window

Description

Removes a task from a maintenance window.

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

Usage

ssm_deregister_task_from_maintenance_window(WindowId, WindowTaskId)

Arguments

WindowId

[required] The ID of the maintenance window the task should be removed from.

WindowTaskId

[required] The ID of the task to remove from the maintenance window.


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