aws-containers / amazon-ecs-exec-checker

🚀 Pre-flight checks for ECS Exec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script passes but error with CloudWatch encrpytion

jpresley23-tw opened this issue · comments

We ran the script and everything came out green or yellow. (SSM PrivateLink was yellow). When we run the aws ecs execute-command we get an error message

SessionId: xxx: We couldn't start the session because encryption is not set up on the selected CloudWatch Logs log group. Either encrypt the log group or choose an option to enable logging without encryption.

Does the script check for whether the log group is encrypted?