Initiates the process of creating a preview showing the effects that running a specified Automation runbook would have on the targeted resources
Source:R/ssm_operations.R
ssm_start_execution_preview.RdInitiates the process of creating a preview showing the effects that running a specified Automation runbook would have on the targeted resources.
See https://www.paws-r-sdk.com/docs/ssm_start_execution_preview/ for full documentation.
Arguments
- DocumentName
[required] The name of the Automation runbook to run. The result of the execution preview indicates what the impact would be of running this runbook.
- DocumentVersion
The version of the Automation runbook to run. The default value is
$DEFAULT.- ExecutionInputs
Information about the inputs that can be specified for the preview operation.