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.
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.