mirror of https://github.com/arendst/Tasmota.git
updated text in step 1.5
parent
2aa5e34704
commit
0801fb0ec6
12
AWS-IoT.md
12
AWS-IoT.md
|
@ -99,14 +99,22 @@ EU (Ireland) | <span style="font-family:'Courier';">eu-west-1</span> | [![Launch
|
|||
|
||||
1. Wait for the `IotThingGenerator` stack to reach a status of `CREATE_COMPLETE`.
|
||||
|
||||
1. With the `IotThingGenerator` stack selected, click on the **Outputs** tab. You will find your CSR and Private Key which will be referenced in the later steps.
|
||||
1. With the `IotThingGenerator` stack selected, click on the **Outputs** tab. You will find your CSR and Private Key which will be referenced in the later steps.
|
||||
|
||||
</p></details>
|
||||
|
||||
> You may copy & paste the contents of the **Outputs** tab of the CloudFormation stack to a separate text editor for ease of access later.
|
||||
> You need to copy & paste the contents of the **Outputs** tab of the CloudFormation stack for the **Key** to a separate text editor and save the file as **tasmota-01.key**.
|
||||
|
||||
To download the IoT certifcate (.cert) key. Navigate to Click on "**Services**" and select "**IoT Core**".
|
||||
|
||||
On the left panel, click on "**Secure**" > "**Certificates**".
|
||||
|
||||
Select the three dots on the right of certificate and click on **Download**.
|
||||
|
||||
skip to Step 6.
|
||||
|
||||
> To get the IoT endpoint go to Step 4.
|
||||
|
||||
### Step 2. Configure AWS IoT (to be done once)
|
||||
|
||||
Open the AWS Console.
|
||||
|
|
Loading…
Reference in New Issue