ModifyDbInstanceRequest
Types
Properties
Not supported by Neptune.
Indicates that major version upgrades are allowed. Changing this parameter doesn't result in an outage and the change is asynchronously applied as soon as possible.
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 instance.
Indicates that minor version upgrades are applied automatically to the DB instance during the maintenance window. Changing this parameter doesn't result in an outage except in the following case and the change is asynchronously applied as soon as possible. An outage will result if this parameter is set to true
during the maintenance window, and a newer minor version is available, and Neptune has enabled auto patching for that engine version.
Not applicable. The retention period for automated backups is managed by the DB cluster. For more information, see ModifyDBCluster.
Indicates the certificate that needs to be associated with the instance.
The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster.
True to copy all tags from the DB instance to snapshots of the DB instance, and otherwise false. The default is false.
The new compute and memory capacity of the DB instance, for example, db.m4.large
. Not all DB instance classes are available in all Amazon Regions.
The DB instance identifier. This value is stored as a lowercase string.
The name of the DB parameter group to apply to the DB instance. Changing this setting doesn't result in an outage. The parameter group name itself is changed immediately, but the actual parameter changes are not applied until you reboot the instance without failover. The db instance will NOT be rebooted automatically and the parameter changes will NOT be applied during the next maintenance window.
The port number on which the database accepts connections.
A list of DB security groups to authorize on this DB instance. Changing this setting doesn't result in an outage and the change is asynchronously applied as soon as possible.
The new DB subnet group for the DB instance. You can use this parameter to move your DB instance to a different VPC.
A value that indicates whether the DB instance has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled. See Deleting a DB Instance.
Not supported
True to enable mapping of Amazon Identity and Access Management (IAM) accounts to database accounts, and otherwise false.
(Not supported by Neptune)
The version number of the database engine to upgrade to. Currently, setting this parameter has no effect. To upgrade your database engine to the most recent release, use the ApplyPendingMaintenanceAction API.
Not supported by Neptune.
Not supported by Neptune.
The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 0.
The ARN for the IAM role that permits Neptune to send enhanced monitoring metrics to Amazon CloudWatch Logs. For example, arn:aws:iam:123456789012:role/emaccess
.
The new DB instance identifier for the DB instance when renaming a DB instance. When you change the DB instance identifier, an instance reboot will occur immediately if you set Apply Immediately
to true, or will occur during the next maintenance window if Apply Immediately
to false. This value is stored as a lowercase string.
(Not supported by Neptune)
(Not supported by Neptune)
The daily time range during which automated backups are created if automated backups are enabled.
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter doesn't result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If there are pending actions that cause a reboot, and the maintenance window is changed to include the current time, then changing this parameter will cause a reboot of the DB instance. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.
A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.
This flag should no longer be used.
Not supported.
The ARN from the key store with which to associate the instance for TDE encryption.
The password for the given ARN from the key store in order to access the device.
A list of EC2 VPC security groups to authorize on this DB instance. This change is asynchronously applied as soon as possible.