Shin Code log

Logs of solution for code
June 13, 2022

[AWS] Enable execute command on service.

[AWS] Enable execute command on service.

In terminal, run the command:


aws ecs update-service --cluster <Cluster> --service <Service> --enable-execute-command

REQUIRED: aws client installed