Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # aws-google-auth ### install <code shell> sudo pip3 install aws-google-auth </code> <code shell> aws-google-auth \ -R ap-northeast-2 \ -I Cxxx \ -S 8xxx \ -p pxxx \ -d 3600 \ -u jxxx \ --bg-response js_enabled </code> - -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시간 <code shell> sls deploy --stage prod --aws-profile pxxx </code> open/aws-google-auth.txt Last modified: 2024/10/05 06:15by 127.0.0.1