snowplow-archive / kinesis-example-scala-producer

Example Scala/SBT event producer for Amazon Kinesis
http://snowplowanalytics.com
21 stars 11 forks source link

Is there a way to set the default region? #12

Open bigsnarfdude opened 10 years ago

bigsnarfdude commented 10 years ago

I'm trying out the code and I'm wondering if there is a way to set the regionName like: val regionName = "us-west-2"

bigsnarfdude commented 10 years ago

I patched scalazon with pull request to allow .setEnpoint function to be called and ENDPOINT parameter to be passed in. Here is the patch if you are interested. Closing issue. https://github.com/cloudify/scalazon/pull/11

alexanderdean commented 10 years ago

Thanks, let's leave this one open to bump Scalazon version etc etc