kms:GrantIsForAWSResource
Allows or denies permission for the
CreateGrant
,ListGrants
, orRevokeGrant
operations only when an AWS services integrated with KMS calls the operation on the user's behalf.This policy condition doesn't allow the user to call these grant operations directly.
The following example key policy statement uses the
kms:GrantIsForAWSResource
condition key.It allows AWS services that are integrated with KMS, such as EBS, to create grants on this CMK on behalf of the specified user.
Last updated