
describe-application-versions
*****************************


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

Returns descriptions for existing application versions.


SYNOPSIS
========

   aws elasticbeanstalk describe-application-versions
     [--application-name <value>]
     [--version-labels <value>]


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

None


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

"--application-name"  (string)
   If specified, AWS Elastic Beanstalk restricts the returned
   descriptions to only include ones that are associated with the
   specified application.

"--version-labels"  (list of string)
   If specified, restricts the returned descriptions to only include
   ones that have the specified version labels.

   *Parameter Syntax*

      ["string", ...]
