Amazon Amplify · Example Payload

Amazon Amplify Productionbranch Example

FrontendFull StackHostingMobile DevelopmentWeb Applications

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

Top-level fields

branchNamelastDeployTimestatus

Example Payload

Raw ↑
{
  "branchName": "example-branchName",
  "lastDeployTime": "2024-01-15T10:30:00Z",
  "status": "example-status"
}