Expand description
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§
- Close
Tunnel Request - Close
Tunnel Response - Connection
State The state of a connection.
- Describe
Tunnel Request - Describe
Tunnel Response - Destination
Config The destination configuration.
- IoTSecure
Tunneling Client - A client for the AWS IoT Secure Tunneling API.
- List
Tags ForResource Request - List
Tags ForResource Response - List
Tunnels Request - List
Tunnels Response - Open
Tunnel Request - Open
Tunnel Response - Tag
An arbitary key/value pair used to add searchable metadata to secure tunnel resources.
- TagResource
Request - TagResource
Response - Timeout
Config Tunnel timeout configuration.
- Tunnel
A connection between a source computer and a destination device.
- Tunnel
Summary Information about the tunnel.
- Untag
Resource Request - Untag
Resource Response
Enums§
- Close
Tunnel Error - Errors returned by CloseTunnel
- Describe
Tunnel Error - Errors returned by DescribeTunnel
- List
Tags ForResource Error - Errors returned by ListTagsForResource
- List
Tunnels Error - Errors returned by ListTunnels
- Open
Tunnel Error - Errors returned by OpenTunnel
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
Traits§
- IoTSecure
Tunneling - Trait representing the capabilities of the AWS IoT Secure Tunneling API. AWS IoT Secure Tunneling clients implement this trait.