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 Resposta
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.

ESPECIALISTA
respondido há um ano
  • 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?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas