v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431297215.2 KB

Returns a list of Kinesis Data Analytics applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status.

If you want detailed information about a specific application, use DescribeApplication.

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

Headers

X-Amz-Target'KinesisAnalytics_20180523.ListApplications' required

Request body

Limitinteger

The maximum number of applications to list.

NextTokenstring

If a previous command 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. Pass this token into a subsequent command to retrieve the next set of items 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>.