Command option Sample:aws kms get-key-rotation-status

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

Gets a Boolean value that indicates whether automatic rotation of thekey material is enabled for the specified customer master key (CMK).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/get-key-rotation-status.html

aws kms get-key-rotation-status --key-id 1234abcd-12ab-34cd-56ef-1234567890ab
    Viewing Keys - AWS Key Management Service : http://docs.aws.amazon.com/kms/latest/developerguide/rotate-keys.html
aws kms get-key-rotation-status --key-id
    AWS Security - An Engineer’s Introduction to AWS Security Auditing us… : http://www.slideshare.net/RichardSpindler1/aws-security-an-engineers-introduction-to-aws-security-auditing-using-cis-and-the-cli-71309760

aws のオプション一覧