Courseiva
AI Safety Security And GovernancehardMultiple ChoiceObjective-mapped

AIP-C01 AI Safety Security And Governance Practice Question

An enterprise requires that all Generative AI model outputs are logged for compliance, but logs must not contain any PII. How can this be achieved in an AWS environment using Amazon 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

Enable Bedrock Model Invocation Logging with Guardrails PII redaction enabled

Configuring Model Invocation Logging in Bedrock to send logs to CloudWatch or S3, combined with Guardrails PII redaction, ensures compliant logging.

Answer analysis

Option-by-option breakdown

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

  • Write a Lambda function to strip logs before writing to S3

    Why it's wrong here

    This adds unnecessary complexity and latency compared to native service features.

  • Enable Bedrock Model Invocation Logging with Guardrails PII redaction enabled

    Why this is correct

    This is the native method to log inference data while ensuring PII is stripped by the Guardrail.

  • Use IAM policies to prevent logs from being written

    Why it's wrong here

    This violates the enterprise requirement to have logs for compliance.

  • Use AWS CloudTrail to log API calls and enable redaction in CloudWatch

    Why it's wrong here

    CloudTrail logs metadata, not the prompt/response content itself.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

Courseiva writes every AIP-C01 question from scratch — 181 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.