AWS managed-flink documentation change
Summary
Updated Amazon S3 documentation link from 'user-guide' to 'userguide' in URL path
Security assessment
This is a minor documentation URL correction with no security implications or changes to security guidance.
Diff
diff --git a/managed-flink/latest/java/gs-table-create.md b/managed-flink/latest/java/gs-table-create.md index 09434db5c..bf65c1ff9 100644 --- a//managed-flink/latest/java/gs-table-create.md +++ b//managed-flink/latest/java/gs-table-create.md @@ -53 +53 @@ 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 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 by appending your login name.