doc-exports/docs/css/umn/css_01_0072.html
Zheng, Xiu 0c90df93b1 CSS UMN 20230404 Version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com>
Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
2023-04-05 08:45:09 +00:00

3.1 KiB

Creating a User and Granting Permissions

This chapter describes how to use to implement fine-grained permissions control for your CloudSearch Service (CSS) resources. With IAM, you can:

  • Create IAM users for employees based on your enterprise's organizational structure. Each IAM user will have their own security credentials for accessing CSS resources.
  • Grant only the permissions required for users to perform a specific task.
  • Entrust a account or cloud service to perform efficient O&M on your CSS resources.

If your account does not require individual IAM users, skip this chapter.

This section describes the procedure for granting permissions (see Figure 1).

Prerequisites

Before assigning permissions to user groups, you should learn about the system policies listed in Permissions Management.

Process Flow

Figure 1 Process for granting CSS permissions
  1. Create a user group and assign permissions

    Create a user group on the IAM console, and assign the CSS permission to the group.

  2. Create a user and add it to a user group

    Create a user on the IAM console and add the user to the group created in 1. Create a user group a....

  3. Log in as an IAM user and verify permissions.

    Log in to the CSS console as the created user, and verify that it only has read permissions for CSS.