Skip to content

Releases: benmarch/update-lambda-edge

Separate AWS Regions

26 Nov 21:21
Compare
Choose a tag to compare

Provides the ability to specify separate AWS regions for the S3 bucket that stores Lambda code and where the code is deployed.

Support Additional CacheBehaviors

02 Apr 18:50
Compare
Choose a tag to compare

This release adds support for activating Lambdas on cache behaviors other than the DefaultCacheBehavior. Use the "cacheBehaviorPath" config option to specify a cache behavior by path pattern, or leave blank to use the DefaultCacheBehavior.

v1.0.0

02 Apr 18:43
Compare
Choose a tag to compare

Initial release