Command option Sample:aws kms list-resource-tags

Search command sample in the internet.It is the result.

Returns a list of all tags for the specified customer master key(CMK).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/list-resource-tags.html

aws kms list-resource-tags --key-id 1234abcd-12ab-34cd-56ef-1234567890ab
    Tagging Keys - AWS Key Management Service : http://docs.aws.amazon.com/kms/latest/developerguide/tagging-keys.html

aws のオプション一覧