AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-resource-dms-certificate.md

Summary

Added documentation for Fn::GetAtt attributes and updated resource type declaration format in examples.

Security assessment

Changes focus on improving intrinsic function documentation and example formatting. No security-related content was added or modified.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-dms-certificate.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-dms-certificate.md
index 0a5b26113..892a385b3 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-dms-certificate.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-dms-certificate.md
@@ -82,0 +83,4 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw
+The `Fn::GetAtt` intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
+
+For more information about using the `Fn::GetAtt` intrinsic function, see [`Fn::GetAtt`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html).
+
@@ -109,0 +114 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw
+        Type: AWS::DMS::Certificate
@@ -115,2 +119,0 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw
-        Type: "AWS::DMS::Certificate"
-    
@@ -122 +125 @@ For more information about using the `Ref` function, see [`Ref`](https://docs.aw
-  * [AWS CloudFormation Stacks Updates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html)
+  * [Managing AWS resources as a single unit with AWS CloudFormation stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html)