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

NameDescription
create-appCreates a new Amplify app
create-backend-environmentCreates a new backend environment for an Amplify app
create-branchCreates a new branch for an Amplify app
create-deploymentCreates a deployment for a manually deployed Amplify app. Manually deployed apps are not connected to a repository
create-domain-associationCreates a new domain association for an Amplify app. This action associates a custom domain with the Amplify app
create-webhookCreates a new webhook on an Amplify app
delete-appDeletes an existing Amplify app specified by an app ID
delete-backend-environmentDeletes a backend environment for an Amplify app
delete-branchDeletes a branch for an Amplify app
delete-domain-associationDeletes a domain association for an Amplify app
delete-jobDeletes a job for a branch of an Amplify app
delete-webhookDeletes a webhook
generate-access-logsReturns the website access logs for a specific time range using a presigned URL
get-appReturns an existing Amplify app by appID
get-artifact-urlReturns the artifact info that corresponds to an artifact id
get-backend-environmentReturns a backend environment for an Amplify app
get-branchReturns a branch for an Amplify app
get-domain-associationReturns the domain information for an Amplify app
get-jobReturns a job for a branch of an Amplify app
get-webhookReturns the webhook information that corresponds to a specified webhook ID
list-appsReturns a list of the existing Amplify apps
list-artifactsReturns a list of artifacts for a specified app, branch, and job
list-backend-environmentsLists the backend environments for an Amplify app
list-branchesLists the branches of an Amplify app
list-domain-associationsReturns the domain associations for an Amplify app
list-jobsLists the jobs for a branch of an Amplify app
list-tags-for-resourceReturns a list of tags for a specified Amazon Resource Name (ARN)
list-webhooksReturns a list of webhooks for an Amplify app
start-deploymentStarts a deployment for a manually deployed app. Manually deployed apps are not connected to a repository
start-jobStarts a new job for a branch of an Amplify app
stop-jobStops a job that is in progress for a branch of an Amplify app
tag-resourceTags the resource with a tag key and value
untag-resourceUntags a resource with a specified Amazon Resource Name (ARN)
update-appUpdates an existing Amplify app
update-branchUpdates a branch for an Amplify app
update-domain-associationCreates a new domain association for an Amplify app
update-webhookUpdates a webhook