https://github.com/corrupt952/ssm-session
aws ssm wrapper
https://github.com/corrupt952/ssm-session
Last synced: 8 months ago
JSON representation
aws ssm wrapper
- Host: GitHub
- URL: https://github.com/corrupt952/ssm-session
- Owner: corrupt952
- License: mit
- Created: 2019-07-04T08:39:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T09:09:22.000Z (almost 7 years ago)
- Last Synced: 2025-08-28T17:52:50.824Z (10 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`