Amazon CodeStar · Example Payload

Codestar Delete Project Result Example

Developer ToolsDevOpsProject ManagementTeam Collaboration

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

Top-level fields

stackIdprojectArn

Example Payload

Raw ↑
{
  "stackId": "id-abc123",
  "projectArn": "arn:aws:codestar:us-east-1:123456789012:project/my-project"
}