Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/corrupt952/ssm-session

aws ssm wrapper
https://github.com/corrupt952/ssm-session

Last synced: 10 days ago
JSON representation

aws ssm wrapper

Awesome Lists containing this project

README

        

# ssm-session

## Requirements
* Bash
* [jq](https://stedolan.github.io/jq/)
* [fzf](https://github.com/junegunn/fzf)
* [aws-cli](https://docs.aws.amazon.com/ja_jp/cli/latest/userguide/cli-chap-install.html)
* [session-manager-plugin](https://docs.aws.amazon.com/ja_jp/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html)

## Installation
Copy/Link `ssm-session` file in the directory specified in PATH.

e.g.
```sh
ln -s ${PWD}/ssm-session /PATH/TO/bin
```

## Run
### Start session
1. Set AWS credentials.
2. `ssm-session start`