AWS Certified AI Practitioner (AIF-C01) — Question 236
A company wants to use Amazon Q Business for its data. The company needs to ensure the security and privacy of the data.
Which combination of steps will meet these requirements? (Choose two.)
Answer options
- A. Enable AWS Key Management Service (AWS KMS) keys for the Amazon Q Business Enterprise index.
- B. Set up cross-account access to the Amazon Q index.
- C. Configure Amazon Inspector for authentication.
- D. Allow public access to the Amazon Q index.
- E. Configure AWS Identity and Access Management (IAM) for authentication.
Correct answer: A, E
Explanation
The correct answers are A and E because enabling AWS KMS keys ensures that the data is encrypted and secure, while configuring IAM allows for proper access controls and authentication. Options B, C, and D do not contribute to securing the data; B is about access management without security, C is unrelated to data security, and D compromises data privacy by allowing public access.