Update Credentials
~/.aws/credentials
file with your AWS credentialsAWS_ACCESS_KEY_ID
+ AWS_SECRET_ACCESS_KEY
environment variablesaws configure
Update region and subnets
aws_region
and add 2 subnets to the workspace/settings.py
file (required for ECS services)aws_region
RDS database password
workspace/secrets/prd_db_secrets.yml
API Secrets
workspace/secrets/prd_api_secrets.yml
workspace/prd_resources.py
file./docs
endpoint to view the API Endpoints./v1/agents/{agent_id}/runs
endpoint with