# 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 - -R : aws region. [[ap-northeast-2]] - -I : Google SSO IDP identifier. - -S : Google SSO SP identifier. - -p : [[AWS profile]]. - -d : Credential duration in seconds. 3600 -> 1시간 sls deploy --stage prod --aws-profile pxxx