Using relaxed-amazonaws-sdk-extensionApi with amazonaws.com

Java integration

Install
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
Gets information about the current ApiKeys resource.
curl \
  -H "Authorization: $API_KEY" \
  http://apigateway.us-east-1.amazonaws.com/apikeys
Gets information about the current Account resource.
curl \
  -H "Authorization: $API_KEY" \
  http://apigateway.us-east-1.amazonaws.com/account
Lists the RestApis resources for your collection.
curl \
  -H "Authorization: $API_KEY" \
  http://apigateway.us-east-1.amazonaws.com/restapis
SDK on GitHub 📄 API Docs
SDK
relaxed-amazonaws-sdk-extensionApi
Java
API
amazonaws.com
amazonaws.com:apigateway
At a glance
Language Java
Endpoints120
Base URLhttp://apigateway.us-east-1.amazonaws.com