Using Console
Using CLI
<volume-id>
with the ID of the EBS volume and <kms-key-id>
with the ID of the CMK.Using Python
aws kms list-aliases
to list all the KMS customer master keys and aws kms list-grants
to list all the grants for the KMS customer master keys.