Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History
39 lines (33 loc) · 2.49 KB

README.md

File metadata and controls

39 lines (33 loc) · 2.49 KB

Account Access

In this section, we will access your temporary AWS account where you will run your labs.

WARNING: Follow the instructions given by the workshop administrators on how to log in to the AWS account provided for this workshop. Do NOT use your personal or business account to run this workshop, as the required pre-built resources will not be available.

Once you are logged in, you will run an initialization script that will create required access to some of the solutions.

Steps

Event Engine access

  1. Review pre-requisites
  2. Follow all the steps in Start with an AWS EventEngine module. Use your work email address that was used for event registration.
  3. Select Asia Pacific (Sydney) ap-southeast-2 in Additional settings

Initialization

Script

  • Open Cloudshell
  • Once opened run the below commands
wget https://raw.githubusercontent.com/melpais/ai-workshop/main/0-init/user.sh 
chmod +x user.sh ; ./user.sh

If the script is executed successfully, go back to the main page.









Manual Option

Only follow below steps if you were unable to execute above script.

  • Navigate the Cognito User Pools
  • Open the user pool with name ContentAnalysisUserPool-XXXXXXXX
  • Under General Serttings > Users and Groups click on Create User button.
  • Enter username as demouser and unselect all other options and click Create User button
    Create User
  • You will see a new user is created with username demouser
  • Click open the demo user
  • Click on Add to group
  • Select the only group that ends with Admin
    Add to Group
  • You should now be able to login to the content analysis UI.
  • Repeat above steps for remaining Cognito User Pools