Amazon Amplify · Example Payload

Amazon Amplify Branch Example

example-description

FrontendFull StackHostingMobile DevelopmentWeb Applications

Amazon Amplify Branch Example is an example object payload from Amazon Amplify, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

branchNamebranchArndescriptionstagedisplayNameactiveJobId

Example Payload

Raw ↑
{
  "branchName": "example-branchName",
  "branchArn": "example-branchArn",
  "description": "example-description",
  "stage": "PRODUCTION",
  "displayName": "example-displayName",
  "activeJobId": "example-activeJobId"
}