Skip to content

JimmyDqv/AuthAtCloudFrontEdge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorization with Lambda@Edge

This solution will use Lambda@Edge and Cognito User Pools to authorize calls made to CloudFront and static content.

Solution overview:

Image showing the overview.

How to deploy

This solution show how to setup everything in a different region than us-east-1.

To deploy the solution you need to do the following steps in order, deployment rely on SAM CLI

  • Deploy the Cloudformation template /eu-north-1/UserPool/template.yaml
  • Deploy the Cloudformation template /us-east-1/EdgeLambda/template.yaml
  • Deploy the Cloudformation template /eu-north-1/CloudFrontDistribution/template.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages