View Source aws_iotsecuretunneling (aws v0.3.1)
AWS IoT Secure Tunneling
AWS IoT Secure Tunnling enables you to create remote connections to devices deployed in the field.
For more information about how AWS IoT Secure Tunneling works, see AWS IoT Secure Tunneling.Link to this section Summary
Functions
Closes a tunnel identified by the unique tunnel id.
Gets information about a tunnel identified by the unique tunnel id.
Lists the tags for the specified resource.
List all tunnels for an AWS account.
Creates a new tunnel, and returns two client access tokens for clients to use to connect to the AWS IoT Secure Tunneling proxy server.
A resource tag.
Removes a tag from a resource.
Link to this section Functions
Closes a tunnel identified by the unique tunnel id.
When aCloseTunnel
request is received, we close the WebSocket connections between the client and proxy server so no data can be transmitted.
List all tunnels for an AWS account.
Tunnels are listed by creation time in descending order, newer tunnels will be listed before older tunnels.