package
1.14.23
Repository: https://github.com/luopengift/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package mobileiface provides an interface to enable mocking the AWS Mobile service client for testing your code.

# Functions

New creates a new instance of the Mobile client with a session.

# Constants

ID to lookup a service endpoint with.
ErrCodeAccountActionRequiredException for service response error code "AccountActionRequiredException".
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeInternalFailureException for service response error code "InternalFailureException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
PlatformAndroid is a Platform enum value.
PlatformJavascript is a Platform enum value.
PlatformLinux is a Platform enum value.
PlatformObjc is a Platform enum value.
PlatformOsx is a Platform enum value.
PlatformSwift is a Platform enum value.
PlatformWindows is a Platform enum value.
ProjectStateImporting is a ProjectState enum value.
ProjectStateNormal is a ProjectState enum value.
ProjectStateSyncing is a ProjectState enum value.
ServiceID is a unique identifer of a specific service.
Name of service.

# Structs

The details of the bundle.
Request structure used to request a project be created.
Result structure used in response to a request to create a project.
Request structure used to request a project be deleted.
Result structure used in response to request to delete a project.
Request structure to request the details of a specific bundle.
Result structure contains the details of the bundle.
Request structure used to request details about a project.
Result structure used for requests of project details.
Request structure used to request generation of custom SDK and tool packages required to integrate mobile web or app clients with backed AWS resources.
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.
Request structure used in requests to export project configuration details.
Result structure used for requests to export project configuration details.
Request structure to request all available bundles.
Result structure contains a list of all available bundles with details.
Request structure used to request projects list in AWS Mobile Hub.
Result structure used for requests to list projects in AWS Mobile Hub.
Mobile provides the API operation methods for making requests to AWS Mobile.
Detailed information about an AWS Mobile Hub project.
Summary information about an AWS Mobile Hub project.
Information about an instance of an AWS resource associated with a project.
Request structure used for requests to update project configuration.
Result structure used for requests to updated project configuration.