aws amplifybackend

AWS Amplify Admin API

Subcommands

NameDescription
clone-backendThis operation clones an existing backend
create-backendThis operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation
create-backend-apiCreates a new backend API resource
create-backend-authCreates a new backend authentication resource
create-backend-configCreates a config object for a backend
create-tokenGenerates a one-time challenge code to authenticate a user into your Amplify Admin UI
delete-backendRemoves an existing environment from your Amplify project
delete-backend-apiDeletes an existing backend API resource
delete-backend-authDeletes an existing backend authentication resource
delete-tokenDeletes the challenge token based on the given appId and sessionId
generate-backend-api-modelsGenerates a model schema for an existing backend API resource
get-backendProvides project-level details for your Amplify UI project
get-backend-apiGets the details for a backend API
get-backend-api-modelsGenerates a model schema for existing backend API resource
get-backend-authGets backend auth details
get-backend-jobReturns information about a specific job
get-tokenGets the challenge token based on the given appId and sessionId
list-backend-jobsLists the jobs for the backend of an Amplify app
remove-all-backendsRemoves all backend environments from your Amplify project
remove-backend-configRemoves the AWS resources that are required to access the Amplify Admin UI
update-backend-apiUpdates an existing backend API resource
update-backend-authUpdates an existing backend authentication resource
update-backend-configUpdates the AWS resources that are required to access the Amplify Admin UI
update-backend-jobUpdates a specific job