Using 108api with amazonaws.com

unknown integration

Install
# See https://github.com/Godbyhub/108api
<p>Retrieves information about the specified role, including the role's path,…
curl \
  -H "Authorization: $API_KEY" \
  https://iam.amazonaws.com/#Action=GetRole
<p>Retrieves information about the specified IAM user, including the user's c…
curl \
  -H "Authorization: $API_KEY" \
  https://iam.amazonaws.com/#Action=GetUser
<p>Adds one or more tags to an IAM role. The role can be a regular role or a …
curl \
  -H "Authorization: $API_KEY" \
  https://iam.amazonaws.com/#Action=TagRole
SDK on GitHub 📄 API Docs
SDK
108api
unknown
API
amazonaws.com
amazonaws.com:iam
At a glance
Language unknown
Endpoints316
Base URLhttps://iam.amazonaws.com