AWS Security ChangesHomeSearch

AWS timestream documentation change

Service: timestream · 2026-02-22 · Documentation low

File: timestream/latest/developerguide/configuring-a-influxdb-3-instance.md

Summary

Updated terminology from 'instance' to 'cluster', relocated important note about S3 policies for private clusters to step 8, added a new step 9 for database creation, and updated link text for parameter groups documentation.

Security assessment

The change relocates an existing security note about S3 policies for private clusters but does not address a specific vulnerability. The note emphasizes required configurations for secure VPC deployments but is a standard best practice reminder rather than a response to a security incident.

Diff

diff --git a/timestream/latest/developerguide/configuring-a-influxdb-3-instance.md b/timestream/latest/developerguide/configuring-a-influxdb-3-instance.md
index b89aeabb4..2e652620a 100644
--- a//timestream/latest/developerguide/configuring-a-influxdb-3-instance.md
+++ b//timestream/latest/developerguide/configuring-a-influxdb-3-instance.md
@@ -9 +9 @@ For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon
-# Configuring an InfluxDB 3 instance in Timestream
+# Configuring an InfluxDB 3 cluster in Timestream
@@ -15,2 +14,0 @@ Using the AWS Management Console:
-**Important:** If creating a private cluster, make sure you add the [ required S3 policies to create your Timestream for InfluxDB 3 cluster](https://docs.aws.amazon.com/timestream/latest/developerguide/s3-vpc-endpoint-private-clusters.html)
-
@@ -51 +49,3 @@ Single node deployments use Single-AZ compute resources. In case of an issue, a
-  8. Review your configuration and choose **Create InfluxDB database**
+  8. **Important:** If creating a private cluster, make sure you add the [ required S3 policies to create your Timestream for InfluxDB 3 cluster](https://docs.aws.amazon.com/timestream/latest/developerguide/s3-vpc-endpoint-private-clusters.html)
+
+  9. Review your configuration and choose **Create InfluxDB database**
@@ -108 +108 @@ Key settings that apply to all nodes in your cluster include:
-  * [Parameter groups for DB clusters](./parameter-groups.html)
+  * [Parameter Groups for DB Clusters in Amazon Timestream](./parameter-groups.html)