AWS vpc documentation change
Summary
Updated the list of supported transit gateway attachments to include 'Client VPN' alongside existing attachment types.
Security assessment
This is a documentation update to include a new attachment type in the list of supported attachments. No security context is present.
Diff
diff --git a/vpc/latest/tgw/tgw-route-tables.md b/vpc/latest/tgw/tgw-route-tables.md index 5082b9111..afbbddef9 100644 --- a//vpc/latest/tgw/tgw-route-tables.md +++ b//vpc/latest/tgw/tgw-route-tables.md @@ -11 +11 @@ Use transit gateway route tables to configure routing for your transit gateway a -Transit gateway route tables allows you to associate a table with a transit gateway attachment. VPC, VPN, VPN Concentrator, Direct Connect gateway, Peering, and Connect attachments are all supported. When associated, routes for these attachments are propagated from the attachment to the target transit gateway route table. An attachment can be propagated to multiple route tables. +Transit gateway route tables allows you to associate a table with a transit gateway attachment. VPC, VPN, VPN Concentrator, Client VPN, Direct Connect gateway, Peering, and Connect attachments are all supported. When associated, routes for these attachments are propagated from the attachment to the target transit gateway route table. An attachment can be propagated to multiple route tables.