AWS cli documentation change
Summary
Updated AWS CLI version from 2.34.32 to 2.34.34 and added 'client-vpn' as a valid attachment type for Transit Gateway attachments
Security assessment
This change adds Client VPN as a supported attachment type for transit gateway operations. This is a feature enhancement to integrate Client VPN with transit gateway, not a security fix or security documentation addition.
Diff
diff --git a/cli/latest/reference/ec2/describe-transit-gateway-attachments.md b/cli/latest/reference/ec2/describe-transit-gateway-attachments.md index f84830a59..937e01471 100644 --- a//cli/latest/reference/ec2/describe-transit-gateway-attachments.md +++ b//cli/latest/reference/ec2/describe-transit-gateway-attachments.md @@ -15 +15 @@ - * [AWS CLI 2.34.32 Command Reference](../../index.html) » + * [AWS CLI 2.34.34 Command Reference](../../index.html) » @@ -429,0 +430 @@ TransitGatewayAttachments -> (list) +>>> * `client-vpn` @@ -518 +519 @@ NextToken -> (string) - * [AWS CLI 2.34.32 Command Reference](../../index.html) » + * [AWS CLI 2.34.34 Command Reference](../../index.html) »