github.com/aavshr/aws-sdk-go@v1.41.3/service/iotdeviceadvisor/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package iotdeviceadvisor provides the client and types for making API 4 // requests to AWS IoT Core Device Advisor. 5 // 6 // AWS IoT Core Device Advisor is a cloud-based, fully managed test capability 7 // for validating IoT devices during device software development. Device Advisor 8 // provides pre-built tests that you can use to validate IoT devices for reliable 9 // and secure connectivity with AWS IoT Core before deploying devices to production. 10 // By using Device Advisor, you can confirm that your devices can connect to 11 // AWS IoT Core, follow security best practices and, if applicable, receive 12 // software updates from IoT Device Management. You can also download signed 13 // qualification reports to submit to the AWS Partner Network to get your device 14 // qualified for the AWS Partner Device Catalog without the need to send your 15 // device in and wait for it to be tested. 16 // 17 // See https://docs.aws.amazon.com/goto/WebAPI/iotdeviceadvisor-2020-09-18 for more information on this service. 18 // 19 // See iotdeviceadvisor package documentation for more information. 20 // https://docs.aws.amazon.com/sdk-for-go/api/service/iotdeviceadvisor/ 21 // 22 // Using the Client 23 // 24 // To contact AWS IoT Core Device Advisor with the SDK use the New function to create 25 // a new service client. With that client you can make API requests to the service. 26 // These clients are safe to use concurrently. 27 // 28 // See the SDK's documentation for more information on how to use the SDK. 29 // https://docs.aws.amazon.com/sdk-for-go/api/ 30 // 31 // See aws.Config documentation for more information on configuring SDK clients. 32 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 33 // 34 // See the AWS IoT Core Device Advisor client IoTDeviceAdvisor for more 35 // information on creating client for this service. 36 // https://docs.aws.amazon.com/sdk-for-go/api/service/iotdeviceadvisor/#New 37 package iotdeviceadvisor