amazonaws.com – amplify
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.createAppCreates a new Amplify app.
-
apps.createBackendEnvironmentCreates a new backend environment for an Amplify app.
-
apps.createBranchCreates a new branch for an Amplify app.
-
apps.createDeploymentCreates a deployment for a manually deployed Amplify app. Manually deployed apps are not connected to a repository.
-
apps.createDomainAssociationCreates a new domain association for an Amplify app. This action associates a custom domain with the Amplify app
-
apps.createWebhookCreates a new webhook on an Amplify app.
-
apps.deleteAppDeletes an existing Amplify app specified by an app ID.
-
apps.deleteBackendEnvironmentDeletes a backend environment for an Amplify app.
-
apps.deleteBranchDeletes a branch for an Amplify app.
-
apps.deleteDomainAssociationDeletes a domain association for an Amplify app.
-
apps.deleteJobDeletes a job for a branch of an Amplify app.
-
apps.generateAccessLogsReturns the website access logs for a specific time range using a presigned URL.
-
apps.getAppReturns an existing Amplify app by appID.
-
apps.getBackendEnvironmentReturns a backend environment for an Amplify app.
-
apps.getBranchReturns a branch for an Amplify app.
-
apps.getDomainAssociationReturns the domain information for an Amplify app.
-
apps.getJobReturns a job for a branch of an Amplify app.
-
apps.listAppsReturns a list of the existing Amplify apps.
-
apps.listArtifactsReturns a list of artifacts for a specified app, branch, and job.
-
apps.listBackendEnvironmentsLists the backend environments for an Amplify app.
-
apps.listBranchesLists the branches of an Amplify app.
-
apps.listDomainAssociationsReturns the domain associations for an Amplify app.
-
apps.listJobsLists the jobs for a branch of an Amplify app.
-
apps.listWebhooksReturns a list of webhooks for an Amplify app.
-
apps.startDeploymentStarts a deployment for a manually deployed app. Manually deployed apps are not connected to a repository.
-
apps.startJobStarts a new job for a branch of an Amplify app.
-
apps.stopJobStops a job that is in progress for a branch of an Amplify app.
-
apps.updateAppUpdates an existing Amplify app.
-
apps.updateBranchUpdates a branch for an Amplify app.
-
apps.updateDomainAssociationCreates a new domain association for an Amplify app.
-
artifacts.getArtifactUrlReturns the artifact info that corresponds to an artifact id.
-
tags.listTagsForResourceReturns a list of tags for a specified Amazon Resource Name (ARN).
-
tags.tagResourceTags the resource with a tag key and value.
-
tags.untagResourceUntags a resource with a specified Amazon Resource Name (ARN).
-
webhooks.deleteWebhookDeletes a webhook.
-
webhooks.getWebhookReturns the webhook information that corresponds to a specified webhook ID.
-
webhooks.updateWebhookUpdates a webhook.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools