AWS Setup Guide
Configure your AWS account for Wraps.
Configure your AWS credentials to deploy email infrastructure with Wraps. Choose your path based on your experience level.
Run our interactive setup wizard that detects your current state and guides you through exactly what you need.
npx @wraps.dev/cli aws setupFor users with existing AWS credentials configured.
Complete step-by-step guide for users new to AWS. Covers account creation through first deployment.
View and configure the exact IAM permissions required for Wraps to deploy infrastructure.
Common issues and how to fix them. Credential errors, region problems, and more.
Wraps deploys email infrastructure to your AWS account. This means:
Everything runs in your account. No vendor lock-in.
Transparent pricing at $0.10 per 1,000 emails.
Your AWS credentials are only used locally to set up infrastructure.
If you're new to AWS, here are the only concepts you need to understand:
Run our diagnostics command to check if everything is configured correctly:
npx @wraps.dev/cli aws doctor