Sensor data transmission using ESP8266 Module over WiFi to AWS Quick Sight

Hello, I am new the Arduino Coding. I am trying to use the esp8266 module with Arduino Uno to transmit the data over WiFi and record it on Quick sight the tool provided by the AWS. I am trying to use simple NTC thermistor to measure the temperature on the Analog pin of Arduino Uno and convert it to degree celcius before the wireless transmission.
But I don't know how to connect the esp module with the quick sight. Can anyone give me tutorial for this?

I found this:

hope it helps

Kirk