ecs-connect cli tool gives you ability to connect to ecs task container much more comfortably and interactively.
You can select the DB connection option in order to open the portal 🌪️ to Haven!🌅
- Make sure you have
aws-cli
installed. - Run
aws configure
and skip all prompts exceptregion
. Set corresponding region, for exampleeu-central-1
. - Go to
access keys
section inAWS access portal
and copy credentials. - Paste credentials into the terminal to set variables.
- If you installed the package globally, run
ecs-connect
or if you want to run it without installing, runnpx ecs-connect
. - Follow the prompt and select the desired action.