Skip to content

daemonzone/aws_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AWS Connect

aws_connect allows to easily connect your terminal to the AWS Tasks remote consoles of your cluster, by simply using their names

Pre-Requisites

You need the AWS Client and the session manager plugin installed.

Get you your AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_SESSION_TOKEN variables from AWS Access Portal and copy/paste them to your terminal. Or have them configured into your ~/.aws/credentials file

Basic Usage:

Usage: aws_connect.sh <service_name>

Examples

bin/aws_connect.sh list

 Cluster: aws-cluster
 
 [Services]
 database
 webapp
 worker

bin/aws_connect.sh webapp

About

Quick utility to connect to AWS ECS tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages