View source: R/kinesisanalyticsv2_operations.R
kinesisanalyticsv2_list_applications | R Documentation |
Returns a list of Managed Service for Apache Flink applications in your account. For each application, the response includes the application name, Amazon Resource Name (ARN), and status.
See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_list_applications/ for full documentation.
kinesisanalyticsv2_list_applications(Limit = NULL, NextToken = NULL)
Limit |
The maximum number of applications to list. |
NextToken |
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 Using the Amazon Command Line Interface's Pagination Options. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.