v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

Retrieve a list of application versions.

get/#Action=DescribeApplicationVersions

Query parameters

ApplicationNamestring

Specify an application name to show only application versions for that application.

VersionLabelsVersionLabel[]

Specify a version label to show a specific application version.

MaxRecordsinteger
<p>For a paginated request. Specify a maximum number of application versions to include in each response.</p> <p>If no <code>MaxRecords</code> is specified, all available application versions are retrieved in a single response.</p>
NextTokenstring
<p>For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.</p> <p>If no <code>NextToken</code> is specified, the first page is retrieved.</p>
Action'DescribeApplicationVersions' required
Version'2010-12-01' required

Response

Success