| Class | Description |
|---|---|
| BundleDetails |
The details of the bundle.
|
| CreateProjectRequest |
Request structure used to request a project be created.
|
| CreateProjectResponse |
Result structure used in response to a request to create a project.
|
| DeleteProjectRequest |
Request structure used to request a project be deleted.
|
| DeleteProjectResponse |
Result structure used in response to request to delete a project.
|
| DescribeBundleRequest |
Request structure to request the details of a specific bundle.
|
| DescribeBundleResponse |
Result structure contains the details of the bundle.
|
| DescribeProjectRequest |
Request structure used to request details about a project.
|
| DescribeProjectResponse |
Result structure used for requests of project details.
|
| ExportBundleRequest |
Request structure used to request generation of custom SDK and tool packages required to integrate mobile web or app
clients with backed AWS resources.
|
| ExportBundleResponse |
Result structure which contains link to download custom-generated SDK and tool packages used to integrate mobile web
or app clients with backed AWS resources.
|
| ExportProjectRequest |
Request structure used in requests to export project configuration details.
|
| ExportProjectResponse |
Result structure used for requests to export project configuration details.
|
| ListBundlesRequest |
Request structure to request all available bundles.
|
| ListBundlesResponse |
Result structure contains a list of all available bundles with details.
|
| ListProjectsRequest |
Request structure used to request projects list in AWS Mobile Hub.
|
| ListProjectsResponse |
Result structure used for requests to list projects in AWS Mobile Hub.
|
| MobileRequest | |
| MobileResponse | |
| ProjectDetails |
Detailed information about an AWS Mobile Hub project.
|
| ProjectSummary |
Summary information about an AWS Mobile Hub project.
|
| Resource |
Information about an instance of an AWS resource associated with a project.
|
| UpdateProjectRequest |
Request structure used for requests to update project configuration.
|
| UpdateProjectResponse |
Result structure used for requests to updated project configuration.
|
| Enum | Description |
|---|---|
| Platform |
Developer desktop or target mobile app or website platform.
|
| ProjectState |
Synchronization state for a project.
|
| Exception | Description |
|---|---|
| AccountActionRequiredException |
Account Action is required in order to continue the request.
|
| BadRequestException |
The request cannot be processed because some parameter is not valid or the project state prevents the operation from
being performed.
|
| InternalFailureException |
The service has encountered an unexpected error condition which prevents it from servicing the request.
|
| LimitExceededException |
There are too many AWS Mobile Hub projects in the account or the account has exceeded the maximum number of resources
in some AWS service.
|
| MobileException |
Base exception for all service exceptions thrown by AWS Mobile
|
| NotFoundException |
No entity can be found with the specified identifier.
|
| ServiceUnavailableException |
The service is temporarily unavailable.
|
| TooManyRequestsException |
Too many requests have been received for this AWS account in too short a time.
|
| UnauthorizedException |
Credentials of the caller are insufficient to authorize the request.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.