
delete-db-snapshot
******************


DESCRIPTION
===========

Deletes a DBSnapshot.

Note: The DBSnapshot must be in the "available" state to be deleted.


SYNOPSIS
========

   aws rds delete-db-snapshot
     --db-snapshot-identifier <value>


REQUIRED PARAMETERS
===================

"--db-snapshot-identifier"  (string)
   The DBSnapshot identifier.

   Constraints: Must be the name of an existing DB Snapshot in the
   "available" state.


OPTIONAL PARAMETERS
===================

None
