PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
iam
/
wait
**To pause running until the specified user exists** The following ``wait user-exists`` command pauses and continues only after it can confirm that the specified user exists. There is no output. :: aws iam wait user-exists --user-name marcia
[+]
..
[-] instance-profile-exists.rst
[edit]
[-] role-exists.rst
[edit]
[-] user-exists.rst
[edit]
[-] policy-exists.rst
[edit]