Creates a snapshot of a cluster.
See https://www.paws-r-sdk.com/docs/docdbelastic_create_cluster_snapshot/ for full documentation.
docdbelastic_create_cluster_snapshot(clusterArn, snapshotName, tags = NULL)
[required] The arn of the Elastic DocumentDB cluster that the snapshot will be taken from.
[required] The name of the Elastic DocumentDB snapshot.
The tags to be assigned to the new Elastic DocumentDB snapshot.