Learn R Programming

paws.database (version 0.5.0)

docdbelastic_create_cluster_snapshot: Creates a snapshot of a cluster

Description

Creates a snapshot of a cluster.

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

Usage

docdbelastic_create_cluster_snapshot(clusterArn, snapshotName, tags = NULL)

Arguments

clusterArn

[required] The arn of the Elastic DocumentDB cluster that the snapshot will be taken from.

snapshotName

[required] The name of the Elastic DocumentDB snapshot.

tags

The tags to be assigned to the new Elastic DocumentDB snapshot.