getConnection
inline suspend fun IotDataPlaneClient.getConnection(crossinline block: GetConnectionRequest.Builder.() -> Unit): GetConnectionResponse
Retrieves connection information for the specified MQTT client.
Requires permission to access the GetConnection action.