exam questions

Exam AWS Certified Database - Specialty All Questions

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

Exam AWS Certified Database - Specialty topic 1 question 239 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 239
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A startup company in the travel industry wants to create an application that includes a personal travel assistant to display information for nearby airports based on user location. The application will use Amazon DynamoDB and must be able to access and display attributes such as airline names, arrival times, and flight numbers. However, the application must not be able to access or display pilot names or passenger counts.
Which solution will meet these requirements MOST cost-effectively?

  • A. Use a proxy tier between the application and DynamoDB to regulate access to specific tables, items, and attributes.
  • B. Use IAM policies with a combination of IAM conditions and actions to implement fine-grained access control.
  • C. Use DynamoDB resource policies to regulate access to specific tables, items, and attributes.
  • D. Configure an AWS Lambda function to extract only allowed attributes from tables based on user profiles.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
mbar94
Highly Voted 2 years, 9 months ago
Selected Answer: B
It's B - https://aws.amazon.com/blogs/aws/fine-grained-access-control-for-amazon-dynamodb/
upvoted 8 times
...
SonamDhingra
Most Recent 2 years, 8 months ago
Selected Answer: B
B is correct
upvoted 2 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 ...