Changes

no edit summary
Line 91: Line 91:  
[[File:AWS_MQTT_4.png|frameless|alt=|center|934x425px]]
 
[[File:AWS_MQTT_4.png|frameless|alt=|center|934x425px]]
 
<div style="text-align: center;">Figure 4. Specifying thing properties</div>
 
<div style="text-align: center;">Figure 4. Specifying thing properties</div>
 +
Then when selecting Device certificate, select Auto-generate a new certificate and click Next
 +
[[File:AWS_MQTT_5.png|frameless|alt=|center|934x425px]]
 +
<div style="text-align: center;">Figure 5. Selecting Certificate</div>
 +
After this select Create policy to create it and attach it to Certificate. In the Create Policy window, enter Policy name. In the Policy document (1) tab for Policy Action (2) select * and for Policy resource enter * .
 +
[[File:AWS_MQTT_6.png|frameless|alt=|center|934x425px]]
 +
<div style="text-align: center;">Figure 6. Creating policy for Certificate</div>
 +
After creating policy, return to Certificate tab (Seperate tab after pressing Create policy should‘ve popped out). Then select the created policy to attach it to the certificate and thing. After that click Create thing
 +
[[File:AWS_MQTT_7.png|frameless|alt=|center|934x425px]]
 +
<div style="text-align: center;">Figure 7. Attaching created certificate and creating thing</div>
 +
Then window with Certificate files and key files download options should pop out. It‘s recommended to download all files, because later some of them will not be available for download. The files that are required for usage with FMX devices are: Device certificate (1), private key(2), and Amazon Root CA 1 file(3), but it‘s recommended to download them all and store them in secured place.
 +
[[File:AWS_MQTT_8.png|frameless|alt=|center|934x425px]]
 +
<div style="text-align: center;">Figure 8. Certificate files download window</div>