Command option Sample:aws codepipeline retry-stage-execution

Search command sample in the internet.It is the result.

Resumes the pipeline execution by retrying the last failed actions ina stage.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codepipeline/retry-stage-execution.html

aws codepipeline retry-stage-execution --cli-input-json file://retry-failed-actions.json
    Retry a Failed Action in AWS CodePipeline - AWS CodePipeline : http://docs.aws.amazon.com/codepipeline/latest/userguide/actions-retry.html
aws codepipeline retry-stage-execution --cli-input-json file://retry-failed-actions.json
    aws-codepipeline-user-guide/actions-retry.md at master 揃 awsdocs/aws-codepipeline-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codepipeline-user-guide/blob/master/doc_source/actions-retry.md

aws のオプション一覧