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 / emr / modify-cluster-attributes.rst
Size: Mime:
The following command sets the visibility of an EMR cluster with the ID ``j-301CDNY0J5XM4`` to all users::

  aws emr modify-cluster-attributes --cluster-id j-301CDNY0J5XM4 --visible-to-all-users