Skip to content

Commit ea6a7ef

Browse files
committed
Add links to samples
1 parent 06d402f commit ea6a7ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ To get started with the AWS IoT Device SDK for Java v2:
9999

100100
Check 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

107107
The samples provide ready-to-run code with detailed setup instructions for each authentication method and use case.
108108

0 commit comments

Comments
 (0)