ModifyDbClusterRequest
Types
Properties
A value that indicates whether upgrades between different major versions are allowed.
A value that specifies whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow
setting for the DB cluster. If this parameter is set to false
, changes to the DB cluster are applied during the next maintenance window.
The number of days for which automated backups are retained. You must specify a minimum value of 1.
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB cluster. See Using the CLI to publish Neptune audit logs to CloudWatch Logs.
If set to true
, tags are copied to any snapshot of the DB cluster that is created.
The DB cluster identifier for the cluster being modified. This parameter is not case-sensitive.
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.
A value that indicates whether the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled.
True to enable mapping of Amazon Identity and Access Management (IAM) accounts to database accounts, and otherwise false.
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 the ApplyImmediately
parameter is set to true.
Not supported by Neptune.
The new DB cluster identifier for the DB cluster when renaming a DB cluster. This value is stored as a lowercase string.
Not supported by Neptune.
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).
Contains the scaling configuration of a Neptune Serverless DB cluster.
The storage type to associate with the DB cluster.
A list of VPC security groups that the DB cluster will belong to.