AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

Service: amazondynamodb · 2025-11-19 · Documentation low

File: amazondynamodb/latest/developerguide/DAXEncryptionInTransit.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in list of cluster creation methods

Security assessment

The change is a branding/naming convention update without altering security functionality. The encryption in transit documentation remains unchanged except for product name formatting.

Diff

diff --git a/amazondynamodb/latest/developerguide/DAXEncryptionInTransit.md b/amazondynamodb/latest/developerguide/DAXEncryptionInTransit.md
index f1de93e94..456726a92 100644
--- a//amazondynamodb/latest/developerguide/DAXEncryptionInTransit.md
+++ b//amazondynamodb/latest/developerguide/DAXEncryptionInTransit.md
@@ -11 +11 @@ Regardless of whether or not you choose encryption in transit, traffic between y
-Using encryption in transit with DAX is easy. Simply select this option when creating a new cluster, and use a recent version of any of the [DAX clients](./DAX.client.html) in your application. Clusters that use encryption in transit do not support unencrypted traffic, so there is no chance to misconfigure your application and bypass encryption. The DAX client will use the cluster's x509 certificate to authenticate the identity of the cluster when it establishes connections, ensuring that your DAX requests go where intended. All methods of creating DAX clusters support encryption in transit: the AWS Management Console, AWS CLI, all SDKs, and AWS CloudFormation.
+Using encryption in transit with DAX is easy. Simply select this option when creating a new cluster, and use a recent version of any of the [DAX clients](./DAX.client.html) in your application. Clusters that use encryption in transit do not support unencrypted traffic, so there is no chance to misconfigure your application and bypass encryption. The DAX client will use the cluster's x509 certificate to authenticate the identity of the cluster when it establishes connections, ensuring that your DAX requests go where intended. All methods of creating DAX clusters support encryption in transit: the AWS Management Console, AWS CLI, all SDKs, and CloudFormation.