amazonaws.com

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.

🔑 oauth2 9 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
List all available bundles.
curl \
  -H "Authorization: $API_KEY" \
  http://mobile.us-east-1.amazonaws.com/bundles
Lists projects in AWS Mobile Hub.
curl \
  -H "Authorization: $API_KEY" \
  http://mobile.us-east-1.amazonaws.com/projects
Gets details about a project in AWS Mobile Hub.
curl \
  -H "Authorization: $API_KEY" \
  http://mobile.us-east-1.amazonaws.com/project#projectId
Endpoints (9 total)
GET
/bundles
List all available bundles.
GET
/projects
Lists projects in AWS Mobile Hub.
GET
/project#projectId
Gets details about a project in AWS Mobile Hub.
GET
/bundles/{bundleId}
Get the bundle details for the requested bundle id.
POST
/projects
Creates an AWS Mobile Hub project.
POST
/update#projectId
Update an existing project.
POST
/bundles/{bundleId}
Generates customized software development kit (SDK) and or tool packages used…
POST
/exports/{projectId}
Exports project configuration to a snapshot which can be downloaded and share…
DELETE
/projects/{projectId}
Delets a project in AWS Mobile Hub.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints9
Authoauth2
Categories1
http://mobile.us-east-1.amazonaws.com