mobile-2017-07-01 library

Classes

AwsClientCredentials
AWS credentials.
BundleDetails
The details of the bundle.
CreateProjectResult
Result structure used in response to a request to create a project.
DeleteProjectResult
Result structure used in response to request to delete a project.
DescribeBundleResult
Result structure contains the details of the bundle.
DescribeProjectResult
Result structure used for requests of project details.
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.
ExportProjectResult
Result structure used for requests to export project configuration details.
ListBundlesResult
Result structure contains a list of all available bundles with details.
ListProjectsResult
Result structure used for requests to list projects in AWS Mobile Hub.
Mobile
AWS Mobile Service provides mobile app and website developers with capabilities required to configure AWS resources and bootstrap their developer desktop projects with the necessary SDKs, constants, tools and samples to make use of those resources.
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.
UpdateProjectResult
Result structure used for requests to updated project configuration.

Enums

Platform
Developer desktop or target mobile app or website platform.
ProjectState
Synchronization state for a project.

Exceptions / Errors

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. You should create another sub-account using AWS Organizations or remove some resources and retry your request.
NotFoundException
No entity can be found with the specified identifier.
ServiceUnavailableException
The service is temporarily unavailable. The request should be retried after some time delay.
TooManyRequestsException
Too many requests have been received for this AWS account in too short a time. The request should be retried after some time delay.
UnauthorizedException
Credentials of the caller are insufficient to authorize the request.