Command option Sample:aws kms enable-key

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

Sets the state of a customer master key (CMK) to enabled, therebypermitting its use for cryptographic operations.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/enable-key.html

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

aws のオプション一覧