AWS documentdb documentation change
Summary
Minor editorial changes: removed 'Please' from documentation links and notes about JSON schema validation support
Security assessment
The changes are purely editorial (removing the word 'Please') and do not alter technical content or address security vulnerabilities. No security implications are present.
Diff
diff --git a/documentdb/latest/devguide/release-notes.md b/documentdb/latest/devguide/release-notes.md index fca939c53..b4baf2b97 100644 --- a//documentdb/latest/devguide/release-notes.md +++ b//documentdb/latest/devguide/release-notes.md @@ -94 +94 @@ June 8, 2026 | 5.0.1 | **New minor version** **Amazon DocumentDB 5.0.1 (Engine - 1. Added `gcRuntimeStats`, `documentFragmentStats`, and breakup of collection level metrics into `storageSegmentBase` and `storageSegmentExtended` in `collstats` to surface more information into the overall health of the garbage collection process. Please see [Garbage collection in Amazon DocumentDB](./garbage-collection.html) for details. + 1. Added `gcRuntimeStats`, `documentFragmentStats`, and breakup of collection level metrics into `storageSegmentBase` and `storageSegmentExtended` in `collstats` to surface more information into the overall health of the garbage collection process. See [Garbage collection in Amazon DocumentDB](./garbage-collection.html) for details. @@ -242 +242 @@ November 6, 2023 | 5.0.0 | **Amazon DocumentDB 5.0 (Engine Patch Versions 3.0.3 - * Added support for `$jsonSchema` schema keywords `maxLength`, `minLength`, `maximum`, `minimum`, `exclusiveMaximum`, `exclusiveMinimum`, `items`, and `additionalItems`. Please note that JSON schema validation is supported in instance-based clusters only. + * Added support for `$jsonSchema` schema keywords `maxLength`, `minLength`, `maximum`, `minimum`, `exclusiveMaximum`, `exclusiveMinimum`, `items`, and `additionalItems`. Note that JSON schema validation is supported in instance-based clusters only. @@ -399 +399 @@ November 6, 2023 | **Amazon DocumentDB 4.0 (Engine Patch Versions 2.0.9876)** * - * Added support for `$jsonSchema` schema keywords `maxLength`, `minLength`, `maximum`, `minimum`, `exclusiveMaximum`, `exclusiveMinimum`, `items`, and `additionalItems`. Please note that JSON schema validation is supported in instance-based clusters only. + * Added support for `$jsonSchema` schema keywords `maxLength`, `minLength`, `maximum`, `minimum`, `exclusiveMaximum`, `exclusiveMinimum`, `items`, and `additionalItems`. Note that JSON schema validation is supported in instance-based clusters only.