
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
aws cli를 이용해서 서비스를 실행하려고 하는데
오류가 발생합니다
aws ecs update-service \
--cluster spa-cluster \
--service testapp-service \
--task-definition task-app1 \
--force-new-deployment
==>
Unknown output type: JSON

aws confige 설정내요

