aws_codepipeline_get_pipeline_state
Retrieve the current execution state of each stage in an AWS CodePipeline to monitor deployment progress and identify issues.
Instructions
Get the current execution state of each stage in a CodePipeline.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| name | Yes | Pipeline name |