kinesisanalyticsv2_list_application_snapshots: Lists information about the current application snapshots

View source: R/kinesisanalyticsv2_operations.R

kinesisanalyticsv2_list_application_snapshotsR Documentation

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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.