searchText

abstract suspend fun searchText(input: SearchTextRequest = SearchTextRequest { }): SearchTextResponse

SearchText searches for geocode and place information. You can then complete a follow-up query suggested from the Suggest API via a query id.

For more information, see Search Text in the Amazon Location Service Developer Guide.