Builder
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.
The automated branch creation glob patterns for an Amplify app.
The credentials for basic authorization for an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password
.
The cache configuration for the Amplify app.
The Amazon Resource Name (ARN) of the IAM role to assign to an SSR app. The SSR Compute role allows the Amplify Hosting compute service to securely access specific Amazon Web Services resources based on the role's permissions. For more information about the SSR Compute role, see Adding an SSR Compute role in the Amplify User Guide.
The custom HTTP headers for an Amplify app.
The custom rewrite and redirect rules for an Amplify app.
The description of the Amplify app.
Enables automated branch creation for an Amplify app.
Enables basic authorization for an Amplify app. This will apply to all branches that are part of this app.
Enables the auto building of branches for an Amplify app.
Automatically disconnects a branch in the Amplify console when you delete a branch from your Git repository.
The environment variables map for an Amplify app.
The Amazon Resource Name (ARN) of the IAM service role for the 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 Git repository for the Amplify app.
Functions
construct an aws.sdk.kotlin.services.amplify.model.AutoBranchCreationConfig inside the given block
construct an aws.sdk.kotlin.services.amplify.model.CacheConfig inside the given block
construct an aws.sdk.kotlin.services.amplify.model.JobConfig inside the given block