open:aws-google-auth

aws-google-auth

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

  • -R : aws region. ap-northeast-2
  • -I : Google SSO IDP identifier.
  • -S : Google SSO SP identifier.
  • -d : Credential duration in seconds. 3600 → 1시간

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


  • open/aws-google-auth.txt
  • 마지막으로 수정됨: 2022/06/20 04:17
  • 저자 127.0.0.1