This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create IAM User (This is uses instead of using the ROOT User) | |
1- Search and navigate to IAM page | |
2- Choose User then Add User | |
3- Select the name "My_OTA_User" for example | |
4- For access type Select whatever you like (we can use Paragmmatic access) | |
5- Select attach existence policy and search for and select the following | |
- AmazonFreeRTOSFullAccess | |
- AmazonFreeRTOSOTAUpdate | |
- AWSIoTFullAccess | |
6- Select Create User and download the credentials CSV file |