AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-06-19 · Documentation medium

File: AWSCloudFormation/latest/TemplateReference/doc-history.md

Summary

Added new MPA resources and updated KMS key documentation

Security assessment

Documents new security-related features (ML-DSA key support in KMS) but doesn't address vulnerabilities

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/doc-history.md b/AWSCloudFormation/latest/TemplateReference/doc-history.md
index 008b34063..662b5d613 100644
--- a//AWSCloudFormation/latest/TemplateReference/doc-history.md
+++ b//AWSCloudFormation/latest/TemplateReference/doc-history.md
@@ -10,0 +11,7 @@ Change| Description| Date
+[New resources](./aws-template-resource-type-ref.html#AWS_MPA)| The following resources were added: `AWS::MPA::ApprovalTeam` and `AWS::MPA::IdentitySource`.
+
+[AWS::MPA::ApprovalTeam](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mpa-approvalteam.html)
+     Use the `AWS::MPA::ApprovalTeam` resource to specify ...
+[AWS::MPA::IdentitySource](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mpa-identitysource.html)
+     Use the `AWS::MPA::IdentitySource` resource to specify ...
+| December 31, 2029  
@@ -933,0 +941,5 @@ The following resources were added: AWS::AppSync::ChannelNamespace
+[Updated resource](./aws-template-resource-type-ref.html#AWS_KMS)| The following resource was updated: `AWS::KMS::Key`.
+
+[AWS::KMS::Key](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html)
+     Added support for Module-Lattice-Based Digital Signature Algorithm (ML-DSA) asymmetric keys.
+| June 12, 2024