mapbox / streambot

DEPRECATED (SEE README) Robot-assisted deploys to Lambda
ISC License
39 stars 7 forks source link

Region-specific tables #44

Closed rclark closed 8 years ago

rclark commented 8 years ago

Streambot will deduce the region that its running in by parsing the ARN which is provided as part of invocation context. Streambot will expect the streambot-env table to exist in the same region as the running function.

Also cleans up after #43 which wasn't quite complete.

cc @emilymcafee @mick