This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# | |
# Based on https://github.com/corrupt952/ssm-session | |
# | |
# Requirements: | |
# - fzf (brew install fzf) | |
# | |
# Usage: | |
# Designed to be used to with `aws-vault`: | |
# |
OlderNewer