AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2026-04-25 · Documentation low

File: emr/latest/ManagementGuide/VALIDATION_ERROR_SUBNET_NOT_FROM_ONE_VPC.md

Summary

Fixed broken URLs to AWS EC2 API documentation

Security assessment

This change only corrects documentation URLs from 'amazonaws.com' to 'docs.aws.amazon.com'. There is no security-related content change.

Diff

diff --git a/emr/latest/ManagementGuide/VALIDATION_ERROR_SUBNET_NOT_FROM_ONE_VPC.md b/emr/latest/ManagementGuide/VALIDATION_ERROR_SUBNET_NOT_FROM_ONE_VPC.md
index 6e542668c..334d835a1 100644
--- a//emr/latest/ManagementGuide/VALIDATION_ERROR_SUBNET_NOT_FROM_ONE_VPC.md
+++ b//emr/latest/ManagementGuide/VALIDATION_ERROR_SUBNET_NOT_FROM_ONE_VPC.md
@@ -46 +46 @@ Perform the following steps to identify and fix the error:
-     * Use the AWS CLI to find all available public and private subnets in the VPC that your cluster uses. For more information, see the [describe-subnets](https://amazonaws.com/ec2/describe-subnets.html) API. To create new subnets in a VPC, see the [create-subnet](https://amazonaws.com/ec2/create-subnet.html) API. 
+     * Use the AWS CLI to find all available public and private subnets in the VPC that your cluster uses. For more information, see the [describe-subnets](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html) API. To create new subnets in a VPC, see the [create-subnet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSubnet.html) API.