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 / policy-exists.rst
Size: Mime:
**To pause running until the specified role exists**

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

  aws iam wait policy-exists --policy-arn arn:aws:iam::123456789012:policy/MyPolicy