getPlace
inline suspend fun GeoPlacesClient.getPlace(crossinline block: GetPlaceRequest.Builder.() -> Unit): 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.