Command option Sample:aws kms disable-key-rotation

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

Disables automatic rotation of the key material for the specifiedcustomer master key (CMK).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/disable-key-rotation.html

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

aws のオプション一覧