Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 479 Bytes

modify.rst

File metadata and controls

10 lines (8 loc) · 479 Bytes

Modify

.. argparse::
   :module: rdk
   :func: get_modify_parser
   :prog: rdk modify
   :nodescription:

   Used to modify the local metadata for Config Rules created by the RDK.  This command takes the same arguments as the ``create`` command (all of them optional), and overwrites the Rule metadata for any flag specified.  Changes made using ``modify`` are not automatically pushed out to your AWS Account, and must be deployed as usual using the ``deploy`` command.