Get information about the connection with the provided id
Get information about the connection with the provided id.
apigatewaymanagementapi_get_connection(ConnectionId)
ConnectionId |
[required] |
A list with the following syntax:
list( ConnectedAt = as.POSIXct( "2015-01-01" ), Identity = list( SourceIp = "string", UserAgent = "string" ), LastActiveAt = as.POSIXct( "2015-01-01" ) )
svc$get_connection( ConnectionId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.