1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// 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)]devices to the power of the Amazon Web Services
// Cloud. For more information, see the [IoT SiteWise User Guide]. For information about IoT SiteWise
// quotas, see [Quotas]in the IoT SiteWise User Guide.
//
// [Quotas]: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/quotas.html
// [IoT SiteWise User Guide]: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/
// [Industrial Internet of Things (IIoT)]: https://en.wikipedia.org/wiki/Internet_of_things#Industrial_applications
package iotsitewise
|