-
Notifications
You must be signed in to change notification settings - Fork 0
Creating IoT Core Thing
Hovo Apinyan edited this page Sep 21, 2023
·
5 revisions
For createing IoT Core Thing in AWS follow this steps:
-
Go to AWS IoT -> All devices -> Things and click Create things.
-
Choose Create single thing and click Next.
-
Enter name for your thing and click Next.
-
Choose Auto-generate and click Next.
-
If you have an existing policy, choose it and proceed to point 7. Otherwise, click Create policy and follow the next steps.
-
1 -> Type name for your policy
2 -> Choose * for
Policy action
andPolicy resource
3 -> Click Next
-
Download certificate, pem keys and endpoint and click Done.