Skip to content

Creating IoT Core Thing

Hovo Apinyan edited this page Sep 21, 2023 · 5 revisions

For createing IoT Core Thing in AWS follow this steps:

  1. Go to AWS IoT -> All devices -> Things and click Create things.

    image

  2. Choose Create single thing and click Next.

  3. Enter name for your thing and click Next.

    image

  4. Choose Auto-generate and click Next.

  5. If you have an existing policy, choose it and proceed to point 7. Otherwise, click Create policy and follow the next steps.

    image

  6. 1 -> Type name for your policy

    2 -> Choose * for Policy action and Policy resource

    3 -> Click Next

    image

  7. Download certificate, pem keys and endpoint and click Done.

    image