Creates a new branch for an Amplify app.
Path parameters
The unique ID for an Amplify app.
Request body
The name for the branch.
The description for the branch.
Describes the current stage for the branch.
The framework for the branch.
Enables notifications for the branch.
Enables auto building for the branch.
The environment variables for the branch.
The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format <code>user:password</code>.
Enables basic authorization for the branch.
The tag for the branch.
The build specification (build spec) file for an Amplify app build.
The content Time to Live (TTL) for the website in seconds.
The display name for a branch. This is used as the default domain prefix.
Enables pull request previews for this branch.
The Amplify environment name for the pull request.
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
Response
Success