V Vault
EFFOMA
ap-southeast-1 + Hanoi Local Zone

Try the redaction pipeline

This is a live invocation against Vault's redaction pipeline, styled after an AWS Console "Test event" panel.

i
What to watch for

Compare the question field to the redactedQuery field in the response. Any name, account number or other PII you type should appear as a token in redactedQuery — that tokenized string, not your original text, is what actually transits to Bedrock.

Invoke

POST /
Sent as JSON: {"question": "…"}
Response
i

This calls a live AWS Lambda function URL in ap-southeast-1. First invocations after idle periods may take a few seconds while the function warms up.