AWS directconnect documentation change
Summary
Corrected terminology from 'virtual private interfaces' to 'private virtual interfaces' in gateway deletion prerequisites
Security assessment
The change fixes interface type terminology but doesn't modify security requirements or procedures. No evidence of security vulnerability mitigation or security feature documentation added.
Diff
diff --git a/directconnect/latest/UserGuide/delete-direct-connect-gateway.md b/directconnect/latest/UserGuide/delete-direct-connect-gateway.md index d63a62155..fe6e3860e 100644 --- a//directconnect/latest/UserGuide/delete-direct-connect-gateway.md +++ b//directconnect/latest/UserGuide/delete-direct-connect-gateway.md @@ -7 +7 @@ -If you no longer require a Direct Connect gateway, you can delete it. You must first disassociate all associated virtual private gateways and delete the attached private virtual interface. Once you've disassociated any associated virtual private gateways and deleted any attached virtual private interfaces, you can delete the Direct Connect gateway using either the AWS Direct Connect console or using the command line or API. +If you no longer require a Direct Connect gateway, you can delete it. You must first disassociate all associated virtual private gateways and delete the attached private virtual interface. Once you've disassociated any associated virtual private gateways and deleted any attached private virtual interfaces, you can delete the Direct Connect gateway using either the AWS Direct Connect console or using the command line or API.