Connect to Kiro
In this section, you will connect to Kiro using an AWS Builder ID, which will allow access to certain developer tools and services from AWS without requiring an AWS account. AWS Builder IDs are free to use.
You can access details about your AWS Builder ID in AWS Builder ID profile page .
For this workshop we will use Kiro on the command line
- Run the following command in the IDE terminal:
kiro-cli login --use-device-flow- For Select login method, choose Use for Free with Builder ID.
- Holding the Command key (Mac) or Control key (windows), select the URL. Chose Open to open a new browser tab.
- For Authorization requested, choose Confirm and continue.
-
Choose Allow access.
-
The window will show Request approved. Close the tab and return back to your terminal.
-
Test you are connected using the following command:
kiro-cli whoamiYou have configured your IDE and connected to Kiro on the command line.
Next you will briefly examine the files used in the workshop, before moving to the inception, construction and operation phases!
