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개 답변
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.

전문가
답변함 일 년 전
  • 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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠