AWS Security ChangesHomeSearch

AWS managed-flink documentation change

Service: managed-flink · 2025-05-22 · Documentation low

File: managed-flink/latest/java/examples-beam.md

Summary

Updated S3 documentation link from 'user-guide' to 'userguide' in URL path

Security assessment

This is a URL path correction for the S3 User Guide. No security-related content was added or modified, and there is no evidence of a security issue being addressed.

Diff

diff --git a/managed-flink/latest/java/examples-beam.md b/managed-flink/latest/java/examples-beam.md
index d64b450a6..b19d77906 100644
--- a//managed-flink/latest/java/examples-beam.md
+++ b//managed-flink/latest/java/examples-beam.md
@@ -53 +53 @@ You can create the Kinesis streams and Amazon S3 bucket using the console. For i
-  * [How Do I Create an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/create-bucket.html) in the _Amazon Simple Storage Service User Guide_. Give the Amazon S3 bucket a globally unique name by appending your login name, such as `ka-app-code-`<username>``.
+  * [How Do I Create an S3 Bucket?](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket.html) in the _Amazon Simple Storage Service User Guide_. Give the Amazon S3 bucket a globally unique name by appending your login name, such as `ka-app-code-`<username>``.