AmplifyClient
Amplify enables developers to develop and deploy cloud-powered mobile and web apps. Amplify Hosting provides a continuous delivery and hosting service for web applications. For more information, see the Amplify Hosting User Guide. The Amplify Framework is a comprehensive set of SDKs, libraries, tools, and documentation for client app development. For more information, see the Amplify Framework.
Functions
Creates a new Amplify app.
Creates a new backend environment for an Amplify app.
Creates a new branch for an Amplify app.
Creates a deployment for a manually deployed Amplify app. Manually deployed apps are not connected to a Git repository.
Creates a new domain association for an Amplify app. This action associates a custom domain with the Amplify app
Creates a new webhook on an Amplify app.
Deletes an existing Amplify app specified by an app ID.
Deletes a backend environment for an Amplify app.
Deletes a branch for an Amplify app.
Deletes a domain association for an Amplify app.
Deletes a job for a branch of an Amplify app.
Deletes a webhook.
Returns the website access logs for a specific time range using a presigned URL.
Returns an existing Amplify app specified by an app ID.
Returns the artifact info that corresponds to an artifact id.
Returns a backend environment for an Amplify app.
Returns a branch for an Amplify app.
Returns the domain information for an Amplify app.
Returns a job for a branch of an Amplify app.
Returns the webhook information that corresponds to a specified webhook ID.
Returns a list of the existing Amplify apps.
Returns a list of end-to-end testing artifacts for a specified app, branch, and job.
Lists the backend environments for an Amplify app.
Lists the branches of an Amplify app.
Returns the domain associations for an Amplify app.
Lists the jobs for a branch of an Amplify app.
Returns a list of tags for a specified Amazon Resource Name (ARN).
Returns a list of webhooks for an Amplify app.
Starts a deployment for a manually deployed app. Manually deployed apps are not connected to a Git repository.
Starts a new job for a branch of an Amplify app.
Stops a job that is in progress for a branch of an Amplify app.
Tags the resource with a tag key and value.
Untags a resource with a specified Amazon Resource Name (ARN).
Updates an existing Amplify app.
Updates a branch for an Amplify app.
Creates a new domain association for an Amplify app.
Updates a webhook.
Inherited functions
Creates a new Amplify app.
Creates a new backend environment for an Amplify app.
Creates a new branch for an Amplify app.
Creates a deployment for a manually deployed Amplify app. Manually deployed apps are not connected to a Git repository.
Creates a new domain association for an Amplify app. This action associates a custom domain with the Amplify app
Creates a new webhook on an Amplify app.
Deletes an existing Amplify app specified by an app ID.
Deletes a backend environment for an Amplify app.
Deletes a branch for an Amplify app.
Deletes a domain association for an Amplify app.
Deletes a job for a branch of an Amplify app.
Deletes a webhook.
Returns the website access logs for a specific time range using a presigned URL.
Returns an existing Amplify app specified by an app ID.
Returns the artifact info that corresponds to an artifact id.
Returns a backend environment for an Amplify app.
Returns a branch for an Amplify app.
Returns the domain information for an Amplify app.
Returns a job for a branch of an Amplify app.
Returns the webhook information that corresponds to a specified webhook ID.
Returns a list of the existing Amplify apps.
Paginate over ListAppsResponse results.
Returns a list of end-to-end testing artifacts for a specified app, branch, and job.
Lists the backend environments for an Amplify app.
Lists the branches of an Amplify app.
Paginate over ListBranchesResponse results.
Returns the domain associations for an Amplify app.
Paginate over ListDomainAssociationsResponse results.
Lists the jobs for a branch of an Amplify app.
Paginate over ListJobsResponse results.
Returns a list of tags for a specified Amazon Resource Name (ARN).
Returns a list of webhooks for an Amplify app.
Starts a deployment for a manually deployed app. Manually deployed apps are not connected to a Git repository.
Starts a new job for a branch of an Amplify app.
Stops a job that is in progress for a branch of an Amplify app.
Tags the resource with a tag key and value.
Untags a resource with a specified Amazon Resource Name (ARN).
Updates an existing Amplify app.
Updates a branch for an Amplify app.
Creates a new domain association for an Amplify app.
Updates a webhook.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.