AWS vpc documentation change
Summary
Updated product name references from 'Amazon VPC Transit Gateways' to 'AWS Transit Gateways' and fixed a typo (ee -> see)
Security assessment
Changes are branding updates and typo corrections without modifying security-related content or addressing vulnerabilities
Diff
diff --git a/vpc/latest/tgw/tgw-getting-started-cli.md b/vpc/latest/tgw/tgw-getting-started-cli.md index 404f11f4b..4e74f507e 100644 --- a//vpc/latest/tgw/tgw-getting-started-cli.md +++ b//vpc/latest/tgw/tgw-getting-started-cli.md @@ -23 +23 @@ Before you begin, make sure you have: - * Appropriate IAM permissions to work with transit gateways. To check transit gateway IAM permissions, ee [Identity and access management in Amazon VPC Transit Gateways](https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-authentication-access-control.html) in the _AWS Transit Gateway Guide_. + * Appropriate IAM permissions to work with transit gateways. To check transit gateway IAM permissions, see [Identity and access management in AWS Transit Gateways](https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-authentication-access-control.html) in the _AWS Transit Gateway Guide_. @@ -405 +405 @@ The following shows the response to the request, which includes the deleted tran -You've successfully created a transit gateway, attached two VPCs to it, configured routing between them, and verified connectivity. This simple example demonstrates the basic functionality of Amazon VPC Transit Gateways. For more complex scenarios, such as connecting to on-premises networks or implementing more advanced routing configurations, see the [_Amazon VPC Transit Gateways User Guide_](https://docs.aws.amazon.com/vpc/latest/tgw/what-is-transit-gateway.html). +You've successfully created a transit gateway, attached two VPCs to it, configured routing between them, and verified connectivity. This simple example demonstrates the basic functionality of AWS Transit Gateways. For more complex scenarios, such as connecting to on-premises networks or implementing more advanced routing configurations, see the [_AWS Transit Gateways Guide_](https://docs.aws.amazon.com/vpc/latest/tgw/what-is-transit-gateway.html).