
Ultimate access to all questions.
A company wants to develop a large language model (LLM) application by using Amazon Bedrock and customer data that is uploaded to Amazon S3. The company's security policy states that each team can access data for only the team's own customers. Which solution will meet these requirements?
Explanation:
Correct Answer: D
Why Option D is correct:
Why other options are incorrect:
A: Creating custom service roles for each team in Bedrock would be complex and doesn't directly address S3 data access control at the folder level.
B: Relying on teams to specify customer names in requests is not secure and doesn't enforce access control at the infrastructure level.
C: Redacting personal data doesn't solve the access control problem - teams would still need controlled access to the data, and redaction doesn't address the requirement for team-specific data isolation.
Key AWS Concepts: