Data clean rooms & privacy-enhancing tech · Amazon Web Services
AWS Clean Rooms
AWS-native clean room for SQL and Spark analysis across parties' data, with an optional differential-privacy add-on.
AWS Clean Rooms lets two or more organizations query each other's data with SQL or PySpark without either party copying the underlying tables out of its own AWS account; results, not raw rows, are what participants see, and each collaborator sets analysis rules controlling what queries are allowed. Its differential-privacy option adds calibrated statistical noise to query outputs, at roughly double the base compute price, to bound how much any single query can reveal about an individual record — a documented, quantifiable privacy mechanism rather than a general claim. AWS Clean Rooms ML extends the service with lookalike modeling and custom modeling jobs billed per record processed, and it integrates with AWS Entity Resolution for identity matching between parties. As an AWS-only product, it suits organizations already centered on AWS rather than multi-cloud collaboration.
At a glance
| Vendor | Amazon Web Services |
|---|---|
| Pricing model | Usage-based |
| Free tier | No |
| Deployment | Cloud |
| Open source | No |
| Best for | AWS-centric organizations running two-party or multi-party analysis without moving data off AWS. |
Pricing
Billed per Clean Rooms Processing Unit (CRPU) hour for SQL/Spark, with add-on rates for differential privacy, ML and entity resolution.
| Plan | Price | Notes |
|---|---|---|
| SQL query | $2.00 per CRPU-hour | 60-second minimum charge per query; varies by region |
| SQL query with differential privacy | $4.00 per CRPU-hour | $2.00 base plus $2.00 differential-privacy add-on |
| PySpark job | $4.00 per CRPU-hour | 10-minute minimum charge; default allocation 32 CRPUs |
| AWS Entity Resolution (rule-based matching) | $0.50 per 1,000 records + $100 base fee/collaboration | separate from Clean Rooms compute |
Prices read from the vendor's own page on September 21, 2026. Vendors change prices; check the source before you budget.
Features
- SQL and PySpark analysis without copying raw data out
- Configurable analysis rules per collaboration
- Differential privacy add-on with quantified noise parameters
- AWS Clean Rooms ML: lookalike and custom modeling
- AWS Entity Resolution integration for identity matching
- Synthetic dataset generation
- Fine-grained IAM-based access control
Integrations
Profile last reviewed September 21, 2026