AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-01-16 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-dms-endpoint-docdbsettings.md

Summary

Added requirement note for document ID setting when using CDC with multi-document transactions.

Security assessment

Clarifies feature usage requirements without security context. Change adds no security guidance and shows no evidence of vulnerability remediation.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-dms-endpoint-docdbsettings.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-dms-endpoint-docdbsettings.md
index ab60f4eb6..80ad7e3b9 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-dms-endpoint-docdbsettings.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-dms-endpoint-docdbsettings.md
@@ -55 +55 @@ _Required_ : No
-Specifies the document ID. Use this setting when `NestingLevel` is set to `"none"`. 
+Specifies the document ID. Use this setting when `NestingLevel` is set to `"none"`. It's required when CDC with [multi-document transactions](https://www.mongodb.com/docs/manual/reference/method/Session.startTransaction/#mongodb-method-Session.startTransaction) is used.