Resolve Must Delete Login Profile Error with AWS CLI on Mac - VicPhanDevOps/mac GitHub Wiki

• The following resolution is for if you receive an error saying you need to delete the login profile before deleting the user.
image

• Type aws iam delete-login-profile --user-name < username > and press the return key to delete the desired login profile.
image

⚠️ **GitHub.com Fallback** ⚠️