Values.StartSandboxConnectionOutputSourceStarts a sandbox connection.
type nonrec t = {ssmSession : SSMSession.t option;Information about the Session Manager session.
*)}type nonrec error = [ | `InvalidInputException of InvalidInputException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidInputException of unit
| `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidInputException of unit
| `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]