Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

For a Serverless project that 301s from some non-canonical name to a canonical name.

License

Notifications You must be signed in to change notification settings

RealSelf/serverless-canonical-name-redirector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-canonical-name-redirector

For a Serverless project that 301s from some non-canonical name to a canonical name. It has a rather extensive CloudFormation template in the serverless.yml file for CloudFront.

You must get your ACM based certs from us-east-1. Don't ask.

What

This project uses the serverless framework to deploy:

  1. CloudFront Distribution ( with SSL termination )
  2. backed by an API Gateway
  3. backed by a python AWS lambda function that sends back HTTP 301 to a canonical name

CloudFront

About

For a Serverless project that 301s from some non-canonical name to a canonical name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages