Sync Pii Anonymizer banner
aws-solutions-library-samples aws-solutions-library-samples

Sync Pii Anonymizer

Development community

Description

# Skill: Re-sync the vendored pii-anonymizer library **When to use:** Upstream [awslabs/pii-anonymizer](https://github.com/awslabs/pii-anonymizer) has fixed a bug or added a feature you want in the PII Anonymization extension, and you need to pull updated files into the vendored copy at `feature-platform/pii-anonymizer/hook/vendor/pii_anonymizer/`. This skill keeps the vendored **document** closure in sync WITHOUT dragging in the parts we deliberately excluded (audio, handlers, infra, observab

Installation

Installs to ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-sync-pii-anonymizer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-sync-pii-anonymizer && curl -fsSL https://raw.githubusercontent.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/HEAD/.claude/skills/sync-pii-anonymizer.md -o ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-sync-pii-anonymizer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository