Poll For Jobs
POST {{aws_codepipeline_base_url}}/?Action=PollForJobs
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | Represents information about an action type. |
Request Body
{"actionTypeId"=>{"category"=>"Test", "owner"=>"Custom", "version"=>"1", "provider"=>"JenkinsProviderName"}, "maxBatchSize"=>5, "queryParam"=>{"ProjectName"=>"JenkinsTestProject"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |