Builder
Properties
Reserved.
If true
, major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
This parameter is retired. It does not set the AQUA configuration status. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator).
The number of days that automated snapshots are retained. If the value is 0, automated snapshots are disabled. Even if automated snapshots are disabled, you can still create manual snapshots when you want with CreateClusterSnapshot.
The EC2 Availability Zone (AZ) in which you want Amazon Redshift to provision the cluster. For example, if you have several EC2 instances running in a specific Availability Zone, then you might want the cluster to be provisioned in the same zone in order to decrease network latency.
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
A unique identifier for the cluster. You use this identifier to refer to the cluster for any subsequent cluster operations such as deleting or modifying. The identifier also appears in the Amazon Redshift console.
The name of the parameter group to be associated with this cluster.
A list of security groups to be associated with this cluster.
The name of a cluster subnet group to be associated with this cluster.
The type of the cluster. When cluster type is specified as
The version of the Amazon Redshift engine software that you want to deploy on the cluster.
The Amazon Resource Name (ARN) for the IAM role that was set as default for the cluster when the cluster was created.
An option that specifies whether to create the cluster with enhanced VPC routing enabled. To create a cluster that uses enhanced VPC routing, the cluster must be in a VPC. For more information, see Enhanced VPC Routing in the Amazon Redshift Cluster Management Guide.
Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.
Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.
The IP address types that the cluster supports. Possible values are ipv4
and dualstack
.
A flag that specifies whether to load sample data once the cluster is created.
An optional parameter for the name of the maintenance track for the cluster. If you don't provide a maintenance track name, the cluster is assigned to the current
track.
If true
, Amazon Redshift uses Secrets Manager to manage this cluster's admin credentials. You can't use MasterUserPassword
if ManageMasterPassword
is true. If ManageMasterPassword
is false or not set, Amazon Redshift uses MasterUserPassword
for the admin user account's password.
The default number of days to retain a manual snapshot. If the value is -1, the snapshot is retained indefinitely. This setting doesn't change the retention period of existing snapshots.
The ID of the Key Management Service (KMS) key used to encrypt and store the cluster's admin credentials secret. You can only use this parameter if ManageMasterPassword
is true.
The user name associated with the admin user account for the cluster that is being created.
The password associated with the admin user account for the cluster that is being created.
The node type to be provisioned for the cluster. For information about node types, go to Working with Clusters in the Amazon Redshift Cluster Management Guide.
The number of compute nodes in the cluster. This parameter is required when the ClusterType parameter is specified as multi-node
.
The weekly time range (in UTC) during which automated cluster maintenance can occur.
If true
, the cluster can be accessed from a public network.
The Amazon resource name (ARN) of the Amazon Redshift IAM Identity Center application.
A unique identifier for the snapshot schedule.
A list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.