AWS Security ChangesHomeSearch

AWS timestream documentation change

Service: timestream · 2025-05-22 · Documentation low

File: timestream/latest/developerguide/security_iam_id-based-policy-examples-influxb.md

Summary

Updated S3 documentation link and added deprecation notice

Security assessment

Changed URL path from /dev/ to /userguide/ for S3 documentation reference. No security implications for link update. Deprecation notice is non-security service announcement

Diff

diff --git a/timestream/latest/developerguide/security_iam_id-based-policy-examples-influxb.md b/timestream/latest/developerguide/security_iam_id-based-policy-examples-influxb.md
index d6efa31dd..5a940da15 100644
--- a//timestream/latest/developerguide/security_iam_id-based-policy-examples-influxb.md
+++ b//timestream/latest/developerguide/security_iam_id-based-policy-examples-influxb.md
@@ -6,0 +7,2 @@ Policy best practicesUsing the consoleAllow users to view their own permissionsA
+Amazon Timestream for LiveAnalytics will no longer be open to new customers starting June 20, 2025. If you would like to use Amazon Timestream for LiveAnalytics, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [Amazon Timestream for LiveAnalytics availability change](https://docs.aws.amazon.com/timestream/latest/developerguide/AmazonTimestreamForLiveAnalytics-availability-change.html). 
+
@@ -101 +103 @@ In this example, you want to grant an IAM user in your AWS account access to one
-In addition to granting the `s3:PutObject`, `s3:GetObject`, and `s3:DeleteObject` permissions to the user, the policy also grants the `s3:ListAllMyBuckets`, `s3:GetBucketLocation`, and `s3:ListBucket` permissions. These are the additional permissions required by the console. Also, the `s3:PutObjectAcl` and the `s3:GetObjectAcl` actions are required to be able to copy, cut, and paste objects in the console. For an example walkthrough that grants permissions to users and tests them using the console, see [An example walkthrough: Using user policies to control access to your bucket](https://docs.aws.amazon.com/AmazonS3/latest/dev/walkthrough1.html).
+In addition to granting the `s3:PutObject`, `s3:GetObject`, and `s3:DeleteObject` permissions to the user, the policy also grants the `s3:ListAllMyBuckets`, `s3:GetBucketLocation`, and `s3:ListBucket` permissions. These are the additional permissions required by the console. Also, the `s3:PutObjectAcl` and the `s3:GetObjectAcl` actions are required to be able to copy, cut, and paste objects in the console. For an example walkthrough that grants permissions to users and tests them using the console, see [An example walkthrough: Using user policies to control access to your bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/walkthrough1.html).