Skip to content

Releases: benmarch/update-lambda-edge

Separate AWS Regions

Choose a tag to compare

@benmarch benmarch released this 26 Nov 21:21

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

Choose a tag to compare

@benmarch benmarch released this 02 Apr 18:50

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

Choose a tag to compare

@benmarch benmarch released this 02 Apr 18:43

Initial release