AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-03-13 · Documentation low

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

Summary

Added documentation for new CleanRoomsML resources and GameLiftStreams VPC transit support

Security assessment

Routine documentation update for new features without security context.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/doc-history.md b/AWSCloudFormation/latest/TemplateReference/doc-history.md
index 735cf3db8..3e61a5623 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)| The following resources were added: `AWS::CleanRoomsML::ConfiguredModelAlgorithm` and `AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation`.
+
+[AWS::CleanRoomsML::ConfiguredModelAlgorithm](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanroomsml-configuredmodelalgorithm.html)
+     Use the `AWS::CleanRoomsML::ConfiguredModelAlgorithm` resource to specify a configured model algorithm using a container image stored in an ECR repository.
+[AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanroomsml-configuredmodelalgorithmassociation.html)
+     Use the `AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation` resource to specify an association of a configured model algorithm to a collaboration for use by any member of the collaboration.
+| March 10, 2026  
@@ -53,0 +61,5 @@ Change| Description| Date
+[VPC connectivity support](./aws-template-resource-type-ref.html)| Added VPC transit configuration support to `AWS::GameLiftStreams::StreamGroup`.
+
+[AWS::GameLiftStreams::StreamGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gameliftstreams-streamgroup.html)
+     Use the new `VpcTransitConfiguration` property in `LocationConfiguration` to enable private network connectivity between your stream group and resources in your Amazon VPC using Transit Gateway.
+| February 4, 2026