Ensure readers successfully log in to the AWS Management Console, set up local tools for the Frontend, and prepare sample files to test all execution paths before starting the hands-on labs.
For building and managing AWS resources, the entire team agrees to use the AWS Management Console (web UI) instead of CLI or SAM CLI commands. You will only need to install the following software on your local machine to run the Frontend locally:
Log in to AWS Console: Sign in to the designated AWS account for the workshop via the AWS Management Console using the provided IAM User or AWS IAM Identity Center credentials. Make sure the region is set to ap-southeast-1 (Singapore) in the navigation bar.
Checkpoint: Confirm that the console is using ap-southeast-1 before creating resources.
Verify Local Tools: Ensure your local machine can execute these commands for running the frontend:
node --version
npm --version
Checkpoint: Both commands must return valid version numbers.
Prepare Sample Files: Download or prepare at least 3 types of files to test the extraction pipelines:
EXTRACTED path).REVIEW_REQUIRED path)..txt or too large) to test the FAILED path.Checkpoint: Keep the three test files available for the End-to-End testing section.
Agree on Naming Conventions:
docuflow-dev-*.Project=DocuFlowAI, Environment=dev, Team=AeroOps.