paws.analytics (version 0.5.0)

kinesisanalyticsv2_list_application_snapshots: Lists information about the current application snapshots

Description

Lists information about the current application snapshots.

See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_list_application_snapshots/ for full documentation.

Usage

kinesisanalyticsv2_list_application_snapshots(
  ApplicationName,
  Limit = NULL,
  NextToken = NULL
)

Arguments

ApplicationName

[required] The name of an existing application.

Limit

The maximum number of application snapshots to list.

NextToken

Use this parameter if you receive a NextToken response in a previous request that indicates that there is more output available. Set it to the value of the previous call's NextToken response to indicate where the output should continue from.