
describe-notification-configurations
************************************


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

Returns a list of notification actions associated with Auto Scaling
groups for specified events.


SYNOPSIS
========

   aws autoscaling describe-notification-configurations
     [--max-records <value>]
     [--next-token <value>]
     [--auto-scaling-group-names <value>]


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

None


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

"--max-records"  (integer)
   Maximum number of records to be returned.

"--next-token"  (string)
   A string that is used to mark the start of the next batch of
   returned results for pagination.

"--auto-scaling-group-names"  (list of string)
   The name of the Auto Scaling group.

   *Parameter Syntax*

      ["string", ...]
