AWS documentdb documentation change
Summary
Added a markdown link to the same page at the beginning of the file.
Security assessment
The change only adds a self-referential markdown link for navigation purposes. There is no evidence of addressing a security vulnerability, weakness, or incident. The file name suggests JSON schema validation content, which can be used for data validation, but the change itself does not modify security documentation.
Diff
diff --git a/documentdb/latest/developerguide/json-schema-validation.md b/documentdb/latest/developerguide/json-schema-validation.md index 5ba7aae5e..3912766e8 100644 --- a//documentdb/latest/developerguide/json-schema-validation.md +++ b//documentdb/latest/developerguide/json-schema-validation.md @@ -0,0 +1,2 @@ +[View a markdown version of this page](json-schema-validation.md) +