Live Demo
This panel invokes a real endpoint. Ask a question that includes a name or other personal detail and watch the redaction pipeline tokenize it before the payload ever crosses to Bedrock — that's the key thing to look for in the response below.
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 /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.