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.
You have created a grant.
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.