AWS documentdb documentation change
Summary
Fixed typo in compression ratio description and updated CloudFormation reference branding
Security assessment
Typo correction ('ration' to 'ratio') and branding update ('AWS CloudFormation' to 'CloudFormation') are editorial changes with no security implications.
Diff
diff --git a/documentdb/latest/developerguide/release-notes.md b/documentdb/latest/developerguide/release-notes.md index 836d566ff..9a052358c 100644 --- a//documentdb/latest/developerguide/release-notes.md +++ b//documentdb/latest/developerguide/release-notes.md @@ -185 +185 @@ Amazon DocumentDB now offers full wire protocol compatibility with MongoDB 8.0. - * Added Support for dictionary-based compression through the Zstandard compression algorithm, improving compression ration by 5x. + * Added Support for dictionary-based compression through the Zstandard compression algorithm, improving compression ratio by 5x. @@ -939 +939 @@ See [Supported MongoDB APIs, operations, and data types in Amazon DocumentDB](./ - * `engineVersion` option default is `5.0.0` in AWS SDK, AWS CLI, and AWS CloudFormation. + * `engineVersion` option default is `5.0.0` in AWS SDK, AWS CLI, and CloudFormation.