Wraps Logo
Infrastructure

What Gets Deployed

Wraps deploys infrastructure directly to your AWS account. You own every resource, see every cost, and can inspect everything in the AWS Console. Each page below details exactly what gets created.

Email

SES configuration sets, DynamoDB tables, Lambda processors, EventBridge rules, SQS queues, and IAM roles. Three presets: Starter, Production, and Enterprise.

View Resources
SMS

AWS End User Messaging, phone number provisioning, opt-out management, event processing pipeline, and IAM roles.

View Resources
CDN

S3 bucket, CloudFront distribution, Origin Access Identity, optional ACM certificate, and custom domain configuration.

View Resources
EventBridge Events

Full event type reference for email delivery events. Payloads, bounce/complaint subtypes, and how to create custom rules.

View Resources

Infrastructure as Code

Prefer to manage infrastructure with your existing IaC toolchain? Wraps provides first-class CDK and Pulumi packages as alternatives to the CLI.

CDK Construct

Deploy Wraps infrastructure with AWS CDK using the @wraps.dev/cdk package.

CDK Reference
Pulumi Component

Deploy Wraps infrastructure with Pulumi using the @wraps.dev/pulumi package.

Pulumi Reference