getPlace

abstract suspend fun getPlace(input: GetPlaceRequest): GetPlaceResponse

GetPlace finds a place by its unique ID. A PlaceId is returned by other place operations.

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