doc-exports/docs/kms/umn/kms_01_9997.html
Li, Qiao 67bd972647 kms umn 1115
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Li, Qiao <qiaoli@huawei.com>
Co-committed-by: Li, Qiao <qiaoli@huawei.com>
2022-11-15 14:13:55 +00:00

6.4 KiB

Creating a User and Authorizing the User the Permission to Access KMS

This section describes IAM's fine-grained permissions management for your KMS resources. With IAM, you can:

  • Create IAM users for employees based on the organizational structure of your enterprise. Each IAM user has its own security credentials to access KMS resources.
  • Grant users only the permissions required to perform a task.
  • Entrust an account or cloud service to perform efficient O&M on your KMS resources.

If your account does not need individual IAM users, you may skip over this chapter.

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

Prerequisites

Before authorizing permissions to a user group, you need to know which KMS permissions can be added to the user group. Table 1 lists the KMS system policies.

Table 1 KMS permissions

Role/Policy Name

Description

Type

Dependency

KMS Administrator

Administrator permissions for the encryption key

System role

None

KMS CMKFullAccess

All permissions for the encryption key

System policy

None

Authorization Process

Figure 1 Authorizing the KMS access permission to a user
  1. Create a user group on the IAM console and grant the user group the KMS CMKFullAccess permission (indicating full permissions for keys).

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