Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Releases: amazon-archives/aws-lambda-zombie-workshop

Support for Cognito User Pools and IAM Authorization for API

12 Aug 03:09
Compare
Choose a tag to compare
  • Introduces Cognito User Pools for authentication along with newer looking UI.
  • Adds API Gateway IAM Authorization
  • Provides support for workshop to run in all regions that are currently supporting Lambda and API Gateway services.

v2.0.0

19 Jun 16:16
Compare
Choose a tag to compare

This release introduces support for all AWS regions that have AWS Lambda and API Gateway. Stacks can now be launched in regions other than Oregon.

This release also eliminates the use of hardcoded/baked attributes/resource names in CloudFormation, allowing multiple stacks to exist simultaneously in the same AWS account.

v1.0.0

19 Jun 16:24
Compare
Choose a tag to compare

Providing zip file (aws-lambda-zombie-workshop-master-v1.0.0.zip) for state of workshop prior to v2.0.0 release with major changes.


This version of the workshop launches your API with API Gateway caching enabled. Please disable this feature in the management console to reduce costs if you do not want to use caching. It is not covered by the AWS Free Tier.