Put Job Success Result
POST {{aws_codepipeline_base_url}}/?Action=PutJobSuccessResult
Request Params
Key | Datatype | Required | Description |
---|
Action | string | | A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a custom action in progress. Future jobs use this token to identify the running instance of the action. It can be reused to return more information about the progress of the custom action. When the action is complete, no continuation token should be supplied. |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |