1// Code generated by smithy-go-codegen DO NOT EDIT.
2
3// Package iot provides the API client, operations, and parameter types for AWS
4// IoT.
5//
6// IoT IoT provides secure, bi-directional communication between Internet-connected
7// devices (such as sensors, actuators, embedded devices, or smart appliances) and
8// the Amazon Web Services cloud. You can discover your custom IoT-Data endpoint to
9// communicate with, configure rules for data processing and integration with other
10// services, organize resources associated with each device (Registry), configure
11// logging, and create and manage policies and credentials to authenticate devices.
12// The service endpoints that expose this API are listed in Amazon Web Services IoT
13// Core Endpoints and Quotas
14// (https://docs.aws.amazon.com/general/latest/gr/iot-core.html). You must use the
15// endpoint for the region that has the resources you want to access. The service
16// name used by Amazon Web Services Signature Version 4
17// (https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html) to sign
18// the request is: execute-api. For more information about how IoT works, see the
19// Developer Guide
20// (https://docs.aws.amazon.com/iot/latest/developerguide/aws-iot-how-it-works.html).
21// For information about how to use the credentials provider for IoT, see
22// Authorizing Direct Calls to Amazon Web Services Services
23// (https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html).
24package iot
25