Update Credentials
~/.aws/credentials
file with your AWS credentialsAWS_ACCESS_KEY_ID
+ AWS_SECRET_ACCESS_KEY
environment variablesaws configure
Update region and subnets
workspace/settings.py
file (required for ECS services)aws_region
Streamlit App Password
workspace/secrets/prd_app_secrets.yml
RDS database password
workspace/secrets/prd_db_secrets.yml
workspace/prd_resources.py
file.