AWS vpc documentation change
Summary
Updated terminology from 'Amazon VPC Transit Gateways' to 'AWS Transit Gateway' throughout documentation, and adjusted link formatting in API reference section
Security assessment
The changes are primarily branding/terminology updates and formatting adjustments. While the documentation relates to security logging through CloudTrail, there is no evidence these changes address a specific security vulnerability or weakness. The security-related content (logging API calls) remains functionally unchanged.
Diff
diff --git a/vpc/latest/tgw/logging-using-cloudtrail.md b/vpc/latest/tgw/logging-using-cloudtrail.md index ea7ee63d9..436d52dd6 100644 --- a//vpc/latest/tgw/logging-using-cloudtrail.md +++ b//vpc/latest/tgw/logging-using-cloudtrail.md @@ -7 +7 @@ Management eventsEvent examples -# Log Amazon VPC Transit Gateways API calls using AWS CloudTrail +# Log AWS Transit Gateway API calls using AWS CloudTrail @@ -9 +9 @@ Management eventsEvent examples -Amazon VPC Transit Gateways is integrated with [AWS CloudTrail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html), a service that provides a record of actions taken by a user, role, or an AWS service. CloudTrail captures all API calls for Transit Gateway as events. The calls captured include calls from the Transit Gateway console and code calls to the Transit Gateway API operations. Using the information collected by CloudTrail, you can determine the request that was made to Transit Gateway, the IP address from which the request was made, when it was made, and additional details. +AWS Transit Gateway; is integrated with [AWS CloudTrail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html), a service that provides a record of actions taken by a user, role, or an AWS service. CloudTrail captures all API calls for Transit Gateway as events. The calls captured include calls from the Transit Gateway console and code calls to the Transit Gateway API operations. Using the information collected by CloudTrail, you can determine the request that was made to Transit Gateway, the IP address from which the request was made, when it was made, and additional details. @@ -46 +46 @@ CloudTrail Lake event data stores and queries incur costs. When you create an ev -Amazon VPC Transit Gateways logs all Transit Gateway control plane operations as management events. For a list of the Amazon VPC Transit Gateways control plane operations that Transit Gateway logs to CloudTrail, see the [Amazon VPC Transit Gateways API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/operation-list-tgw.html). +AWS Transit Gateway logs all Transit Gateway control plane operations as management events. For a list of the AWS Transit Gateway control plane operations that Transit Gateway logs to CloudTrail, see [AWS Transit Gateway actions](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/operation-list-tgw.html) in the _Amazon EC2 API Reference._