Courseiva
AI Safety Security And GovernancehardMultiple ChoiceObjective-mapped

AIP-C01 AI Safety Security And Governance Practice Question

A company requires that every AI-generated document must include a watermark for traceability. How can this be handled in Bedrock?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use a custom post-processing Lambda function to inject metadata

Bedrock does not natively watermark text; however, it supports output formats and integration with third-party tools or custom post-processing to append metadata or tracking tokens.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use fine-tuning to force the model to watermark

    Why it's wrong here

    Fine-tuning is probabilistic; it cannot be relied upon to always produce a required watermark.

  • Use a custom post-processing Lambda function to inject metadata

    Why this is correct

    For strict compliance, post-processing ensures a consistent watermark/tag is appended to outputs.

  • Enable watermarking in the Bedrock console settings

    Why it's wrong here

    Bedrock does not have a native 'watermarking' checkbox for all text models.

  • Use AWS KMS to sign the generated text

    Why it's wrong here

    KMS signing is for digital signatures of data, which is different from embedding a readable watermark.

About these practice questions

This AIP-C01 question is part of Courseiva's 181-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Amazon Web Services exam blueprint

This AIP-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AIP-C01 exam.