AWS Alliance Workshop > AWS IoT Lab
This lab will walk you through connecting your Up2 Board to AWS IoT. In this lab you will configure a device in AWS IoT, send some test data, and finally send sensor data gathered at the edge up to AWS IoT.
You will need to have completed the following steps:
- Setup UP2 board
- Connect UP2 board to Arduino Create
- Complete the Sensors and Actuators
The first step is to configure AWS IoT to recieve incomming data from your UP2 board.
- AWS IoT tutorial up to the Configure Your Device step.
Now that you have configured AWS IoT lets configure the AWS Pub/Sub example in Arduino Create and start sending and reciveing data.