Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 298 Bytes

aws-utils

ssm

  • aws ssm start-session utils
  • you should create your own conf.yaml under the ssm directory.
  • to exec ssm/ssm.sh, you should register the ssm.sh to the PATH
  • Dependancies
    • yq
      • install
brew install yq
  • Launch
export PATH="${PWD}:$PATH"
ssm.sh