aws amplifybackend
AWS Amplify Admin API
Subcommands
Name | Description |
---|---|
clone-backend | This operation clones an existing backend |
create-backend | This operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation |
create-backend-api | Creates a new backend API resource |
create-backend-auth | Creates a new backend authentication resource |
create-backend-config | Creates a config object for a backend |
create-token | Generates a one-time challenge code to authenticate a user into your Amplify Admin UI |
delete-backend | Removes an existing environment from your Amplify project |
delete-backend-api | Deletes an existing backend API resource |
delete-backend-auth | Deletes an existing backend authentication resource |
delete-token | Deletes the challenge token based on the given appId and sessionId |
generate-backend-api-models | Generates a model schema for an existing backend API resource |
get-backend | Provides project-level details for your Amplify UI project |
get-backend-api | Gets the details for a backend API |
get-backend-api-models | Generates a model schema for existing backend API resource |
get-backend-auth | Gets backend auth details |
get-backend-job | Returns information about a specific job |
get-token | Gets the challenge token based on the given appId and sessionId |
list-backend-jobs | Lists the jobs for the backend of an Amplify app |
remove-all-backends | Removes all backend environments from your Amplify project |
remove-backend-config | Removes the AWS resources that are required to access the Amplify Admin UI |
update-backend-api | Updates an existing backend API resource |
update-backend-auth | Updates an existing backend authentication resource |
update-backend-config | Updates the AWS resources that are required to access the Amplify Admin UI |
update-backend-job | Updates a specific job |