Learn R Programming

paws.database (version 0.5.0)

docdbelastic_list_cluster_snapshots: Returns information about Elastic DocumentDB snapshots for a specified cluster

Description

Returns information about Elastic DocumentDB snapshots for a specified cluster.

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

Usage

docdbelastic_list_cluster_snapshots(
  clusterArn = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

clusterArn

The arn of the Elastic DocumentDB cluster.

maxResults

The maximum number of entries to recieve in the response.

nextToken

The nextToken which is used the get the next page of data.