
create-event-subscription
*************************


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


SYNOPSIS
========

   aws rds create-event-subscription
     --sns-topic-arn <value>
     --subscription-name <value>
     [--event-categories <value>]
     [--source-type <value>]
     [--enabled ]
     [--source-ids <value>]


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

"--sns-topic-arn"  (string)

"--subscription-name"  (string)


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

"--event-categories"  (list of string)

   *Parameter Syntax*

      ["string", ...]

"--source-type"  (string)

"--enabled"  (boolean)

"--source-ids"  (list of string)

   *Parameter Syntax*

      ["string", ...]
