Get Pipeline State
POST {{aws_codepipeline_base_url}}/?Action=GetPipelineState
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The name of the pipeline about which you want to get information. |
Request Body
{"name"=>"MyFirstPipeline"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |