AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-04-03 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.md

Summary

Added note about using DomainV2 for private APIs

Security assessment

Mentions private API security feature but does not address a specific security issue

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.md b/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.md
index 0cabef93e..804319f4e 100644
--- a//AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.md
+++ b//AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.md
@@ -8,0 +9,2 @@ The `AWS::ApiGateway::DomainName` resource specifies a public custom domain name
+To create a custom domain name for private APIs, use [AWS::ApiGateway::DomainV2](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainnamev2.html).
+