Skip to content

feat(ai): add AWS Comprehend prompt redaction - #1

Open
genaaredes-ui wants to merge 1 commit into
tsfrom
codex/aws-comprehend-redaction
Open

feat(ai): add AWS Comprehend prompt redaction#1
genaaredes-ui wants to merge 1 commit into
tsfrom
codex/aws-comprehend-redaction

Conversation

@genaaredes-ui

Copy link
Copy Markdown
Owner

Resolves arakoodev#290

Summary

  • Add ComprehendRedactor for AWS Comprehend DetectPiiEntities with SigV4 signing.
  • Redact PII before passing prompts to any downstream endpoint via protect.
  • Add mocked tests and a credential-free example.

Validation

  • TypeScript strict compile for the new utility passed.
  • Mocked Node integration passed: email [REDACTED].
  • No AWS credentials are included.

Note

The issue requests a Loom demonstration. This PR includes the runnable example and does not include a Loom URL yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BOUNTY: integrate AWS Comprehend as a utility to redact data

1 participant