CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 5: AWS Certified Developer Associate(Old)

A Developer has been asked to create an AWS Lambda function that is triggered 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 functio…

Nội dung câu hỏi

A Developer has been asked to create an AWS Lambda function that is triggered 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 is still not being triggered. Which option would enable DynamoDB table updates to trigger the Lambda function?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Change the StreamViewType parameter value to NEW_AND_OLD_IMAGES for the DynamoDB table
  2. B. Configure event source mapping for the Lambda function — đáp án hiện tại
  3. C. Map an Amazon SNS topic to the DynamoDB streams
  4. D. Increase the maximum execution time (timeout) setting of the Lambda function

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề