File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -99,10 +99,10 @@ To get started with the AWS IoT Device SDK for Java v2:
9999
100100Check out the [ samples] ( samples ) directory for working code examples that demonstrate:
101101- Basic MQTT connection and messaging
102- - AWS IoT Device Shadow operations
103- - AWS IoT Jobs
104- - AWS IoT Fleet provisioning
105- - AWS IoT Commands
102+ - [ AWS IoT Device Shadow operations] ( ./samples/ShadowSandbox/README.md )
103+ - [ AWS IoT Jobs] ( ./samples/JobsSandbox/README.md )
104+ - AWS IoT Fleet provisioning: [ basic ] ( ./samples/Provisioning/Basic/README.md ) and [ with CSR ] ( ./samples/Provisioning/Csr/README.md )
105+ - [ AWS IoT Commands] ( ./samples/CommandsSandbox/README.md )
106106
107107The samples provide ready-to-run code with detailed setup instructions for each authentication method and use case.
108108
You can’t perform that action at this time.
0 commit comments