Command option Sample:aws logs disassociate-kms-key

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

Disassociates the associated AWS Key Management Service (AWS KMS)customer master key (CMK) from the specified log group.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/logs/disassociate-kms-key.html

aws logs disassociate-kms-key --log-group-name my-log-group
    Encrypt Log Data in CloudWatch Logs Using AWS KMS - Amazon CloudWatch Logs : http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/encrypt-log-data-kms.html

aws のオプション一覧