File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (17 lines) | stat: -rw-r--r-- 1,044 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package iotdeviceadvisor provides the API client, operations, and parameter
// types for AWS IoT Core Device Advisor.
//
// Amazon Web Services IoT Core Device Advisor is a cloud-based, fully managed
// test capability for validating IoT devices during device software development.
// Device Advisor provides pre-built tests that you can use to validate IoT devices
// for reliable and secure connectivity with Amazon Web Services IoT Core before
// deploying devices to production. By using Device Advisor, you can confirm that
// your devices can connect to Amazon Web Services IoT Core, follow security best
// practices and, if applicable, receive software updates from IoT Device
// Management. You can also download signed qualification reports to submit to the
// Amazon Web Services Partner Network to get your device qualified for the Amazon
// Web Services Partner Device Catalog without the need to send your device in and
// wait for it to be tested.
package iotdeviceadvisor