aws iam create-user --profile <aws-cli-profile> --user-name <username> 
aws iam create-login-profile --profile <aws-cli-profile> --user-name <username> --password '<password>'
aws iam delete-login-profile --profile >aws-cli-profile> --user <username>
          Last active
          March 19, 2020 21:14 
        
      - 
      
 - 
        
Save ferrao/d5e49864fe864f0af34285b1c3f23676 to your computer and use it in GitHub Desktop.  
    AWS cli IAM examples
  
        
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment