AmplifyBackend
import { AmplifyBackend } from "https://aws-api.deno.dev/v0.2/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.
Removes an existing environment from your Amplify project.
Deletes an existing backend API resource.
Deletes an existing backend authentication resource.
Generates a model schema for an existing backend API resource.
Gets the details for a backend API.
Generates a model schema for existing backend API resource.
Gets a backend auth details.
Returns information about a specific job.
Imports an existing backend authentication resource.
Lists the jobs for the backend of an Amplify app.
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.