목차

aws-google-auth

install

sudo pip3 install aws-google-auth

aws-google-auth \
  -R ap-northeast-2 \
  -I Cxxx \
  -S 8xxx \
  -p pxxx \
  -d 3600 \
  -u jxxx \
  --bg-response js_enabled

sls deploy --stage prod --aws-profile pxxx


관련 문서