Registry / cloud / aws-aws-sdk-go-v2-service-iot

aws-aws-sdk-go-v2-service-iot

JSON →
library1.75.4gogounverified

AWS SDK for Go v2 service client for AWS IoT.

go get github.com/aws/aws-sdk-go-v2/service/iot
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-iot
cloudgov1.75.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

iot
github.com/aws/aws-sdk-go-v2/service/iot

Create an IoT client and list things.

package main import ( "context" "github.com/aws/aws-sdk-go-v2/service/iot" ) func main() { client := iot.NewFromConfig(cfg) client.ListThings(context.TODO(), &iot.ListThingsInput{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.75.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
Resources
aws-aws-sdk-go-v2-service-iot — go get aws-aws-sdk-go-v2-service-iot · libregistry