boto3 "logging" into the AWS SSO

0

Hi, is it possible to "login" into the AWS SSO, so the "session access keys" would be created, using boto3?

1回答
0
承認された回答

Hey there,

Indeed you can access AWS accounts through AWS SSO by using Boto3. You're going to be looking for the SSO and SSO-OIDC API suites. You will still need to confirm CLI access via a browser, but you can make it so that the browser opens up with the validation code already input, and all the end-user needs to do is click a button on the screen. From here, you then just need to set the profile details as you see fit. I.e. Create a named profile, or set Environment variables.

profile pictureAWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ