AWS - Identity and Access Management
You tried to add user
carol to group Managers using this command:
aws iam add-user-to-group --group-name Managers --user carolBut it failed. What is the error in this command?
