Smaws_Client_SSM.GetExecutionPreview
Initiates the process of retrieving an existing preview that shows the effects that running a specified Automation runbook would have on the targeted resources.
val request :
Smaws_Lib.Context.t ->
Types.get_execution_preview_request ->
(Types.get_execution_preview_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result