LAP Registry

AmplifyBackend Skill

amazonaws-com-amplifybackend

Provider: Amazon Web Services Version: 2020-08-11 Endpoints: 31 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/backend/{appId}/environments/{backendEnvironmentName}/clone
POST/backendThis operation clones an existing backend.
POST/backend/{appId}/apiThis operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation.
POST/backend/{appId}/authCreates a new backend API resource.
POST/backend/{appId}/configCreates a new backend authentication resource.
POST/backend/{appId}/storageCreates a config object for a backend.
POST/backend/{appId}/challengeCreates a backend storage resource.
POST/backend/{appId}/environments/{backendEnvironmentName}/removeGenerates a one-time challenge code to authenticate a user into your Amplify Admin UI.
POST/backend/{appId}/api/{backendEnvironmentName}/removeRemoves an existing environment from your Amplify project.
POST/backend/{appId}/auth/{backendEnvironmentName}/removeDeletes an existing backend API resource.
POST/backend/{appId}/storage/{backendEnvironmentName}/removeDeletes an existing backend authentication resource.
POST/backend/{appId}/challenge/{sessionId}/removeRemoves the specified backend storage resource.
POST/backend/{appId}/api/{backendEnvironmentName}/generateModelsDeletes the challenge token based on the given appId and sessionId.
POST/backend/{appId}/detailsGenerates a model schema for an existing backend API resource.
POST/backend/{appId}/api/{backendEnvironmentName}/detailsProvides project-level details for your Amplify UI project.
POST/backend/{appId}/api/{backendEnvironmentName}/getModelsGets the details for a backend API.
POST/backend/{appId}/auth/{backendEnvironmentName}/detailsGets a model introspection schema for an existing backend API resource.
GET/backend/{appId}/job/{backendEnvironmentName}/{jobId}Gets a backend auth details.
POST/backend/{appId}/storage/{backendEnvironmentName}/detailsReturns information about a specific job.
GET/backend/{appId}/challenge/{sessionId}Gets details for a backend storage resource.
POST/backend/{appId}/auth/{backendEnvironmentName}/importGets the challenge token based on the given appId and sessionId.
POST/backend/{appId}/storage/{backendEnvironmentName}/importImports an existing backend authentication resource.
POST/backend/{appId}/job/{backendEnvironmentName}Imports an existing backend storage resource.
POST/s3BucketsLists the jobs for the backend of an Amplify app.
POST/backend/{appId}/removeThe list of S3 buckets in your account.
POST/backend/{appId}/config/removeRemoves all backend environments from your Amplify project.
POST/backend/{appId}/api/{backendEnvironmentName}Removes the AWS resources required to access the Amplify Admin UI.
POST/backend/{appId}/auth/{backendEnvironmentName}Updates an existing backend API resource.
POST/backend/{appId}/config/updateUpdates an existing backend authentication resource.
POST/backend/{appId}/job/{backendEnvironmentName}/{jobId}Updates the AWS resources required to access the Amplify Admin UI.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-amplifybackend

Downloads and installs to ~/.claude/skills/amazonaws-com-amplifybackend/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)