AWS managed-flink documentation change
Summary
Updated Amazon S3 documentation link from 'user-guide' to 'userguide' in URL path
Security assessment
The change only corrects a documentation URL path segment without modifying security-related content or recommendations.
Diff
diff --git a/managed-flink/latest/java/gs-python-createapp.md b/managed-flink/latest/java/gs-python-createapp.md index fab34f84c..d4f521483 100644 --- a//managed-flink/latest/java/gs-python-createapp.md +++ b//managed-flink/latest/java/gs-python-createapp.md @@ -86 +86 @@ You can create the Amazon S3 bucket using the console. For instructions for crea - * [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, for example by appending your login name. + * [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, for example by appending your login name.