☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
aws

AWS Certified Developer - Associate DVA-C02

40 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 5 of 40

Single answer

A developer has created an AWS Lambda function that is written in Python. The Lambda function reads data from objects in Amazon S3 and writes data to an Amazon DynamoDB table. The function is successfully invoked from an S3 event notification when an object is created. However, the function fails when it attempts to write to the DynamoDB table.
What is the MOST likely cause of this issue?

A

A.The Lambda function's concurrency limit has been exceeded.

B

B.DynamoDB table requires a global secondary index (GSI) to support writes.

C

C.The Lambda function does not have IAM permissions to write to DynamoDB.

D

D.The DynamoDB table is not running in the same Availability Zone as the Lambda function.

Correct Answer: A

<p>C.The Lambda function does not have IAM permissions to write to DynamoDB.</p>

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.

About this practice exam

Review 40 AWS questions with answers and explanations. Use the navigation to move through the exam at your own pace.