baiji v0.6.11 Baiji.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.

Link to this section Summary

Functions

Returns a map containing the input/output shapes for this endpoint

Outputs values common to all actions

Creates an AWS Mobile Hub project

Delets a project in AWS Mobile Hub

Get the bundle details for the requested bundle id

Gets details about a project in AWS Mobile Hub

Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources

Exports project configuration to a snapshot which can be downloaded and shared. Note that mobile app push credentials are encrypted in exported projects, so they can only be shared successfully within the same AWS account

List all available bundles

Lists projects in AWS Mobile Hub

Update an existing project

Link to this section Functions

Returns a map containing the input/output shapes for this endpoint

Outputs values common to all actions

Link to this function create_project(input \\ %{}, options \\ [])

Creates an AWS Mobile Hub project.

Link to this function delete_project(input \\ %{}, options \\ [])

Delets a project in AWS Mobile Hub.

Link to this function describe_bundle(input \\ %{}, options \\ [])

Get the bundle details for the requested bundle id.

Link to this function describe_project(input \\ %{}, options \\ [])

Gets details about a project in AWS Mobile Hub.

Link to this function export_bundle(input \\ %{}, options \\ [])

Generates customized software development kit (SDK) and or tool packages used to integrate mobile web or mobile app clients with backend AWS resources.

Link to this function export_project(input \\ %{}, options \\ [])

Exports project configuration to a snapshot which can be downloaded and shared. Note that mobile app push credentials are encrypted in exported projects, so they can only be shared successfully within the same AWS account.

Link to this function list_bundles(input \\ %{}, options \\ [])

List all available bundles.

Link to this function list_projects(input \\ %{}, options \\ [])

Lists projects in AWS Mobile Hub.

Link to this function update_project(input \\ %{}, options \\ [])

Update an existing project.