integrations.sh
← all integrations

amazonaws.com – amplifybackend

OpenAPI apis-guru cloud

AWS Amplify Admin API

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:amplifybackend/2020-08-11.json
Provider
amazonaws.com:amplifybackend / amplifybackend
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/amplifybackend/2020-08-11/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/amplifybackend/2020-08-11/openapi.yaml

Tools (33)

Extracted live via the executor SDK.

  • backend.cloneBackend

    This operation clones an existing backend.

  • backend.createBackend

    This operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation.

  • backend.createBackendApi

    Creates a new backend API resource.

  • backend.createBackendAuth

    Creates a new backend authentication resource.

  • backend.createBackendConfig

    Creates a config object for a backend.

  • backend.createBackendStorage

    Creates a backend storage resource.

  • backend.createToken

    Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.

  • backend.deleteBackend

    Removes an existing environment from your Amplify project.

  • backend.deleteBackendApi

    Deletes an existing backend API resource.

  • backend.deleteBackendAuth

    Deletes an existing backend authentication resource.

  • backend.deleteBackendStorage

    Removes the specified backend storage resource.

  • backend.deleteToken

    Deletes the challenge token based on the given appId and sessionId.

  • backend.generateBackendApiModels

    Generates a model schema for an existing backend API resource.

  • backend.getBackend

    Provides project-level details for your Amplify UI project.

  • backend.getBackendApi

    Gets the details for a backend API.

  • backend.getBackendApiModels

    Gets a model introspection schema for an existing backend API resource.

  • backend.getBackendAuth

    Gets a backend auth details.

  • backend.getBackendJob

    Returns information about a specific job.

  • backend.getBackendStorage

    Gets details for a backend storage resource.

  • backend.getToken

    Gets the challenge token based on the given appId and sessionId.

  • backend.importBackendAuth

    Imports an existing backend authentication resource.

  • backend.importBackendStorage

    Imports an existing backend storage resource.

  • backend.listBackendJobs

    Lists the jobs for the backend of an Amplify app.

  • backend.removeAllBackends

    Removes all backend environments from your Amplify project.

  • backend.removeBackendConfig

    Removes the AWS resources required to access the Amplify Admin UI.

  • backend.updateBackendApi

    Updates an existing backend API resource.

  • backend.updateBackendAuth

    Updates an existing backend authentication resource.

  • backend.updateBackendConfig

    Updates the AWS resources required to access the Amplify Admin UI.

  • backend.updateBackendJob

    Updates a specific job.

  • backend.updateBackendStorage

    Updates an existing backend storage resource.

  • s3Buckets.listS3Buckets

    The list of S3 buckets in your account.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools