Skip to content

Instantly share code, notes, and snippets.

# Authentication
AWS_REGION=us-east-1
AWS_USER_POOL_ID=us-east-1_ABC123def
AWS_USER_POOL_CLIENT_ID=1234567890abcdefghijklmnop
AWS_IDENTITY_POOL_ID=us-east-1:12345678-90ab-cdef-1234-567890abcdef
# API Gateway
API_GATEWAY_URL=https://api.example.com/prod
API_KEY=your-api-key-here