Class | Description |
---|---|
BundleDetails |
The details of the bundle.
|
CreateProjectRequest |
Request structure used to request a project be created.
|
CreateProjectResult |
Result structure used in response to a request to create a project.
|
DeleteProjectRequest |
Request structure used to request a project be deleted.
|
DeleteProjectResult |
Result structure used in response to request to delete a project.
|
DescribeBundleRequest |
Request structure to request the details of a specific bundle.
|
DescribeBundleResult |
Result structure contains the details of the bundle.
|
DescribeProjectRequest |
Request structure used to request details about a project.
|
DescribeProjectResult |
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.
|
ExportBundleResult |
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.
|
ExportProjectResult |
Result structure used for requests to export project configuration details.
|
ListBundlesRequest |
Request structure to request all available bundles.
|
ListBundlesResult |
Result structure contains a list of all available bundles with details.
|
ListProjectsRequest |
Request structure used to request projects list in AWS Mobile Hub.
|
ListProjectsResult |
Result structure used for requests to list projects in AWS Mobile Hub.
|
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.
|
UpdateProjectResult |
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.
|
AWSMobileException |
Base exception for all service exceptions thrown by AWS Mobile
|
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.
|
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 © 2013 Amazon Web Services, Inc. All Rights Reserved.