amazonaws.com

Identity and Access Management Identity and Access Management (IAM) is a web service for securely controlling access to Amazon Web Services services. With IAM, you can centrally manage users, security credentials such as access keys, and permissions that control which Amazon

🔑 oauth2 316 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<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
Endpoints (316 total)
GET
/#Action=GetRole
<p>Retrieves information about the specified role, including the role's path,…
GET
/#Action=GetUser
<p>Retrieves information about the specified IAM user, including the user's c…
GET
/#Action=TagRole
<p>Adds one or more tags to an IAM role. The role can be a regular role or a …
GET
/#Action=TagUser
<p>Adds one or more tags to an IAM user. If a tag with the same key name alre…
GET
/#Action=GetGroup
Returns a list of IAM users that are in the specified IAM group. You can pagi…
GET
/#Action=GetPolicy
<p>Retrieves information about the specified managed policy, including the po…
GET
/#Action=ListRoles
<p>Lists the IAM roles that have the specified path prefix. If there are none…
GET
/#Action=ListUsers
<p>Lists the IAM users that have the specified path prefix. If no path prefix…
GET
/#Action=TagPolicy
<p>Adds one or more tags to an IAM customer managed policy. If a tag with the…
GET
/#Action=UntagRole
Removes the specified tags from the role. For more information about tagging,…
GET
/#Action=UntagUser
Removes the specified tags from the user. For more information about tagging,…
GET
/#Action=CreateRole
Creates a new role for your Amazon Web Services account. For more information…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints316
Authoauth2
Categories1
https://iam.amazonaws.com