Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 794 Bytes

File metadata and controls

40 lines (32 loc) · 794 Bytes

0.1.9

  • Converted to ES6 (by @blairg)
  • Added AirBnb EsLint configuration (by @blairg)
  • Support for Flow (by @blairg)

0.1.8

  • Support VPC (by @tilfin)
  • Support authentication with sessionToken (by @JohnBloom)
  • Support Publish flag (by @hiro-koba)

0.1.7

  • Support python and other runtime (by @kikusu)
  • Support specifying multiple event sources (by @driadi)

0.1.6

  • Support specifying descriptions (by @dlhdesign)

0.1.5

  • HTTPS proxy support (by @dvonlehman)

0.1.4

  • Add "profile" option to enable load AWS credentials from custom profile (by @bryannaegele)

0.1.3

  • Add optional accessKeyId and secretAccessKey (by @ikait)

0.1.2

  • Add support for memorySize option (by @ikait)

0.1.1

  • Skip event source mapping if not specified.