Using 108api with amazonaws.com

unknown integration

Install
# See https://github.com/Godbyhub/108api
<p>Returns a set of temporary security credentials that you can use to access…
curl \
  -H "Authorization: $API_KEY" \
  https://sts.amazonaws.com/#Action=AssumeRole
<p>Returns a set of temporary credentials for an Amazon Web Services account …
curl \
  -H "Authorization: $API_KEY" \
  https://sts.amazonaws.com/#Action=GetSessionToken
<p>Returns the account identifier for the specified access key ID.</p> <p>Acc…
curl \
  -H "Authorization: $API_KEY" \
  https://sts.amazonaws.com/#Action=GetAccessKeyInfo
SDK on GitHub 📄 API Docs
SDK
108api
unknown
API
amazonaws.com
amazonaws.com:sts
At a glance
Language unknown
Endpoints16
Base URLhttps://sts.amazonaws.com