AWS prescriptive-guidance documentation change
Summary
Updated navigation link from 'welcome.html' to 'introduction.html', added bold formatting to three list items, and changed image path to a new UUID-based location.
Security assessment
Changes involve navigation, cosmetic formatting improvements (bold text), and image path updates. No modifications to security-related content or introduction of new security features were made.
Diff
diff --git a/prescriptive-guidance/latest/integrate-third-party-services/architectures.md b/prescriptive-guidance/latest/integrate-third-party-services/architectures.md index 3e95ba74e..0dcee058c 100644 --- a//prescriptive-guidance/latest/integrate-third-party-services/architectures.md +++ b//prescriptive-guidance/latest/integrate-third-party-services/architectures.md @@ -5 +5 @@ -[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Integrating third-party services in the AWS Cloud](welcome.html) +[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Integrating third-party services in the AWS Cloud](introduction.html) @@ -13 +13 @@ To choose an architecture, these are the most important characteristics to consi - 1. Direction of traffic – Unidirectional or bidirectional + 1. **Direction of traffic** – Unidirectional or bidirectional @@ -15 +15 @@ To choose an architecture, these are the most important characteristics to consi - 2. Network protocol – TCP or UDP + 2. **Network protocol** – TCP or UDP @@ -17 +17 @@ To choose an architecture, these are the most important characteristics to consi - 3. Scalability – Number of virtual private clouds (VPCs) that the third-party service must support + 3. **Scalability** – Number of virtual private clouds (VPCs) that the third-party service must support @@ -24 +24 @@ The following figure is a decision chart to help you select an architecture for - +