View source: R/docdbelastic_operations.R
docdbelastic_create_cluster_snapshot | R Documentation |
Creates a snapshot of an elastic cluster.
See https://www.paws-r-sdk.com/docs/docdbelastic_create_cluster_snapshot/ for full documentation.
docdbelastic_create_cluster_snapshot(clusterArn, snapshotName, tags = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.