aws amplify
Amplify enables developers to develop and deploy cloud-powered mobile and web apps. The Amplify Console provides a continuous delivery and hosting service for web applications. For more information, see the Amplify Console 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
Subcommands
Name | Description |
---|---|
create-app | Creates a new Amplify app |
create-backend-environment | Creates a new backend environment for an Amplify app |
create-branch | Creates a new branch for an Amplify app |
create-deployment | Creates a deployment for a manually deployed Amplify app. Manually deployed apps are not connected to a repository |
create-domain-association | Creates a new domain association for an Amplify app. This action associates a custom domain with the Amplify app |
create-webhook | Creates a new webhook on an Amplify app |
delete-app | Deletes an existing Amplify app specified by an app ID |
delete-backend-environment | Deletes a backend environment for an Amplify app |
delete-branch | Deletes a branch for an Amplify app |
delete-domain-association | Deletes a domain association for an Amplify app |
delete-job | Deletes a job for a branch of an Amplify app |
delete-webhook | Deletes a webhook |
generate-access-logs | Returns the website access logs for a specific time range using a presigned URL |
get-app | Returns an existing Amplify app by appID |
get-artifact-url | Returns the artifact info that corresponds to an artifact id |
get-backend-environment | Returns a backend environment for an Amplify app |
get-branch | Returns a branch for an Amplify app |
get-domain-association | Returns the domain information for an Amplify app |
get-job | Returns a job for a branch of an Amplify app |
get-webhook | Returns the webhook information that corresponds to a specified webhook ID |
list-apps | Returns a list of the existing Amplify apps |
list-artifacts | Returns a list of artifacts for a specified app, branch, and job |
list-backend-environments | Lists the backend environments for an Amplify app |
list-branches | Lists the branches of an Amplify app |
list-domain-associations | Returns the domain associations for an Amplify app |
list-jobs | Lists the jobs for a branch of an Amplify app |
list-tags-for-resource | Returns a list of tags for a specified Amazon Resource Name (ARN) |
list-webhooks | Returns a list of webhooks for an Amplify app |
start-deployment | Starts a deployment for a manually deployed app. Manually deployed apps are not connected to a repository |
start-job | Starts a new job for a branch of an Amplify app |
stop-job | Stops a job that is in progress for a branch of an Amplify app |
tag-resource | Tags the resource with a tag key and value |
untag-resource | Untags a resource with a specified Amazon Resource Name (ARN) |
update-app | Updates an existing Amplify app |
update-branch | Updates a branch for an Amplify app |
update-domain-association | Creates a new domain association for an Amplify app |
update-webhook | Updates a webhook |