You configure AWS IoT Analytics which will basically create channel, pipeline, data store and data set. For the workshop, you will use Quick Start configuration for the IoT Analytics.
-
Goto AWS IoT Analytics management console. In Quick start form, type in dojoanalytics as the resource prefix and type in dojoanalyticstopic as the topic name. Finally, click on the Quick Create button.
-
It will start creation of the resources, primarily - channel, pipeline, data stores, data set along with an IAM Role and IoT Rule. Wait till all the resources are created.
-
The dojoanalytics_topicrule IoT Rule is responsible to send all the messages published to dojoanalyticstopic topic to dojoanalytics_channel channel. For this, IoT Rule uses dojoanalytics_role IAM Role for the authorization. You can go to IoT Core Management console and check dojoanalytics_topicrule configuration details under the Act menu.
-
The IoT Analytics resources are ready. In the next step, you configure AWS SageMaker Notebook which you later use to analyze data stored in AWS IoT Analytics.