Skip to content

Latest commit

 

History

History
65 lines (63 loc) · 4.69 KB

README.md

File metadata and controls

65 lines (63 loc) · 4.69 KB

AWS CodePipeline

This is a Postman collection for the AWS CodePipeline API.

Action Executions

  • List Action Executions (Docs)

Action Revision

  • Put Action Revision (Docs)

Action Types

  • List Action Types (Docs)

Approval Result

  • Put Approval Result (Docs)

Custom Action Type

  • Create Custom Action Type (Docs)
  • Delete Custom Action Type (Docs)

For Jobs

  • Poll For Jobs (Docs)

For Third Party Jobs

  • Poll For Third Party Jobs (Docs)

Job

  • Acknowledge Job (Docs)

Job Details

  • Get Job Details (Docs)

Job Failure Result

  • Put Job Failure Result (Docs)

Job Success Result

  • Put Job Success Result (Docs)

Pipeline

  • Create Pipeline (Docs)
  • Delete Pipeline (Docs)
  • Get Pipeline (Docs)
  • Update Pipeline (Docs)

Pipeline Execution

  • Get Pipeline Execution (Docs)
  • Start Pipeline Execution (Docs)

Pipeline State

  • Get Pipeline State (Docs)

Resource

  • Tag Resource (Docs)
  • Untag Resource (Docs)

Stage Execution

  • Retry Stage Execution (Docs)

Stage Transition

  • Disable Stage Transition (Docs)
  • Enable Stage Transition (Docs)

Tags For Resource

  • List Tags For Resource (Docs)

Third Party Job

  • Acknowledge Third Party Job (Docs)

Third Party Job Details

  • Get Third Party Job Details (Docs)

Third Party Job Failure Result

  • Put Third Party Job Failure Result (Docs)

Third Party Job Success Result

  • Put Third Party Job Success Result (Docs)

Webhook

  • Delete Webhook (Docs)
  • Put Webhook (Docs)

Webhook With Third Party

  • Deregister Webhook With Third Party (Docs)
  • Register Webhook With Third Party (Docs)