Amazon CodeStar · Example Payload

Codestar Create Project Request Example

Example description for this resource.

example-string

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

Top-level fields

nameiddescriptionclientRequestTokensourceCodetoolchaintags

Example Payload

Raw ↑
{
  "name": "example-name",
  "id": "id-abc123",
  "description": "Example description for this resource.",
  "clientRequestToken": "example-string",
  "sourceCode": "example-string",
  "toolchain": "example-string",
  "tags": "example-string"
}