Automatically redact PII in images with Amazon Nova
Amazon Nova just shipped a multi-model PII redaction pipeline. Here's why compliance teams should care.

Why it matters
Amazon is demonstrating practical enterprise AI deployment by orchestrating multiple models (Nova + SAM 3 + Textract) to solve a real compliance problem. This shows how vision reasoning + tool coordination is moving from research to production workflows.
The key facts
9 to knowAmazon Nova directs multi-step pipeline with contextual vision reasoning
Integrates Meta's Segment Anything Model (SAM 3) for pixel-level segmentation
Uses Amazon Textract for OCR
Handles edge cases: fingerprints, ID cards, license plates in arbitrary orientations
Deployed on Amazon SageMaker AI
Focuses on comprehensive PII redaction for compliance
Amazon Nova orchestrates multi-step PII redaction pipeline
Deployed via Amazon SageMaker AI
Published on AWS ML blog (official product/feature announcement)
Go to the source
AWS Machine Learning Blogaws.amazon.com
Publisher excerpt: In this post, we present a multi-step pipeline directed by Amazon Nova, which uses its contextual vision reasoning to coordinate complementary tools, including Meta’s open-source Segment Anything Model (SAM 3) deployed on Amazon SageMaker AI for pixel-level segmentation, and Amazon Textract for…