Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / iam / wait / role-exists.rst
Size: Mime:
**To pause running until the specified role exists**

The following ``wait role-exists`` command pauses and continues only after it can confirm that the specified role exists. There is no output. ::

  aws iam wait role-exists --role-name MyRole