v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419176143.1 KB

Updates a Timestream for InfluxDB cluster.

post/#X-Amz-Target=AmazonTimestreamInfluxDB.UpdateDbCluster

Headers

X-Amz-Target'AmazonTimestreamInfluxDB.UpdateDbCluster' required

Request body

dbClusterIdstring required

Service-generated unique identifier of the DB cluster to update.

dbParameterGroupIdentifierstring

Update the DB cluster to use the specified DB parameter group.

portinteger

Update the DB cluster to use the specified port.

dbInstanceType'db.influx.medium' | 'db.influx.large' | 'db.influx.xlarge' | 'db.influx.2xlarge' | 'db.influx.4xlarge' | 'db.influx.8xlarge' | 'db.influx.12xlarge' | 'db.influx.16xlarge' | 'db.influx.24xlarge'

Update the DB cluster to use the specified DB instance Type.

failoverMode'AUTOMATIC' | 'NO_FAILOVER'

Update the DB cluster's failover behavior.

Response

Success

dbClusterStatus'CREATING' | 'UPDATING' | 'DELETING' | 'AVAILABLE' | 'FAILED' | 'DELETED' | 'MAINTENANCE' | 'UPDATING_INSTANCE_TYPE' | 'REBOOTING' | 'REBOOT_FAILED' | 'PARTIALLY_AVAILABLE'

The status of the DB cluster.