ap-southeast-1.[!WARNING] All steps in this workshop must be performed in the
ap-southeast-1region. Double-check the region selector before each step!
Install the following tools on your local machine:
Download from: https://aws.amazon.com/cli/
After installation, verify:
aws --version # Expected: aws-cli/2.x.x
Configure your credentials:
aws configure
Enter the following:
ap-southeast-1jsonDownload from: https://www.docker.com/products/docker-desktop/
Ensure Docker is running (whale icon in taskbar):
docker --version
aws sts get-caller-identity
docker info
If both commands return output without errors, you are ready to proceed.
You need access to the SmartInvoice Shield source code repository:
tuankiet18-dev/SMARTINVOICE-SHIELDgit installed and the repo cloned locally.Your IAM user needs the following permissions (or use an admin user for the lab):
AmazonEC2FullAccessAmazonECS_FullAccessAmazonRDSFullAccessAmazonS3FullAccessAmazonCognitoPowerUserAmazonSQSFullAccessAWSElasticBeanstalkFullAccessAmazonEC2ContainerRegistryFullAccessAmazonSSMFullAccessCloudFrontFullAccessIAMFullAccess