Using facilio-mqtt-sdk with amazonaws.com

Java integration

Install
# Maven: see https://github.com/facilio-sdk/facilio-mqtt-sdk
Returns a list of all the domains for an AWS account that have been created.
curl \
  -H "Authorization: $API_KEY" \
  http://profile.us-east-1.amazonaws.com/domains
Lists all of the template information for object types.
curl \
  -H "Authorization: $API_KEY" \
  http://profile.us-east-1.amazonaws.com/templates
Displays the tags associated with an Amazon Connect Customer Profiles resourc…
curl \
  -H "Authorization: $API_KEY" \
  http://profile.us-east-1.amazonaws.com/tags/{resourceArn}
SDK on GitHub 📄 API Docs
SDK
facilio-mqtt-sdk
Java
API
amazonaws.com
amazonaws.com:customer-profiles
At a glance
Language Java
Endpoints38
Base URLhttp://profile.us-east-1.amazonaws.com