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

Java integration

Install
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
<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
relaxed-amazonaws-sdk-extensionApi
Java
API
amazonaws.com
amazonaws.com:iam
At a glance
Language Java
Endpoints316
Base URLhttps://iam.amazonaws.com