powered by
Get information about the connection with the provided id.
apigatewaymanagementapi_get_connection(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" )