I'm setting up the AWS Application with collector and connector. I am able to successfully create a user in IGL and AFX creates the corresponding user in AWS. However the user in AWS doesn't have a password set(no login profile). I'm wondering how the community handles this? Did you do something in IGL or out of band to set the new user up with an initial password?
Got it
Currently we support the CreateUser and AddUserToGroup operation on AWS.
CreateLoginProfile (setting the password on the new account) is unsupported and hence has to be manually created as far as I know.