ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir
https://hex.pm/packages/ex_aws
MIT License
1.27k stars 526 forks source link

Add Location service to "aws" partition #858

Closed thecristen closed 2 years ago

thecristen commented 2 years ago

Enables the usage of AWS Location Service for the relevant regions.

This includes the maps, places, geofencing, tracking, and routes services, for nine supported regions.

bernardd commented 2 years ago

Nice, thanks @thecristen!