v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431297215.2 KB

Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version.

To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation.

This operation is supported only for Amazon Kinesis Data Analytics for Apache Flink.

post/#X-Amz-Target=KinesisAnalytics_20180523.ListApplicationVersions

Headers

X-Amz-Target'KinesisAnalytics_20180523.ListApplicationVersions' required

Request body

ApplicationNamestring required

The name of the application for which you want to list all versions.

Limitinteger

The maximum number of versions to list in this invocation of the operation.

NextTokenstring

If a previous invocation of this operation returned a pagination token, pass it into this value to retrieve the next set of results. For more information about pagination, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/pagination.html">Using the Amazon Command Line Interface's Pagination Options</a>.

Response

Success

NextTokenstring

The pagination token for the next set of results, or <code>null</code> if there are no additional results. To retrieve the next set of items, pass this token into a subsequent invocation of this operation. For more information about pagination, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/pagination.html">Using the Amazon Command Line Interface's Pagination Options</a>.