1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package iotsitewise provides the API client, operations, and parameter types
// for AWS IoT SiteWise.
//
// Welcome to the IoT SiteWise API Reference. IoT SiteWise is an Amazon Web
// Services service that connects Industrial Internet of Things (IIoT) (https://en.wikipedia.org/wiki/Internet_of_things#Industrial_applications)
// devices to the power of the Amazon Web Services Cloud. For more information, see
// the IoT SiteWise User Guide (https://docs.aws.amazon.com/iot-sitewise/latest/userguide/)
// . For information about IoT SiteWise quotas, see Quotas (https://docs.aws.amazon.com/iot-sitewise/latest/userguide/quotas.html)
// in the IoT SiteWise User Guide.
package iotsitewise
|