Operations
The AWS Amplify Admin UI REST API includes the following operations.
-
This operation clones an existing backend.
-
This operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation.
-
Creates a new backend API resource.
-
Creates a new backend authentication resource.
-
Creates a config object for a backend.
-
Creates a backend storage resource.
-
Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.
-
Removes an existing environment from your Amplify project.
-
Deletes an existing backend API resource.
-
Deletes an existing backend authentication resource.
-
Removes the specified backend storage resource.
-
Deletes the challenge token based on the given appId and sessionId.
-
Generates a model schema for an existing backend API resource.
-
Provides project-level details for your Amplify UI project.
-
Gets the details for a backend API.
-
Gets a model introspection schema for an existing backend API resource.
-
Gets a backend auth details.
-
Returns information about a specific job.
-
Gets details for a backend storage resource.
-
Gets the challenge token based on the given appId and sessionId.
-
Imports an existing backend authentication resource.
-
Imports an existing backend storage resource.
-
Lists the jobs for the backend of an Amplify app.
-
The list of S3 buckets in your account.
-
Removes all backend environments from your Amplify project.
-
Removes the AWS resources required to access the Amplify Admin UI.
-
Updates an existing backend API resource.
-
Updates an existing backend authentication resource.
-
Updates the AWS resources required to access the Amplify Admin UI.
-
Updates a specific job.
-
Updates an existing backend storage resource.