UpdateAppRequest
The request structure for the update app request.
Types
Properties
The personal access token for a GitHub repository for an Amplify app. The personal access token is used to authorize access to a GitHub repository using the Amplify GitHub App. The token is not stored.
The automated branch creation configuration for an Amplify app.
Describes the automated branch creation glob patterns for an Amplify app.
The basic authorization credentials for an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password
.
The custom HTTP headers for an Amplify app.
The custom redirect and rewrite rules for an Amplify app.
The description for an Amplify app.
Enables automated branch creation for an Amplify app.
Enables basic authorization for an Amplify app.
Enables branch auto-building for an Amplify app.
Automatically disconnects a branch in the Amplify console when you delete a branch from your Git repository.
The environment variables for an Amplify app.
The AWS Identity and Access Management (IAM) service role for an Amplify app.
The OAuth token for a third-party source control system for an Amplify app. The OAuth token is used to create a webhook and a read-only deploy key using SSH cloning. The OAuth token is not stored.
The name of the Git repository for an Amplify app.