Acknowledge Third Party Job
POST {{aws_codepipeline_base_url}}/?Action=AcknowledgeThirdPartyJob
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. |
Request Body
{"clientToken"=>"string", "jobId"=>"string", "nonce"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |