docdbelastic_create_cluster_snapshot: Creates a snapshot of an elastic cluster

View source: R/docdbelastic_operations.R

docdbelastic_create_cluster_snapshotR Documentation

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.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.