Command option Sample:aws kms enable-key-rotation

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

Enables 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/enable-key-rotation.html

aws kms enable-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 のオプション一覧