Security, Compliance, and Governance for AI Solutions1 / 5
A company needs to ensure their AI application meets regulatory compliance requirements. They need to access AWS compliance reports and certifications (such as SOC and ISO reports) on demand. Which AWS service provides this capability?
CorrectIncorrect
Alex
AWS Artifact is the correct answer. According to AWS documentation, AWS Artifact allows you to "download AWS security and compliance reports and other AWS published documents, and to manage agreements with AWS." This includes SOC reports, ISO certifications, PCI DSS attestations, and other compliance documents available on demand through a self-service portal.
For AI applications in regulated industries, being able to access these compliance reports is essential to demonstrate that the underlying AWS infrastructure meets the required compliance standards.
Why each incorrect option is wrong:
- A. AWS Config — AWS Config is a service that monitors and records AWS resource configurations and evaluates them against desired configurations. It tracks *your* resource compliance over time but does not provide access to AWS's own compliance reports or certifications.
- B. AWS Audit Manager — AWS Audit Manager helps you continuously audit your AWS usage to simplify how you assess risk and compliance with regulations and industry standards. It automates evidence collection for *your workloads*, but it does not provide downloadable AWS compliance reports like SOC or ISO certifications.
- D. Amazon Inspector — Amazon Inspector is an automated vulnerability management service that scans AWS workloads (such as EC2 instances and container images) for software vulnerabilities and unintended network exposure. It has no role in providing AWS compliance documentation.
Key exam tip: When the question asks about accessing *AWS's own* compliance reports and certifications → AWS Artifact. When the question asks about assessing *your workload's* compliance → AWS Audit Manager. When the question asks about tracking *resource configurations* → AWS Config.
(Source: https://docs.aws.amazon.com/artifact/latest/ug/what-is-aws-artifact.html)
Sourcedocs.aws.amazon.com
Follow-up answers are available in the app. Create a free account — no credit card required.
Question 1 of 5
Create a free account