Using facilio-mqtt-sdk with amazonaws.com

Java integration

Install
# Maven: see https://github.com/facilio-sdk/facilio-mqtt-sdk
<p>Gets a list of identity pools registered with Cognito.</p> <p>ListIdentity…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-sync.us-east-1.amazonaws.com/identitypools
<p>Gets usage details (for example, data storage) about a particular identity…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-sync.us-east-1.amazonaws.com/identitypools/{IdentityPoolId}
<p>Gets the events and the corresponding Lambda functions associated with an …
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-sync.us-east-1.amazonaws.com/identitypools/{IdentityPoolId}/events
SDK on GitHub 📄 API Docs
SDK
facilio-mqtt-sdk
Java
API
amazonaws.com
amazonaws.com:cognito-sync
At a glance
Language Java
Endpoints17
Base URLhttp://cognito-sync.us-east-1.amazonaws.com