Introduction
Overview
Identity and Access Management (IAM) of Baidu AI Cloud is a service that handles identity and permission management. IAM allows Baidu AI Cloud users to manage identity verification, authentication, and authorization by defining who (identity) can perform which operations on what cloud resources under specific conditions, thereby controlling access to cloud resources. Users can access IAM through the cloud console using a username and password, or perform identity and access management through the REST API-compliant interfaces provided in this documentation.
API overview
This section provides a summary of the APIs currently available for Identity and Access Management (IAM). Click the links for detailed API information.
| API | Description |
|---|---|
| [Assume role](IAM/API Reference/STS-Related Interfaces.md#AssumeRole) | Known as AssumeRole, this API enables a user to switch to the required target role and returns a set of temporary identity credentials associated with the specified role. |
| [Obtain Session token](IAM/API Reference/STS-Related Interfaces.md#GetSessionToken) | This API provides temporary identity credentials for the root account. |
Product limitation
Currently, only allow list is available. For trial access, please contact the Baidu AI Cloud IAM team.
