exam questions

Exam AWS Certified Data Analytics - Specialty All Questions

View all questions & answers for the AWS Certified Data Analytics - Specialty exam

Exam AWS Certified Data Analytics - Specialty topic 1 question 123 discussion

A data analyst is designing an Amazon QuickSight dashboard using centralized sales data that resides in Amazon Redshift. The dashboard must be restricted so that a salesperson in Sydney, Australia, can see only the Australia view and that a salesperson in New York can see only United States (US) data.
What should the data analyst do to ensure the appropriate data security is in place?

  • A. Place the data sources for Australia and the US into separate SPICE capacity pools.
  • B. Set up an Amazon Redshift VPC security group for Australia and the US.
  • C. Deploy QuickSight Enterprise edition to implement row-level security (RLS) to the sales table.
  • D. Deploy QuickSight Enterprise edition and set up different VPC security groups for Australia and the US.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mottyy
Highly Voted 3 years, 6 months ago
Should be C, standard exmaple given in AWS website https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html
upvoted 8 times
...
pk349
Most Recent 2 years, 1 month ago
C: I passed the test
upvoted 3 times
...
rsn
2 years, 3 months ago
Selected Answer: C
https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html
upvoted 1 times
...
minhld
2 years, 5 months ago
Selected Answer: C
Should be C
upvoted 2 times
...
cloudlearnerhere
2 years, 7 months ago
Correct answer is C as QuickSight Enterprise edition provides row-level security (RLS) which can be configured for the sales table to restrict access. To do this, you create a query or file that has one column named UserName, GroupName, or both. Or you can create a query or file that has one column named UserARN, GroupARN, or both. You can think of this as adding a rule for that user or group. Then you can add one column to the query or file for each field that you want to grant or restrict access to. For each user or group name that you add, you add the values for each field. You can use NULL (no value) to mean all values. https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html
upvoted 3 times
...
rocky48
2 years, 10 months ago
Selected Answer: C
Selected Answer: C
upvoted 1 times
...
Bik000
3 years ago
Selected Answer: C
My Answer is C
upvoted 1 times
...
ali98
3 years, 6 months ago
Answer : C
upvoted 2 times
...
polooor
3 years, 7 months ago
Answer is C In the Enterprise edition of Amazon QuickSight, you can restrict access to a dataset by configuring row-level security (RLS) on it. You can do this before or after you have shared the dataset. When you share a dataset with RLS with dataset owners, they can still see all the data. When you share it with readers, however, they can only see the data restricted by the permission dataset rules. By adding row-level security, you can further control their access. https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html
upvoted 4 times
...
srinivasa
3 years, 8 months ago
Answer: C
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...