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 / mediapackage-vod / delete-packaging-configuration.rst
Size: Mime:
**To delete a packaging configuration**

The following ``delete-packaging-configuration`` example deletes the packaging configuration named ``CMAF``. ::

    aws mediapackage-vod delete-packaging-configuration \
        --id CMAF

This command produces no output.

For more information, see `Deleting a Packaging Configuration <https://docs.aws.amazon.com/mediapackage/latest/ug/pkg-cfig-delete.html>`__ in the *AWS Elemental MediaPackage User Guide*.