**To delete a document**

This example deletes the document named ``Config_2``. There is no output if the command succeeds.

Command::

  aws ssm delete-document --name "Config_2"
