AWS cli documentation change
Summary
Updated AWS CLI version from 2.34.32 to 2.34.34 and added 'client-vpn' as a valid resource type for Route operations
Security assessment
This change adds Client VPN as a supported resource type for transit gateway route operations. This is a feature enhancement to integrate Client VPN with transit gateway routing, not a security fix or security documentation addition.
Diff
diff --git a/cli/latest/reference/ec2/delete-transit-gateway-route.md b/cli/latest/reference/ec2/delete-transit-gateway-route.md index e4fce4f56..2938cc32a 100644 --- a//cli/latest/reference/ec2/delete-transit-gateway-route.md +++ b//cli/latest/reference/ec2/delete-transit-gateway-route.md @@ -15 +15 @@ - * [AWS CLI 2.34.32 Command Reference](../../index.html) » + * [AWS CLI 2.34.34 Command Reference](../../index.html) » @@ -305,0 +306 @@ Route -> (structure) +>>>> * `client-vpn` @@ -344 +345 @@ Route -> (structure) - * [AWS CLI 2.34.32 Command Reference](../../index.html) » + * [AWS CLI 2.34.34 Command Reference](../../index.html) »