In this exercise, we will make use of the Cognito User Pool and Identity Pool, and mark one of our API endpoints as requiring authentication via Cognito User Pools.
The SPA is implemented using the Angular framework, which allows you to define global constants that are used as configuration variables throughout your application. This file defines the values of the configuration variables that you need to set based on your AWS Account’s ARNs and Ids for the various Cognito resources
set AWS_PROFILE=devaxacademy
aws s3 sync . s3://<S3BucketWWWBucketName>
Replace <S3BucketWWWBucketName> with the S3BucketWWWBucketName value in the Output tab of the DevAx-06 stack