| Class | Description |
|---|---|
| AmplifyRequest | |
| AmplifyResponse | |
| AmplifyResponseMetadata | |
| App |
Amplify App represents different branches of a repository for building, deploying, and hosting.
|
| Branch |
Branch for an Amplify App, which maps to a 3rd party repository branch.
|
| CreateAppRequest |
Request structure used to create Apps in Amplify.
|
| CreateAppResponse | |
| CreateBranchRequest |
Request structure for a branch create request.
|
| CreateBranchResponse |
Result structure for create branch request.
|
| CreateDomainAssociationRequest |
Request structure for create Domain Association request.
|
| CreateDomainAssociationResponse |
Result structure for the create Domain Association request.
|
| CustomRule |
Custom rewrite / redirect rule.
|
| DeleteAppRequest |
Request structure for an Amplify App delete request.
|
| DeleteAppResponse |
Result structure for an Amplify App delete request.
|
| DeleteBranchRequest |
Request structure for delete branch request.
|
| DeleteBranchResponse |
Result structure for delete branch request.
|
| DeleteDomainAssociationRequest |
Request structure for the delete Domain Association request.
|
| DeleteDomainAssociationResponse | |
| DeleteJobRequest |
Request structure for delete job request.
|
| DeleteJobResponse |
Result structure for the delete job request.
|
| DomainAssociation |
Structure for Domain Association, which associates a custom domain with an Amplify App.
|
| GetAppRequest |
Request structure for get App request.
|
| GetAppResponse | |
| GetBranchRequest |
Result structure for get branch request.
|
| GetBranchResponse | |
| GetDomainAssociationRequest |
Request structure for the get Domain Association request.
|
| GetDomainAssociationResponse |
Result structure for the get Domain Association request.
|
| GetJobRequest |
Request structure for get job request.
|
| GetJobResponse | |
| Job |
Structure for an execution job for an Amplify App.
|
| JobSummary |
Structure for the summary of a Job.
|
| ListAppsRequest |
Request structure for an Amplify App list request.
|
| ListAppsResponse |
Result structure for an Amplify App list request.
|
| ListBranchesRequest |
Request structure for list branches request.
|
| ListBranchesResponse |
Result structure for list branches request.
|
| ListDomainAssociationsRequest |
Request structure for the list Domain Associations request.
|
| ListDomainAssociationsResponse |
Result structure for the list Domain Association request.
|
| ListJobsRequest |
Request structure for list job request.
|
| ListJobsResponse |
Maximum number of records to list in a single response.
|
| ProductionBranch |
Structure with Production Branch information.
|
| StartJobRequest |
Request structure for Start job request.
|
| StartJobResponse |
Result structure for run job request.
|
| Step |
Structure for an execution step for an execution job, for an Amplify App.
|
| StopJobRequest |
Request structure for stop job request.
|
| StopJobResponse |
Result structure for the stop job request.
|
| SubDomain |
Subdomain for the Domain Association.
|
| SubDomainSetting |
Setting for the Subdomain.
|
| UpdateAppRequest |
Request structure for update App request.
|
| UpdateAppResponse |
Result structure for an Amplify App update request.
|
| UpdateBranchRequest |
Request structure for update branch request.
|
| UpdateBranchResponse |
Result structure for update branch request.
|
| UpdateDomainAssociationRequest |
Request structure for update Domain Association request.
|
| UpdateDomainAssociationResponse |
Result structure for the update Domain Association request.
|
| Enum | Description |
|---|---|
| DomainStatus | |
| JobStatus | |
| JobType | |
| Platform | |
| Stage |
| Exception | Description |
|---|---|
| AmplifyException | |
| BadRequestException |
Exception thrown when a request contains unexpected data.
|
| DependentServiceFailureException |
Exception thrown when an operation fails due to a dependent service throwing an exception.
|
| InternalFailureException |
Exception thrown when the service fails to perform an operation due to an internal issue.
|
| LimitExceededException |
Exception thrown when a resource could not be created because of service limits.
|
| NotFoundException |
Exception thrown when an entity has not been found during an operation.
|
| UnauthorizedException |
Exception thrown when an operation fails due to a lack of access.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.