ModifyDbClusterRequest
Types
Properties
The amount of storage in gibibytes (GiB) to allocate to each DB instance in the Multi-AZ DB cluster.
Specifies whether engine mode changes from serverless
to provisioned
are allowed.
Specifies whether major version upgrades are allowed.
Specifies whether the modifications in this request are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB cluster. If this parameter is disabled, changes to the DB cluster are applied during the next maintenance window.
Specifies whether minor engine upgrades are applied automatically to the DB cluster during the maintenance window. By default, minor engine upgrades are applied automatically.
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
The target backtrack window, in seconds. To disable backtracking, set this value to 0
.
The number of days for which automated backups are retained. Specify a minimum value of 1
.
The CA certificate identifier to use for the DB cluster's server certificate.
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB cluster.
Specifies whether to copy all tags from the DB cluster to snapshots of the DB cluster. The default is not to copy them.
Specifies the mode of Database Insights to enable for the DB cluster.
The DB cluster identifier for the cluster being modified. This parameter isn't case-sensitive.
The compute and memory capacity of each DB instance in the Multi-AZ DB cluster, for example db.m6gd.xlarge
. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines.
The name of the DB cluster parameter group to use for the DB cluster.
The name of the DB parameter group to apply to all instances of the DB cluster.
Specifies whether the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection isn't enabled.
The name of the IAM role to use when making API calls to the Directory Service.
Specifies whether to enable this DB cluster to forward write operations to the primary cluster of a global cluster (Aurora global database). By default, write operations are not allowed on Aurora DB clusters that are secondary clusters in an Aurora global database.
Specifies whether to enable the HTTP endpoint for an Aurora Serverless v1 DB cluster. By default, the HTTP endpoint isn't enabled.
Specifies whether to enable mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts. By default, mapping isn't enabled.
Specifies whether to enable Aurora Limitless Database. You must enable Aurora Limitless Database to create a DB shard group.
Specifies whether read replicas can forward write operations to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances.
Specifies whether to turn on Performance Insights for the DB cluster.
The DB engine mode of the DB cluster, either provisioned
or serverless
.
The version number of the database engine to which you want to upgrade. Changing this parameter results in an outage. The change is applied during the next maintenance window unless ApplyImmediately
is enabled.
Specifies whether to manage the master user password with Amazon Web Services Secrets Manager.
The new password for the master database user.
The Amazon Web Services KMS key identifier to encrypt a secret that is automatically generated and managed in Amazon Web Services Secrets Manager.
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB cluster. To turn off collecting Enhanced Monitoring metrics, specify 0
.
The Amazon Resource Name (ARN) for the IAM role that permits RDS to send Enhanced Monitoring metrics to Amazon CloudWatch Logs. An example is arn:aws:iam:123456789012:role/emaccess
. For information on creating a monitoring role, see To create an IAM role for Amazon RDS Enhanced Monitoring in the Amazon RDS User Guide.
The network type of the DB cluster.
The new DB cluster identifier for the DB cluster when renaming a DB cluster. This value is stored as a lowercase string.
The option group to associate the DB cluster with.
The Amazon Web Services KMS key identifier for encryption of Performance Insights data.
The number of days to retain Performance Insights data.
The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod
parameter.
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
Specifies whether to rotate the secret managed by Amazon Web Services Secrets Manager for the master user password.
The scaling properties of the DB cluster. You can only modify scaling properties for DB clusters in serverless
DB engine mode.
Contains the scaling configuration of an Aurora Serverless v2 DB cluster.
The storage type to associate with the DB cluster.
A list of EC2 VPC security groups to associate with this DB cluster.