Flash Cards · Governance

Flash Card: The Prompt-and-Completion Record

July 21, 2026 · 1 min read

Generative AI Development · part of The Exam Room

Q. An auditor asks to see every prompt this assistant received last Tuesday. What produces it?

A. Bedrock model invocation logging: off by default, enabled per region, it delivers the full request and response (text, image, embedding) to S3 and/or CloudWatch Logs.

Why? Application logs do not capture prompts and completions; you must switch this on, in every region the model runs.

These posts are LLM-aided. Backbone, original writing, and structure by Craig. Research and editing by Craig + LLM. Proof-reading by Craig.