ssm_get_execution_preview {paws.management} | R Documentation |
Initiates the process of retrieving an existing preview that shows the effects that running a specified Automation runbook would have on the targeted resources
Description
Initiates the process of retrieving an existing preview that shows the effects that running a specified Automation runbook would have on the targeted resources.
See https://www.paws-r-sdk.com/docs/ssm_get_execution_preview/ for full documentation.
Usage
ssm_get_execution_preview(ExecutionPreviewId)
Arguments
ExecutionPreviewId |
[required] The ID of the existing execution preview. |
[Package paws.management version 0.9.0 Index]