docdbelastic_create_cluster_snapshot function

Creates a snapshot of an elastic cluster

Creates a snapshot of an elastic cluster

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)

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.