Smaws_Client_SSM.SendCommand
val request :
Smaws_Lib.Context.t ->
send_command_request ->
(send_command_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `DuplicateInstanceId of duplicate_instance_id
| `InternalServerError of internal_server_error
| `InvalidDocument of invalid_document
| `InvalidDocumentVersion of invalid_document_version
| `InvalidInstanceId of invalid_instance_id
| `InvalidNotificationConfig of invalid_notification_config
| `InvalidOutputFolder of invalid_output_folder
| `InvalidParameters of invalid_parameters
| `InvalidRole of invalid_role
| `MaxDocumentSizeExceeded of max_document_size_exceeded
| `UnsupportedPlatformType of unsupported_platform_type ])
Stdlib.result
Runs commands on one or more managed nodes.