Ability to pre-populate username and password fields

0

The console login allows to be pre-populated with the Account ID (via https://<ACCOUNT-ID>.signin.aws.amazon.com/console) but not with the username and/or password. I am conscious that this might have security implications but I am often using the AWS Sandbox of a popular AWS learning platform which uses randomly generated usernames and passwords for their logins and it would be great if one could use a URL like https://<ACCOUNT-ID>.signin.aws.amazon.com/console?username=123 where the username 123 would then be placed in the "IAM user name" form field, similar to the account ID.

asked 2 years ago574 views
1 Answer
0

I will share it with you for your reference.

I use 1 password to login to the management console. [1]

[1] Password management tool for families, businesses, and teams | 1Password
https://1password.com/

With 1 password, you can enter your Account ID, username, password, etc. with 1 click.
However, please note that there is a fee for 1 password.

There is another way to log in using scraping, which I found in an article in Japanese. [2]

[2] Automating AWS Console Login with Python selenium (Scraping Web Screens with Python) - Qiita
https://qiita.com/fkooo/items/f40a6daa6aa9d08e62c9

I hope this is helpful.

profile picture
mn87
answered 2 years ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions