View source: R/ssm_operations.R
ssm_get_automation_execution | R Documentation |
Get detailed information about a particular Automation execution.
See https://www.paws-r-sdk.com/docs/ssm_get_automation_execution/ for full documentation.
ssm_get_automation_execution(AutomationExecutionId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.