AWS config documentation change
Summary
Reworded compliance check description for VPN tunnel status monitoring
Security assessment
Clarifies language about VPN tunnel status checks but does not introduce or modify security controls.
Diff
diff --git a/config/latest/developerguide/vpc-vpn-2-tunnels-up.md b/config/latest/developerguide/vpc-vpn-2-tunnels-up.md index 3828be21a..b23d966d9 100644 --- a//config/latest/developerguide/vpc-vpn-2-tunnels-up.md +++ b//config/latest/developerguide/vpc-vpn-2-tunnels-up.md @@ -9 +9 @@ AWS CloudFormation template -Checks if both virtual private network (VPN) tunnels provided by AWS Site-to-Site VPN are in UP status. The rule is NON_COMPLIANT if one or both tunnels are in DOWN status. +Checks that both VPN tunnels provided by AWS Site-to-Site VPN are in UP status. The rule returns NON_COMPLIANT if one or both tunnels are in DOWN status.