aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

Added new example - Serverless Multi-region tokenizer with expiry #1047

Open simon007-aws opened 2 weeks ago

simon007-aws commented 2 weeks ago

Fixes #


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

simon007-aws commented 2 weeks ago

I am unsure why this is failing. I suspect it is because this is a multi-region stack, and the expected constructs are not in place. Help very welcome!

simon007-aws commented 1 week ago

Initial commit to aws-samples