1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package iotfleetwise provides the API client, operations, and parameter types
// for AWS IoT FleetWise.
//
// Amazon Web Services IoT FleetWise is a fully managed service that you can use
// to collect, model, and transfer vehicle data to the Amazon Web Services cloud at
// scale. With Amazon Web Services IoT FleetWise, you can standardize all of your
// vehicle data models, independent of the in-vehicle communication architecture,
// and define data collection rules to transfer only high-value data to the cloud.
//
// For more information, see [What is Amazon Web Services IoT FleetWise?] in the Amazon Web Services IoT FleetWise Developer
// Guide.
//
// [What is Amazon Web Services IoT FleetWise?]: https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/
package iotfleetwise
|