1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package iottwinmaker provides the API client, operations, and parameter types
// for AWS IoT TwinMaker.
//
// IoT TwinMaker is a service with which you can build operational digital twins
// of physical systems. IoT TwinMaker overlays measurements and analysis from
// real-world sensors, cameras, and enterprise applications so you can create data
// visualizations to monitor your physical factory, building, or industrial plant.
// You can use this real-world data to monitor operations and diagnose and repair
// errors.
package iottwinmaker
|