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 / configservice / deliver-config-snapshot.rst
Size: Mime:
**To deliver a configuration snapshot**

The following command delivers a configuration snapshot to the Amazon S3 bucket that belongs to the default delivery channel::

    aws configservice deliver-config-snapshot --delivery-channel-name default

Output::

    {
        "configSnapshotId": "d0333b00-a683-44af-921e-examplefb794"
    }