Amazon CodeStar · Example Payload

Codestar Git Hub Code Destination Example

Example description for this resource.

Developer ToolsDevOpsProject ManagementTeam Collaboration

Codestar Git Hub Code Destination 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

namedescriptiontypeownerprivateRepositoryissuesEnabledtoken

Example Payload

Raw ↑
{
  "name": "example-name",
  "description": "Example description for this resource.",
  "type": "standard",
  "owner": "example-string",
  "privateRepository": "example-string",
  "issuesEnabled": "example-string",
  "token": "example-string"
}