aws_codepipeline_get_pipeline
Retrieve the complete structure and stage configuration of an AWS CodePipeline to inspect workflow details and verify deployment processes.
Instructions
Get the full structure and stage configuration of 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 |