Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 16 Topic 2 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 16 Topic 2 Discussion

DVA-C02 Exam Topic 2 Question 16 Discussion:
Question #: 16
Topic #: 2

A developer has been asked to create an AWS Lambda function that is invoked any time updates are made to items in an Amazon DynamoDB table. The function has been created and appropriate permissions have been added to the Lambda execution role Amazon DynamoDB streams have been enabled for the table, but the function 15 still not being invoked.

Which option would enable DynamoDB table updates to invoke the Lambda function?


A.

Change the StreamViewType parameter value to NEW_AND_OLOJMAGES for the DynamoDB table.


B.

Configure event source mapping for the Lambda function.


C.

Map an Amazon Simple Notification Service (Amazon SNS) topic to the DynamoDB streams.


D.

Increase the maximum runtime (timeout) setting of the Lambda function.


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.