Câu 38: AWS Certified Developer Associate(Old)
A company is developing a report implemented using AWS Step Functions. Amazon CloudWatch shows errors in the Step Functions task state machine. To troubleshoot each task, the state input needs to be included along with the error message in the state output. Which coding practice can preserve both the original input an…
Nội dung câu hỏi
A company is developing a report implemented using AWS Step Functions. Amazon CloudWatch shows errors in the Step Functions task state machine. To troubleshoot each task, the state input needs to be included along with the error message in the state output. Which coding practice can preserve both the original input and the error for the state?
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.
- A. Use ResultPath in a Catch statement to include the error with the original input. — đáp án hiện tại
- B. Use InputPath in a Catch statement and set the value to null.
- C. Use ErrorEquals in a Retry statement to include the error with the original input.
- D. Use OutputPath in a Retry statement and set the value to $.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.