logo
Expand description

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.

If you’re using the service, you’re probably looking for IoTSecureTunnelingClient and IoTSecureTunneling.

Structs

The state of a connection.

The destination configuration.

A client for the AWS IoT Secure Tunneling API.

An arbitary key/value pair used to add searchable metadata to secure tunnel resources.

Tunnel timeout configuration.

A connection between a source computer and a destination device.

Information about the tunnel.

Enums

Errors returned by CloseTunnel

Errors returned by DescribeTunnel

Errors returned by ListTagsForResource

Errors returned by ListTunnels

Errors returned by OpenTunnel

Errors returned by TagResource

Errors returned by UntagResource

Traits

Trait representing the capabilities of the AWS IoT Secure Tunneling API. AWS IoT Secure Tunneling clients implement this trait.