AWS controltower: Fix URL in VPC internet access override note
Summary
Corrected a broken link URL by removing an extra slash.
Security assessment
The change fixes a documentation URL typo without altering security content or addressing vulnerabilities.
Evidence
+If you provision Account Factory accounts with VPC internet access settings enabled, that Account Factory setting overrides the control [Disallow internet access for an Amazon VPC instance managed by a customer](https://docs.aws.amazon.com/controltower/latest/userguide/data-residency-controls.html#disallow-vpc-internet-access). To avoid enabling internet access for newly provisioned accounts, you must change the setting in Account Factory.
Diff
diff --git a/controltower/latest/userguide/configure-without-vpc.md b/controltower/latest/userguide/configure-without-vpc.md index 4171a6e62..4fc438b4f 100644 --- a//controltower/latest/userguide/configure-without-vpc.md +++ b//controltower/latest/userguide/configure-without-vpc.md @@ -24 +24 @@ If your workload does not require a VPC, you can do the following: -If you provision Account Factory accounts with VPC internet access settings enabled, that Account Factory setting overrides the control [Disallow internet access for an Amazon VPC instance managed by a customer](https://docs.aws.amazon.com//controltower/latest/userguide/data-residency-controls.html#disallow-vpc-internet-access). To avoid enabling internet access for newly provisioned accounts, you must change the setting in Account Factory. +If you provision Account Factory accounts with VPC internet access settings enabled, that Account Factory setting overrides the control [Disallow internet access for an Amazon VPC instance managed by a customer](https://docs.aws.amazon.com/controltower/latest/userguide/data-residency-controls.html#disallow-vpc-internet-access). To avoid enabling internet access for newly provisioned accounts, you must change the setting in Account Factory.