AWS Security ChangesHomeSearch

AWS cloud-map documentation change

Service: cloud-map · 2025-05-10 · Documentation low

File: cloud-map/latest/dg/tutorials.md

Summary

Swapped tutorial links between DNS queries and custom attributes sections

Security assessment

The change only corrects documentation links and does not mention security controls, vulnerabilities, or security-related features

Diff

diff --git a/cloud-map/latest/dg/tutorials.md b/cloud-map/latest/dg/tutorials.md
index f6ea6fed0..5da983044 100644
--- a//cloud-map/latest/dg/tutorials.md
+++ b//cloud-map/latest/dg/tutorials.md
@@ -12,2 +12,2 @@ Signing up for AWS and preparing to use AWS Cloud Map |  [Set up to use AWS Clou
-Using DNS queries and API calls to discover backend services. |  [Learn how to use AWS Cloud Map service discovery with DNS queries and API calls](./tutorial-microservices.html)  
-Creating a sample application and using custom attributes in code to discover resources. |  [Learn how to use AWS Cloud Map service discovery with custom attributes](./tutorial-private-namespace.html)  
+Using DNS queries and API calls to discover backend services. |  [Learn how to use AWS Cloud Map service discovery with DNS queries and API calls](./tutorial-private-namespace.html)  
+Creating a sample application and using custom attributes in code to discover resources. |  [Learn how to use AWS Cloud Map service discovery with custom attributes](./tutorial-microservices.html)