1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package iotsecuretunneling provides the API client, operations, and parameter
// types for AWS IoT Secure Tunneling.
//
// # IoT Secure Tunneling
//
// IoT Secure Tunneling creates remote connections to devices deployed in the
// field.
//
// For more information about how IoT Secure Tunneling works, see [IoT Secure Tunneling].
//
// [IoT Secure Tunneling]: https://docs.aws.amazon.com/iot/latest/developerguide/secure-tunneling.html
package iotsecuretunneling
|