百度智能云

All Product Document

          Identity and Access Management

          Introduction

          Overview

          Identity and access management is mainly used to help users manage the access rights of resources under the cloud account. It is applicable to different roles in the organization. Different workers can be given different permissions to use the product. It is recommended that you use identity and access management.

          The user can manage the users and groups and grant permission by the simple REST API interface provided by this document.

          Currently, the service domain name of the open API for identity and access management is iam.bj.baidubce.com, which supports two access mode: HTTP and HTTPS.

          Interface Overview

          This section summarizes the callable API for Identity and Access Management(IAM). For specific interface information, please click the link for details.

          Interface Description
          User Management Interface Create, query, update, delete and enumerate the IAM user, manage the login configuration and AccessKey of the IAM user.
          Group Management Interface Create, query, update, delete and enumerate the user group, and manage the members of the user group.
          Policy Management Interface Create, query, update, delete and enumerate the policy, and associate with or remove the permission for the users and groups.
          Previous
          Operation Guide
          Next
          General Description