Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 90 Topic 10 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 90 Topic 10 Discussion

DVA-C02 Exam Topic 10 Question 90 Discussion:
Question #: 90
Topic #: 10

A developer is building an application that stores user activity data in an Amazon DynamoDB table. The developer is writing a new AWS Lambda function to process the activity data. The developer grants the IAM role that the function assumes permission to query the table. The developer must ensure that the function does not have access to personally identifiable information (PII) that is stored in some of the table item attributes.

Which solutions will meet these requirements? (Select TWO.)


A.

Create a resource-based policy for the DynamoDB table to deny access based on attributes.


B.

Create an AWS KMS customer managed key and use it to encrypt the table.


C.

Create an AWS KMS customer managed key and use envelope encryption to encrypt PII attributes in the table.


D.

Enable attribute-based access control (ABAC) for the DynamoDB table by using resource tags.


E.

Update the function to use a projection expression when querying the table to control which attributes are returned.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.