Smaws_Client_SSM.GetConnectionStatus
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.get_connection_status_request ->
(Types.get_connection_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error ])
Stdlib.result