Learn R Programming

paws.database (version 0.7.0)

docdbelastic_create_cluster_snapshot: Creates a snapshot of an elastic cluster

Description

Creates a snapshot of an elastic 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 identifier of the elastic cluster of which you want to create a snapshot.

snapshotName

[required] The name of the new elastic cluster snapshot.

tags

The tags to be assigned to the new elastic cluster snapshot.