serverless-heaven / serverless-aws-alias

Alias support for Serverless 1.x
MIT License
189 stars 68 forks source link

Support CW events. #33

Closed HyperBrain closed 7 years ago

HyperBrain commented 7 years ago

Closes #32

Added support for CW events. Events deployed in a stage will now trigger the aliased functions correctly. Added Interoperability section to README to give advice for integrating other plugins. Set the SERVERLESS_ALIAS environment variable automatically, to allow functions to access the currently invoked function alias.