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 / shield / update-subscription.rst
Size: Mime:
**To modify the account's AWS Shield Advanced subscription**

The following ``update-subscription`` example enables auto-renewal of the AWS Shield Advanced subscription for the account. ::

    aws shield update-subscription \
        --auto-renew ENABLED

This command produces no output.
       
For more information, see `How AWS Shield Works <https://docs.aws.amazon.com/waf/latest/developerguide/ddos-overview.html>`__ in the *AWS Shield Advanced Developer Guide*.