File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (19 lines) | stat: -rw-r--r-- 839 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package iotthingsgraph provides the API client, operations, and parameter types
// for AWS IoT Things Graph.
//
// # AWS IoT Things Graph
//
// AWS IoT Things Graph provides an integrated set of tools that enable developers
// to connect devices and services that use different standards, such as units of
// measure and communication protocols. AWS IoT Things Graph makes it possible to
// build IoT applications with little to no code by connecting devices and services
// and defining how they interact at an abstract level.
//
// For more information about how AWS IoT Things Graph works, see the [User Guide].
//
// The AWS IoT Things Graph service is discontinued.
//
// [User Guide]: https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-whatis.html
package iotthingsgraph