
Explanation:
For Amazon QuickSight to successfully query and display data using Amazon Athena, the QuickSight service role must be explicitly granted permissions to access the underlying Amazon S3 buckets (Option C). Furthermore, if the data stored in Amazon S3 is encrypted (e.g., via AWS KMS), QuickSight's IAM role must also have the necessary permissions to decrypt the S3 data (Option D). Without these permissions, the data engineer will encounter insufficient permission errors.
Ultimate access to all questions.
Question 36
A data engineer needs to use an Amazon QuickSight dashboard that is based on Amazon Athena queries on data that is stored in an Amazon S3 bucket. When the data engineer connects to the QuickSight dashboard, the data engineer receives an error message that indicates insufficient permissions. Which factors could cause the permissions-related errors? (Choose two.)
A
There is no connection between QuickSight and Athena.
B
The Athena tables are not cataloged.
C
QuickSight does not have access to the S3 bucket.
D
QuickSight does not have access to decrypt S3 data.
E
There is no IAM role assigned to QuickSight.
No comments yet.