AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-07-10 · Documentation low

File: cli/latest/reference/geo-places/index.md

Summary

Updated AWS CLI version reference and enhanced Places API documentation with new features and API links

Security assessment

Added new functionality (autocomplete, suggest, bulk validation) and API links without security context. No security vulnerabilities addressed.

Diff

diff --git a/cli/latest/reference/geo-places/index.md b/cli/latest/reference/geo-places/index.md
index 2a3a2a8a3..394db9c8a 100644
--- a//cli/latest/reference/geo-places/index.md
+++ b//cli/latest/reference/geo-places/index.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.19 Command Reference](../../index.html) »
@@ -57,2 +57,2 @@ The Places API enables powerful location search and geocoding capabilities for y
-  * Forward and reverse geocoding for addresses and coordinates
-  * Comprehensive place searches with detailed information, including:
+  * Forward and reverse geocoding for addresses and coordinates. See [Geocode](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_Geocode.html) and [ReverseGeocode](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_ReverseGeocode.html) .
+  * Comprehensive place searches with detailed information. See [SearchText](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_SearchText.html) , [SearchNearby](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_SearchNearby.html) , and [GetPlace](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_GetPlace.html) . Place information you can find include:
@@ -62 +62 @@ The Places API enables powerful location search and geocoding capabilities for y
-    * POI (Points of Interest) categories
+    * Points of Interest (POI) categories
@@ -65,2 +65,5 @@ The Places API enables powerful location search and geocoding capabilities for y
-  * Global data coverage with a wide range of POI categories
-  * Regular data updates to ensure accuracy and relevance
+  * Address and place completion as users type, enhancing input efficiency by completing partial queries with valid addresses. See [Autocomplete](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_Autocomplete.html) .
+  * Intelligent place and query recommendation based on user’s input or context, returning relevant places, points of interest, query terms, or search categories. See [Suggest](https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_Suggest.html) .
+  * Global data coverage with a wide range of POI categories.
+  * Regular data updates to ensure accuracy and relevance.
+  * Bulk address validation for verifying and standardizing large volumes of addresses in a single operation using [Amazon Location Service Jobs](https://docs.aws.amazon.com/location/latest/APIReference/Welcome.html#Welcome_Amazon_Location_Service_Jobs) .
@@ -92 +95 @@ The Places API enables powerful location search and geocoding capabilities for y
-  * [AWS CLI 2.35.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.19 Command Reference](../../index.html) »