ssm_stop_automation_execution: Stop an Automation that is currently running

View source: R/ssm_operations.R

ssm_stop_automation_executionR Documentation

Stop an Automation that is currently running

Description

Stop an Automation that is currently running.

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

Usage

ssm_stop_automation_execution(AutomationExecutionId, Type = NULL)

Arguments

AutomationExecutionId

[required] The execution ID of the Automation to stop.

Type

The stop request type. Valid types include the following: Cancel and Complete. The default type is Cancel.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.