Smaws_Client_SSM.StartExecutionPreview
Initiates the process of creating a preview showing the effects that running a specified Automation runbook would have on the targeted resources.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ValidationException of Types.validation_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.start_execution_preview_request ->
(Types.start_execution_preview_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ValidationException of Types.validation_exception ])
Stdlib.result