Skip to content

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

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

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

Conversation

@genaaredes-ui

Copy link
Copy Markdown

Resolves #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.

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the Arakoo Contributor License Agreement. You can sign the CLA by adding a new comment to this pull request and pasting exactly the following text.


I have read the Arakoo CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

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