AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-07 · Documentation low

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

Summary

Updated AWS::CloudFront::AnycastIpList resource documentation with IpAddressType support

Security assessment

Adding IP address type (ipv4/dualstack) is a feature enhancement without explicit security context or vulnerability mitigation mentioned.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/doc-history.md b/AWSCloudFormation/latest/TemplateReference/doc-history.md
index 69be92cf8..08f69ad6b 100644
--- a//AWSCloudFormation/latest/TemplateReference/doc-history.md
+++ b//AWSCloudFormation/latest/TemplateReference/doc-history.md
@@ -10,0 +11,15 @@ Change| Description| Date
+[Updated resource](./aws-template-resource-type-ref.html#AWS_CloudFront)| The following resource was added: AWS::CloudFront::VpcOrigin
+
+[AWS::CloudFront::VpcOrigin](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-vpcorigin.html)
+     Added the `AccountId` so that you can determine the account ID of the AWS account that owns the VPC origin. For more information, see [Restrict access with VPC origins](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-vpc-origins.html) in the _Amazon CloudFront Developer Guide_.
+| November 5, 2025  
+[Updated resource](./aws-template-resource-type-ref.html#AWS_CloudFront)| The following resource was updated: AWS::CloudFront::AnycastIpList
+
+[AWS::CloudFront::AnycastIpList](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-cloudfront-anycastiplist.html)
+     Added `IpAddressType` for this resource to support either `ipv4` or `dualstack`. For more information, see [Request Anycast static IPs](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/request-static-ips.html) in the _Amazon CloudFront Developer Guide_.
+| November 5, 2025  
+[New resource](./aws-template-resource-type-ref.html#AWS_BedrockAgentCore)| The following resource was added: `AWS::BedrockAgentCore::WorkloadIdentity`.
+
+[AWS::BedrockAgentCore::WorkloadIdentity](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html)
+     Use the `AWS::BedrockAgentCore::WorkloadIdentity` resource to create a workload identity for Amazon Bedrock AgentCore.
+| November 3, 2025