From 0801fb0ec60ed38974b13c70a860ccfd83c625ed Mon Sep 17 00:00:00 2001 From: Seblat5ch Date: Wed, 7 Aug 2019 09:18:03 +0100 Subject: [PATCH] updated text in step 1.5 --- AWS-IoT.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/AWS-IoT.md b/AWS-IoT.md index 2fa54d43..0b61ce65 100644 --- a/AWS-IoT.md +++ b/AWS-IoT.md @@ -99,14 +99,22 @@ EU (Ireland) | eu-west-1 | [![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.

-> 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.