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

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

A developer is writing an AWS Lambda function. The developer wants to log key events that occur during the Lambda function and include a unique identifier to associate the events with a specific function invocation. Which of the following will help the developer accomplish this objective?

Nội dung câu hỏi

A developer is writing an AWS Lambda function. The developer wants to log key events that occur during the Lambda function and include a unique identifier to associate the events with a specific function invocation. Which of the following will help the developer accomplish this objective?

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. Obtain the request identifier from the Lambda context object. Architect the application to write logs to the console. — đáp án hiện tại
  2. B. Obtain the request identifier from the Lambda event object. Architect the application to write logs to a file.
  3. C. Obtain the request identifier from the Lambda event object. Architect the application to write logs to the console.
  4. D. Obtain the request identifier from the Lambda context object. Architect the application to write logs to a file.

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ề