AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/choosing-the-right-aws-service-for-your-microservice-endpoints/services-comparison.md

Summary

Formatting adjustments in feature comparison table, added link to API Gateway security monitoring documentation, and updated 'Lambda function URLs' to 'AWS Lambda function URLs' for branding consistency

Security assessment

The change adds a reference to API Gateway's security monitoring documentation for access/execution logs, which helps users implement security best practices. However, there is no evidence of addressing a specific vulnerability or security incident.

Diff

diff --git a/prescriptive-guidance/latest/choosing-the-right-aws-service-for-your-microservice-endpoints/services-comparison.md b/prescriptive-guidance/latest/choosing-the-right-aws-service-for-your-microservice-endpoints/services-comparison.md
index b62bb150f..d34bec357 100644
--- a//prescriptive-guidance/latest/choosing-the-right-aws-service-for-your-microservice-endpoints/services-comparison.md
+++ b//prescriptive-guidance/latest/choosing-the-right-aws-service-for-your-microservice-endpoints/services-comparison.md
@@ -11 +11 @@ The following table compares key features of Application Load Balancer, Amazon A
-**Feature** | **Application Load Balancer** | **API Gateway** | **Lambda** **function URLs**  
+Feature| Application Load Balancer| API Gateway| Lambda function URLs  
@@ -96 +96 @@ The following table compares key features of Application Load Balancer, Amazon A
-  * Integrates with CloudWatch for both access logs and execution logs. 
+  * Integrates with CloudWatch for both [access logs and execution logs](https://docs.aws.amazon.com/apigateway/latest/developerguide/security-monitoring.html). 
@@ -126 +126 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Lambda function URLs
+AWS Lambda function URLs