Open MartinMarwad opened 4 months ago
I'm happy to give this a try
I would also be willing to contribute to this. I happen to have working on a piece of code currently to automate the creation of the accounts. I'm looking into creating some form UI to pass the username, etc and create the account from the website.
Just published a branch with the script
A solution that can automatically create IAM users under our AWS club account. Ultimately this solution will be triggered from the club website for the "Account Setup" page. The implementation could be a page on our website that triggers a Lambda function when users enter their student email, account gets created, and get emailed their password. Additionally, we could explore adding login functionality to our website to allow students to manage their club account and tie all our 3rd-party links and services into one place (but this is optional for now).