ssm_get_automation_execution: Get detailed information about a particular Automation...

View source: R/ssm_operations.R

ssm_get_automation_executionR Documentation

Get detailed information about a particular Automation execution

Description

Get detailed information about a particular Automation execution.

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

Usage

ssm_get_automation_execution(AutomationExecutionId)

Arguments

AutomationExecutionId

[required] The unique identifier for an existing automation execution to examine. The execution ID is returned by StartAutomationExecution when the execution of an Automation runbook is initiated.


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