Revoking a Grant

You can revoke a grant on the KMS console in either of the following scenarios:

When a grant is revoked, the grantee does not have the corresponding permission anymore. However, if the grantee has created the same grant to another user, permission of that user will not be affected.

This section describes how to revoke a grant on the KMS console.

Prerequisites

You have created a grant.

Procedure

  1. Log in to the management console.
  2. Click . Choose Security > Key Management Service. The Key Management Service page is displayed.
  3. Click the alias of the target custom key to view its details.
  4. In the row of a grantee, click Revoke Grant.
  5. In the dialog box that is displayed, click OK. If Grant grant ID revoked successfully is displayed in the upper right corner, the grant has been revoked.

    You can call the API to verify that the key grant has been revoked. For details about how to use APIs, see Key Management Service API Reference.

    For example, if the grant to create a data key is revoked for a user, an error will be reported when the user calls the API to create a data key.