AWS IoT Core
In this guide we will walkthrough setting up a “thing” in AWS IoT core to receive data from monoZ:Link. We will configure AWS IoT core configuration in monoZ:Link and attach it to device group.

Setup AWS IoT Core thing
- Access the AWS console. AWS IoT Core -> Manage → All Devices → Things

- Now click “Create Thing”.

- Select “Create Single Thing” and click “Next”.

- Enter a name in [Thing name] and click “Next”. Here, we'll name it "XXXXXXXXXXXXXXX5169".

- Select “Auto-generate a new certificate (recommended)” and click “Next”

- The Attach Policy to Certificate - Options screen appears, where you would typically select a policy and assign it to the certificate. Since no policy has been yet, click “Create Thing” without attaching a policy.

- Click the corresponding Download button to download the following four files, and then click “Finish”. You will use these certificates (Device certificate, Public Key File, Private key file, Amazon Root CA 1) later. Now that the thing is created, you can create a policy to assign to the device (thing).

- Click Administration → Security → Policies → Create Policy. This time, we will create a new “test” policy that can publish to any MQTT topic.

-
Set each item and click [Add new statement] and add the following items:
[Policy Effects] [Policy Action] [Policy Resources]