Command option Sample:aws kms cancel-key-deletion

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

Cancels the deletion of a customer master key (CMK).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/cancel-key-deletion.html

aws kms cancel-key-deletion --key-id 1234abcd-12ab-34cd-56ef-1234567890ab
    Deleting Customer Master Keys - AWS Key Management Service : http://docs.aws.amazon.com/kms/latest/developerguide/deleting-keys.html

aws のオプション一覧