aws-containers / amazon-ecs-exec-checker

🚀 Pre-flight checks for ECS Exec
MIT No Attribution
864 stars 136 forks source link

Script passes but error with CloudWatch encrpytion #65

Open jpresley23-tw opened 9 months ago

jpresley23-tw commented 9 months ago

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?