
remove-source-identifier-from-subscription
******************************************


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

Removes a source identifier from an existing RDS event notification
subscription.


SYNOPSIS
========

   aws rds remove-source-identifier-from-subscription
     --source-identifier <value>
     --subscription-name <value>


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

"--source-identifier"  (string)
   The source identifier to be removed from the subscription, such as
   the **DB instance identifier** for a DB instance or the name of a
   security group.

"--subscription-name"  (string)
   The name of the RDS event notification subscription you want to
   remove a source identifier from.


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

None
