| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify |
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
|
| software.amazon.awssdk.services.amplify.internal | |
| software.amazon.awssdk.services.amplify.model | |
| software.amazon.awssdk.services.amplify.transform |
| Class and Description |
|---|
| AmplifyException |
| BadRequestException
A request contains unexpected data.
|
| CreateAppRequest
The request structure used to create apps in Amplify.
|
| CreateAppRequest.Builder |
| CreateAppResponse |
| CreateBackendEnvironmentRequest
The request structure for the backend environment create request.
|
| CreateBackendEnvironmentRequest.Builder |
| CreateBackendEnvironmentResponse
The result structure for the create backend environment request.
|
| CreateBranchRequest
The request structure for the create branch request.
|
| CreateBranchRequest.Builder |
| CreateBranchResponse
The result structure for create branch request.
|
| CreateDeploymentRequest
The request structure for the create a new deployment request.
|
| CreateDeploymentRequest.Builder |
| CreateDeploymentResponse
The result structure for the create a new deployment request.
|
| CreateDomainAssociationRequest
The request structure for the create domain association request.
|
| CreateDomainAssociationRequest.Builder |
| CreateDomainAssociationResponse
The result structure for the create domain association request.
|
| CreateWebhookRequest
The request structure for the create webhook request.
|
| CreateWebhookRequest.Builder |
| CreateWebhookResponse
The result structure for the create webhook request.
|
| DeleteAppRequest
Describes the request structure for the delete app request.
|
| DeleteAppRequest.Builder |
| DeleteAppResponse
The result structure for the delete app request.
|
| DeleteBackendEnvironmentRequest
The request structure for the delete backend environment request.
|
| DeleteBackendEnvironmentRequest.Builder |
| DeleteBackendEnvironmentResponse
The result structure of the delete backend environment result.
|
| DeleteBranchRequest
The request structure for the delete branch request.
|
| DeleteBranchRequest.Builder |
| DeleteBranchResponse
The result structure for the delete branch request.
|
| DeleteDomainAssociationRequest
The request structure for the delete domain association request.
|
| DeleteDomainAssociationRequest.Builder |
| DeleteDomainAssociationResponse |
| DeleteJobRequest
The request structure for the delete job request.
|
| DeleteJobRequest.Builder |
| DeleteJobResponse
The result structure for the delete job request.
|
| DeleteWebhookRequest
The request structure for the delete webhook request.
|
| DeleteWebhookRequest.Builder |
| DeleteWebhookResponse
The result structure for the delete webhook request.
|
| DependentServiceFailureException
An operation failed because a dependent service threw an exception.
|
| GenerateAccessLogsRequest
The request structure for the generate access logs request.
|
| GenerateAccessLogsRequest.Builder |
| GenerateAccessLogsResponse
The result structure for the generate access logs request.
|
| GetAppRequest
The request structure for the get app request.
|
| GetAppRequest.Builder |
| GetAppResponse |
| GetArtifactUrlRequest
Returns the request structure for the get artifact request.
|
| GetArtifactUrlRequest.Builder |
| GetArtifactUrlResponse
Returns the result structure for the get artifact request.
|
| GetBackendEnvironmentRequest
The request structure for the get backend environment request.
|
| GetBackendEnvironmentRequest.Builder |
| GetBackendEnvironmentResponse
The result structure for the get backend environment result.
|
| GetBranchRequest
The request structure for the get branch request.
|
| GetBranchRequest.Builder |
| GetBranchResponse |
| GetDomainAssociationRequest
The request structure for the get domain association request.
|
| GetDomainAssociationRequest.Builder |
| GetDomainAssociationResponse
The result structure for the get domain association request.
|
| GetJobRequest
The request structure for the get job request.
|
| GetJobRequest.Builder |
| GetJobResponse |
| GetWebhookRequest
The request structure for the get webhook request.
|
| GetWebhookRequest.Builder |
| GetWebhookResponse
The result structure for the get webhook request.
|
| 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.
|
| ListAppsRequest
The request structure for the list apps request.
|
| ListAppsRequest.Builder |
| ListAppsResponse
The result structure for an Amplify app list request.
|
| ListArtifactsRequest
Describes the request structure for the list artifacts request.
|
| ListArtifactsRequest.Builder |
| ListArtifactsResponse
The result structure for the list artifacts request.
|
| ListBackendEnvironmentsRequest
The request structure for the list backend environments request.
|
| ListBackendEnvironmentsRequest.Builder |
| ListBackendEnvironmentsResponse
The result structure for the list backend environments result.
|
| ListBranchesRequest
The request structure for the list branches request.
|
| ListBranchesRequest.Builder |
| ListBranchesResponse
The result structure for the list branches request.
|
| ListDomainAssociationsRequest
The request structure for the list domain associations request.
|
| ListDomainAssociationsRequest.Builder |
| ListDomainAssociationsResponse
The result structure for the list domain association request.
|
| ListJobsRequest
The request structure for the list jobs request.
|
| ListJobsRequest.Builder |
| ListJobsResponse
The maximum number of records to list in a single response.
|
| ListTagsForResourceRequest
The request structure to use to list tags for a resource.
|
| ListTagsForResourceRequest.Builder |
| ListTagsForResourceResponse
The response for the list tags for resource request.
|
| ListWebhooksRequest
The request structure for the list webhooks request.
|
| ListWebhooksRequest.Builder |
| ListWebhooksResponse
The result structure for the list webhooks request.
|
| NotFoundException
An entity was not found during an operation.
|
| ResourceNotFoundException
An operation failed due to a non-existent resource.
|
| StartDeploymentRequest
The request structure for the start a deployment request.
|
| StartDeploymentRequest.Builder |
| StartDeploymentResponse
The result structure for the start a deployment request.
|
| StartJobRequest
The request structure for the start job request.
|
| StartJobRequest.Builder |
| StartJobResponse
The result structure for the run job request.
|
| StopJobRequest
The request structure for the stop job request.
|
| StopJobRequest.Builder |
| StopJobResponse
The result structure for the stop job request.
|
| TagResourceRequest
The request structure to tag a resource with a tag key and value.
|
| TagResourceRequest.Builder |
| TagResourceResponse
The response for the tag resource request.
|
| UnauthorizedException
An operation failed due to a lack of access.
|
| UntagResourceRequest
The request structure for the untag resource request.
|
| UntagResourceRequest.Builder |
| UntagResourceResponse
The response for the untag resource request.
|
| UpdateAppRequest
The request structure for the update app request.
|
| UpdateAppRequest.Builder |
| UpdateAppResponse
The result structure for an Amplify app update request.
|
| UpdateBranchRequest
The request structure for the update branch request.
|
| UpdateBranchRequest.Builder |
| UpdateBranchResponse
The result structure for the update branch request.
|
| UpdateDomainAssociationRequest
The request structure for the update domain association request.
|
| UpdateDomainAssociationRequest.Builder |
| UpdateDomainAssociationResponse
The result structure for the update domain association request.
|
| UpdateWebhookRequest
The request structure for the update webhook request.
|
| UpdateWebhookRequest.Builder |
| UpdateWebhookResponse
The result structure for the update webhook request.
|
| Class and Description |
|---|
| AmplifyRequest |
| Class and Description |
|---|
| CreateAppRequest
The request structure used to create apps in Amplify.
|
| CreateBackendEnvironmentRequest
The request structure for the backend environment create request.
|
| CreateBranchRequest
The request structure for the create branch request.
|
| CreateDeploymentRequest
The request structure for the create a new deployment request.
|
| CreateDomainAssociationRequest
The request structure for the create domain association request.
|
| CreateWebhookRequest
The request structure for the create webhook request.
|
| DeleteAppRequest
Describes the request structure for the delete app request.
|
| DeleteBackendEnvironmentRequest
The request structure for the delete backend environment request.
|
| DeleteBranchRequest
The request structure for the delete branch request.
|
| DeleteDomainAssociationRequest
The request structure for the delete domain association request.
|
| DeleteJobRequest
The request structure for the delete job request.
|
| DeleteWebhookRequest
The request structure for the delete webhook request.
|
| GenerateAccessLogsRequest
The request structure for the generate access logs request.
|
| GetAppRequest
The request structure for the get app request.
|
| GetArtifactUrlRequest
Returns the request structure for the get artifact request.
|
| GetBackendEnvironmentRequest
The request structure for the get backend environment request.
|
| GetBranchRequest
The request structure for the get branch request.
|
| GetDomainAssociationRequest
The request structure for the get domain association request.
|
| GetJobRequest
The request structure for the get job request.
|
| GetWebhookRequest
The request structure for the get webhook request.
|
| ListAppsRequest
The request structure for the list apps request.
|
| ListArtifactsRequest
Describes the request structure for the list artifacts request.
|
| ListBackendEnvironmentsRequest
The request structure for the list backend environments request.
|
| ListBranchesRequest
The request structure for the list branches request.
|
| ListDomainAssociationsRequest
The request structure for the list domain associations request.
|
| ListJobsRequest
The request structure for the list jobs request.
|
| ListTagsForResourceRequest
The request structure to use to list tags for a resource.
|
| ListWebhooksRequest
The request structure for the list webhooks request.
|
| StartDeploymentRequest
The request structure for the start a deployment request.
|
| StartJobRequest
The request structure for the start job request.
|
| StopJobRequest
The request structure for the stop job request.
|
| TagResourceRequest
The request structure to tag a resource with a tag key and value.
|
| UntagResourceRequest
The request structure for the untag resource request.
|
| UpdateAppRequest
The request structure for the update app request.
|
| UpdateBranchRequest
The request structure for the update branch request.
|
| UpdateDomainAssociationRequest
The request structure for the update domain association request.
|
| UpdateWebhookRequest
The request structure for the update webhook request.
|
Copyright © 2023. All rights reserved.