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.26k stars 521 forks source link

Add support for Personalize #1009

Closed nkezhaya closed 6 months ago

nkezhaya commented 8 months ago

This allows ExAws.Config.new(:personalize) to run without throwing an error.

bernardd commented 6 months ago

Thanks @nkezhaya! Apologies for the delay in getting to this.