issues
search
sosw
/
sosw-master-classes
Agenda and materials for master classes
MIT License
2
stars
7
forks
source link
Make a Lambda to add users.
#1
Closed
ngr
closed
6 months ago
ngr
commented
8 months ago
sys_user_management
Use SAM
Receive list of names in event
Create users in IAM with these names and random passwords. DO NOT require users to set new passwords.
Attach to them Administrator AWS managed policy
Output a JSON
user: pass
ngr
commented
6 months ago
Solved in PR #3
sys_user_management
user: pass