Using 108api with amazonaws.com

unknown integration

Install
# See https://github.com/Godbyhub/108api
Lists all custom and Amazon Web Services authored AppConfig extensions in the…
curl \
  -H "Authorization: $API_KEY" \
  http://appconfig.us-east-1.amazonaws.com/extensions
Lists all applications in your Amazon Web Services account.
curl \
  -H "Authorization: $API_KEY" \
  http://appconfig.us-east-1.amazonaws.com/applications
Retrieves the list of key-value tags assigned to the resource.
curl \
  -H "Authorization: $API_KEY" \
  http://appconfig.us-east-1.amazonaws.com/tags/{ResourceArn}
SDK on GitHub 📄 API Docs
SDK
108api
unknown
API
amazonaws.com
amazonaws.com:appconfig
At a glance
Language unknown
Endpoints43
Base URLhttp://appconfig.us-east-1.amazonaws.com