AmplifyBackend
import { AmplifyBackend } from "https://aws-api.deno.dev/v0.1/services/amplifybackend.ts?docs=full";
§Constructors
§Methods
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.
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.
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.
Generates a model schema for existing backend API resource.
Gets backend auth details.
Returns information about a specific job.
Gets the challenge token based on the given appId and sessionId.
Lists the jobs for the backend of an Amplify app.
Removes all backend environments from your Amplify project.
Removes the AWS resources that are required to access the Amplify Admin UI.
Updates an existing backend API resource.
Updates an existing backend authentication resource.
Updates the AWS resources that are required to access the Amplify Admin UI.
Updates a specific job.