Difference between revisions of "Secure IOT with AWS and Hornbill ESP32"
Line 4: | Line 4: | ||
=AWS User Account= | =AWS User Account= | ||
For uisng the AWS services you need to have a user account and login using the [https://www.amazon.com/ap/signin?openid.assoc_handle=aws&openid.return_to=https%3A%2F%2Fsignin.aws.amazon.com%2Foauth%3Fresponse_type%3Dcode%26client_id%3Darn%253Aaws%253Aiam%253A%253A015428540659%253Auser%252Fhomepage%26redirect_uri%3Dhttps%253A%252F%252Fconsole.aws.amazon.com%252Fconsole%252Fhome%253Fstate%253DhashArgs%252523%2526isauthcode%253Dtrue%26noAuthCookie%3Dtrue&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&action=&disableCorpSignUp=&clientContext=&marketPlaceId=&poolName=&authCookies=&pageId=aws.ssop&siteState=unregistered%2Cen_US&accountStatusPolicy=P1&sso=&openid.pape.preferred_auth_policies=MultifactorPhysical&openid.pape.max_auth_age=120&openid.ns.pape=http%3A%2F%2Fspecs.openid.net%2Fextensions%2Fpape%2F1.0&server=%2Fap%2Fsignin%3Fie%3DUTF8&accountPoolAlias=&forceMobileApp=0&language=en_US&forceMobileLayout=0 AWS Login link] | For uisng the AWS services you need to have a user account and login using the [https://www.amazon.com/ap/signin?openid.assoc_handle=aws&openid.return_to=https%3A%2F%2Fsignin.aws.amazon.com%2Foauth%3Fresponse_type%3Dcode%26client_id%3Darn%253Aaws%253Aiam%253A%253A015428540659%253Auser%252Fhomepage%26redirect_uri%3Dhttps%253A%252F%252Fconsole.aws.amazon.com%252Fconsole%252Fhome%253Fstate%253DhashArgs%252523%2526isauthcode%253Dtrue%26noAuthCookie%3Dtrue&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&action=&disableCorpSignUp=&clientContext=&marketPlaceId=&poolName=&authCookies=&pageId=aws.ssop&siteState=unregistered%2Cen_US&accountStatusPolicy=P1&sso=&openid.pape.preferred_auth_policies=MultifactorPhysical&openid.pape.max_auth_age=120&openid.ns.pape=http%3A%2F%2Fspecs.openid.net%2Fextensions%2Fpape%2F1.0&server=%2Fap%2Fsignin%3Fie%3DUTF8&accountPoolAlias=&forceMobileApp=0&language=en_US&forceMobileLayout=0 AWS Login link] | ||
+ | |||
+ | |||
[[File:AwsIOT Login page.JPG]] | [[File:AwsIOT Login page.JPG]] | ||
Line 9: | Line 11: | ||
[[File:AwsIOT NewUser.JPG]] | [[File:AwsIOT NewUser.JPG]] | ||
+ | |||
+ | Personnel Details | ||
[[File:AwsIOT contact info.JPG]] | [[File:AwsIOT contact info.JPG]] | ||
+ | |||
+ | CreditCard | ||
+ | [[File:AwsIOT Payment Details.JPG]] | ||
+ | |||
+ | Identity Verification | ||
+ | [[File:AwsIOT Identity Verfication.JPG]] | ||
+ | |||
+ | You will receive a verification call for the registered number and will be asked to entry the 4-digit verification code which is currently displayed on the screen. | ||
+ | [[File:AwsIOT Identity Verfication SuccessFul.JPG]] | ||
+ | |||
+ | |||
+ | Click the link that is maraked to view the plans and select according to your requirement. We will go with basic. | ||
+ | [[File:AwsIOT Plan Selection.JPG]] | ||
+ | |||
+ | |||
+ | We are done with the registration, wait for couple of minutes to receive the registration confirmation mail. | ||
+ | [[File:AwsIOT registConfirmation.JPG]] |
Revision as of 14:46, 8 April 2017
In this tutorial we will discuss how to configure the AWS for amazon user account and later we will see how to setup a new things and generate certificates to communicate with your IOT device using AWS MQTT services.
AWS User Account
For uisng the AWS services you need to have a user account and login using the AWS Login link
You will receive a verification call for the registered number and will be asked to entry the 4-digit verification code which is currently displayed on the screen.
Click the link that is maraked to view the plans and select according to your requirement. We will go with basic.
We are done with the registration, wait for couple of minutes to receive the registration confirmation mail.