AWS general documentation change
Summary
Fixed typo in BGP session descriptions and rephrased route limit documentation
Security assessment
The changes correct documentation typos and improve clarity without altering security implications of BGP route limits. No security features or vulnerabilities are addressed.
Diff
diff --git a/general/latest/gr/dc.md b/general/latest/gr/dc.md index d5b787eb7..ad359dd81 100644 --- a//general/latest/gr/dc.md +++ b//general/latest/gr/dc.md @@ -66,2 +66,2 @@ Public or private virtual interfaces per dedicated connection | Each supported R -Routes per BGP on public virtual interfaces | Each supported Region: 1,000 | No | The maximum routes per Border Gateway Protocol (BGP) on a public virtual interface -Routes per BPG on private or transit virtual interfaces | Each supported Region: 100 | No | The maximum Routes per Border Gateway Protocol (BGP) on a private virtual interface or a transit virtual interface. +Routes per BGP session on private or transit virtual interfaces | Each supported Region: 100 | No | The maximum Routes per Border Gateway Protocol (BGP) on a private virtual interface or a transit virtual interface. +Routes per BGP session on public virtual interfaces | Each supported Region: 1,000 | No | The maximum routes per Border Gateway Protocol (BGP) on a public virtual interface