Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/corrupt952/ssm-session
- Owner: corrupt952
- License: mit
- Created: 2019-07-04T08:39:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T09:09:22.000Z (over 5 years ago)
- Last Synced: 2025-01-02T23:05:41.783Z (18 days ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- 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`