AWS sap documentation change
Summary
Fixed URL formatting for Amazon EC2 documentation link
Security assessment
Change corrects a broken URL path but does not address security vulnerabilities or describe security features.
Diff
diff --git a/sap/latest/general/arch-guide-architecture-guidelines-and-decisions.md b/sap/latest/general/arch-guide-architecture-guidelines-and-decisions.md index 398df7247..057a7f7fe 100644 --- a//sap/latest/general/arch-guide-architecture-guidelines-and-decisions.md +++ b//sap/latest/general/arch-guide-architecture-guidelines-and-decisions.md @@ -223 +223 @@ VPC endpoints are available for all of the core AWS services that are required t -[Amazon Virtual Private Cloud](https://docs.aws.amazon.com/vpc/latest/userguide) (Amazon VPC) supports [Inter-Region peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) between two VPCs in different Regions. This can be used to allow network traffic, such as database replication traffic to flow between two [Amazon EC2](https://docs.aws.amazon.comAWSEC2/latest/UserGuide/concepts.html) instances in different Regions. Inter-Region peering incurs data transfer costs. +[Amazon Virtual Private Cloud](https://docs.aws.amazon.com/vpc/latest/userguide) (Amazon VPC) supports [Inter-Region peering](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) between two VPCs in different Regions. This can be used to allow network traffic, such as database replication traffic to flow between two [Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html) instances in different Regions. Inter-Region peering incurs data transfer costs.