How to check error stack trace of AWS data pipeline from AWS CLI?

0

Hello, when we see the AWS data pipeline console we see a message that AWS is planning to remove access to console by 04/03/2023. So we are checking how can we use the data pipelines from AWS CLI commands. Please can you let me know what AWS CLI command can be used to check the error stack trace of a pipeline with status FAILED. I have checked https://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-troubleshoot-locate-errors.html where the steps are described for checking error from AWS console. I have also checked https://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-error-logs.html but from the pipelineLogUri we can only receive the Activity log but not the error stack trace. Please help.

已提問 1 年前檢視次數 608 次
1 個回答
0

The Data Pipeline CLI documentation is here - https://awscli.amazonaws.com/v2/documentation/api/latest/reference/datapipeline/index.html. That should provide commands for all Data Pipeline API calls, including what you're after.

專家
已回答 1 年前
  • Thank you for the documentation link. I was checking the commands in this documentation but I could not find a command to retrieve the error stack trace. Are you referring to any specific command?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南