Amazon CodeStar · Example Payload

Codestar Delete Project Request Example

Developer ToolsDevOpsProject ManagementTeam Collaboration

Codestar Delete Project Request Example is an example object payload from Amazon CodeStar, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idclientRequestTokendeleteStack

Example Payload

Raw ↑
{
  "id": "id-abc123",
  "clientRequestToken": "example-string",
  "deleteStack": "example-string"
}