Puppet Task: rds_aws_create_db_cluster

Defined in:
tasks/rds_aws_create_db_cluster.json,
tasks/rds_aws_create_db_cluster.rb

Overview

Creates a new Amazon Aurora DB cluster. You can use the ReplicationSourceIdentifier parameter to create the DB cluster as a Read Replica of another DB cluster or Amazon RDS MySQL DB instance. For cross-region replication where the DB cluster identified by ReplicationSourceIdentifier is encrypted, you must also specify the PreSignedUrl parameter. For more information on Amazon Aurora, see What Is Amazon Aurora? in the Amazon Aurora User Guide. This action only applies to Aurora DB clusters.

Supports noop? false

Parameters