| Class | Description |
|---|---|
| App |
Represents the different branches of a repository for building, deploying, and hosting an Amplify app.
|
| Artifact |
Describes an artifact.
|
| AutoBranchCreationConfig |
Describes the automated branch creation configuration.
|
| Backend |
Describes the backend associated with an Amplify
Branch. |
| BackendEnvironment |
Describes the backend environment associated with a
Branch of a Gen 1 Amplify app. |
| Branch |
The branch for an Amplify app, which maps to a third-party repository branch.
|
| Certificate |
Describes the current SSL/TLS certificate that is in use for the domain.
|
| CertificateSettings |
The type of SSL/TLS certificate to use for your custom domain.
|
| CreateAppRequest |
The request structure used to create apps in Amplify.
|
| CreateAppResult | |
| CreateBackendEnvironmentRequest |
The request structure for the backend environment create request.
|
| CreateBackendEnvironmentResult |
The result structure for the create backend environment request.
|
| CreateBranchRequest |
The request structure for the create branch request.
|
| CreateBranchResult |
The result structure for create branch request.
|
| CreateDeploymentRequest |
The request structure for the create a new deployment request.
|
| CreateDeploymentResult |
The result structure for the create a new deployment request.
|
| CreateDomainAssociationRequest |
The request structure for the create domain association request.
|
| CreateDomainAssociationResult |
The result structure for the create domain association request.
|
| CreateWebhookRequest |
The request structure for the create webhook request.
|
| CreateWebhookResult |
The result structure for the create webhook request.
|
| CustomRule |
Describes a custom rewrite or redirect rule.
|
| DeleteAppRequest |
Describes the request structure for the delete app request.
|
| DeleteAppResult |
The result structure for the delete app request.
|
| DeleteBackendEnvironmentRequest |
The request structure for the delete backend environment request.
|
| DeleteBackendEnvironmentResult |
The result structure of the delete backend environment result.
|
| DeleteBranchRequest |
The request structure for the delete branch request.
|
| DeleteBranchResult |
The result structure for the delete branch request.
|
| DeleteDomainAssociationRequest |
The request structure for the delete domain association request.
|
| DeleteDomainAssociationResult | |
| DeleteJobRequest |
The request structure for the delete job request.
|
| DeleteJobResult |
The result structure for the delete job request.
|
| DeleteWebhookRequest |
The request structure for the delete webhook request.
|
| DeleteWebhookResult |
The result structure for the delete webhook request.
|
| DomainAssociation |
Describes the association between a custom domain and an Amplify app.
|
| GenerateAccessLogsRequest |
The request structure for the generate access logs request.
|
| GenerateAccessLogsResult |
The result structure for the generate access logs request.
|
| GetAppRequest |
The request structure for the get app request.
|
| GetAppResult | |
| GetArtifactUrlRequest |
Returns the request structure for the get artifact request.
|
| GetArtifactUrlResult |
Returns the result structure for the get artifact request.
|
| GetBackendEnvironmentRequest |
The request structure for the get backend environment request.
|
| GetBackendEnvironmentResult |
The result structure for the get backend environment result.
|
| GetBranchRequest |
The request structure for the get branch request.
|
| GetBranchResult | |
| GetDomainAssociationRequest |
The request structure for the get domain association request.
|
| GetDomainAssociationResult |
The result structure for the get domain association request.
|
| GetJobRequest |
The request structure for the get job request.
|
| GetJobResult | |
| GetWebhookRequest |
The request structure for the get webhook request.
|
| GetWebhookResult |
The result structure for the get webhook request.
|
| Job |
Describes an execution job for an Amplify app.
|
| JobSummary |
Describes the summary for an execution job for an Amplify app.
|
| ListAppsRequest |
The request structure for the list apps request.
|
| ListAppsResult |
The result structure for an Amplify app list request.
|
| ListArtifactsRequest |
Describes the request structure for the list artifacts request.
|
| ListArtifactsResult |
The result structure for the list artifacts request.
|
| ListBackendEnvironmentsRequest |
The request structure for the list backend environments request.
|
| ListBackendEnvironmentsResult |
The result structure for the list backend environments result.
|
| ListBranchesRequest |
The request structure for the list branches request.
|
| ListBranchesResult |
The result structure for the list branches request.
|
| ListDomainAssociationsRequest |
The request structure for the list domain associations request.
|
| ListDomainAssociationsResult |
The result structure for the list domain association request.
|
| ListJobsRequest |
The request structure for the list jobs request.
|
| ListJobsResult |
The maximum number of records to list in a single response.
|
| ListTagsForResourceRequest |
The request structure to use to list tags for a resource.
|
| ListTagsForResourceResult |
The response for the list tags for resource request.
|
| ListWebhooksRequest |
The request structure for the list webhooks request.
|
| ListWebhooksResult |
The result structure for the list webhooks request.
|
| ProductionBranch |
Describes the information about a production branch for an Amplify app.
|
| StartDeploymentRequest |
The request structure for the start a deployment request.
|
| StartDeploymentResult |
The result structure for the start a deployment request.
|
| StartJobRequest |
The request structure for the start job request.
|
| StartJobResult |
The result structure for the run job request.
|
| Step |
Describes an execution step, for an execution job, for an Amplify app.
|
| StopJobRequest |
The request structure for the stop job request.
|
| StopJobResult |
The result structure for the stop job request.
|
| SubDomain |
The subdomain for the domain association.
|
| SubDomainSetting |
Describes the settings for the subdomain.
|
| TagResourceRequest |
The request structure to tag a resource with a tag key and value.
|
| TagResourceResult |
The response for the tag resource request.
|
| UntagResourceRequest |
The request structure for the untag resource request.
|
| UntagResourceResult |
The response for the untag resource request.
|
| UpdateAppRequest |
The request structure for the update app request.
|
| UpdateAppResult |
The result structure for an Amplify app update request.
|
| UpdateBranchRequest |
The request structure for the update branch request.
|
| UpdateBranchResult |
The result structure for the update branch request.
|
| UpdateDomainAssociationRequest |
The request structure for the update domain association request.
|
| UpdateDomainAssociationResult |
The result structure for the update domain association request.
|
| UpdateWebhookRequest |
The request structure for the update webhook request.
|
| UpdateWebhookResult |
The result structure for the update webhook request.
|
| Webhook |
Describes a webhook that connects repository events to an Amplify app.
|
| Enum | Description |
|---|---|
| CertificateType | |
| DomainStatus | |
| JobStatus | |
| JobType | |
| Platform | |
| RepositoryCloneMethod | |
| Stage | |
| UpdateStatus |
| Exception | Description |
|---|---|
| AWSAmplifyException |
Base exception for all service exceptions thrown by AWS Amplify
|
| BadRequestException |
A request contains unexpected data.
|
| DependentServiceFailureException |
An operation failed because a dependent service threw an exception.
|
| InternalFailureException |
The service failed to perform an operation due to an internal issue.
|
| LimitExceededException |
A resource could not be created because service quotas were exceeded.
|
| NotFoundException |
An entity was not found during an operation.
|
| ResourceNotFoundException |
An operation failed due to a non-existent resource.
|
| UnauthorizedException |
An operation failed due to a lack of access.
|