integrations.sh
← all integrations

amazonaws.com – amplify

OpenAPI apis-guru cloud

Amplify enables developers to develop and deploy cloud-powered mobile and web apps. The Amplify Console provides a continuous delivery and hosting service for web applications. For more information, see the . The Amplify Framework is a comprehensive set of SDKs, libraries, tools, and documentation for client app development. For more information, see the

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:amplify/2017-07-25.json
Provider
amazonaws.com:amplify / amplify
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/amplify/2017-07-25/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/amplify/2017-07-25/openapi.yaml

Tools (39)

Extracted live via the executor SDK.

  • apps.createApp

    Creates a new Amplify app.

  • apps.createBackendEnvironment

    Creates a new backend environment for an Amplify app.

  • apps.createBranch

    Creates a new branch for an Amplify app.

  • apps.createDeployment

    Creates a deployment for a manually deployed Amplify app. Manually deployed apps are not connected to a repository.

  • apps.createDomainAssociation

    Creates a new domain association for an Amplify app. This action associates a custom domain with the Amplify app

  • apps.createWebhook

    Creates a new webhook on an Amplify app.

  • apps.deleteApp

    Deletes an existing Amplify app specified by an app ID.

  • apps.deleteBackendEnvironment

    Deletes a backend environment for an Amplify app.

  • apps.deleteBranch

    Deletes a branch for an Amplify app.

  • apps.deleteDomainAssociation

    Deletes a domain association for an Amplify app.

  • apps.deleteJob

    Deletes a job for a branch of an Amplify app.

  • apps.generateAccessLogs

    Returns the website access logs for a specific time range using a presigned URL.

  • apps.getApp

    Returns an existing Amplify app by appID.

  • apps.getBackendEnvironment

    Returns a backend environment for an Amplify app.

  • apps.getBranch

    Returns a branch for an Amplify app.

  • apps.getDomainAssociation

    Returns the domain information for an Amplify app.

  • apps.getJob

    Returns a job for a branch of an Amplify app.

  • apps.listApps

    Returns a list of the existing Amplify apps.

  • apps.listArtifacts

    Returns a list of artifacts for a specified app, branch, and job.

  • apps.listBackendEnvironments

    Lists the backend environments for an Amplify app.

  • apps.listBranches

    Lists the branches of an Amplify app.

  • apps.listDomainAssociations

    Returns the domain associations for an Amplify app.

  • apps.listJobs

    Lists the jobs for a branch of an Amplify app.

  • apps.listWebhooks

    Returns a list of webhooks for an Amplify app.

  • apps.startDeployment

    Starts a deployment for a manually deployed app. Manually deployed apps are not connected to a repository.

  • apps.startJob

    Starts a new job for a branch of an Amplify app.

  • apps.stopJob

    Stops a job that is in progress for a branch of an Amplify app.

  • apps.updateApp

    Updates an existing Amplify app.

  • apps.updateBranch

    Updates a branch for an Amplify app.

  • apps.updateDomainAssociation

    Creates a new domain association for an Amplify app.

  • artifacts.getArtifactUrl

    Returns the artifact info that corresponds to an artifact id.

  • tags.listTagsForResource

    Returns a list of tags for a specified Amazon Resource Name (ARN).

  • tags.tagResource

    Tags the resource with a tag key and value.

  • tags.untagResource

    Untags a resource with a specified Amazon Resource Name (ARN).

  • webhooks.deleteWebhook

    Deletes a webhook.

  • webhooks.getWebhook

    Returns the webhook information that corresponds to a specified webhook ID.

  • webhooks.updateWebhook

    Updates a webhook.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools