Deploy an extension in CloudFront Extensions console

The solution provides a set of ready-to-use extensions (Lambda@Edge functions, CloudFront Functions, CloudFormation templates) that could be useful when you use CloudFront. You can deploy them from the solution web console. After deployment, you can use it directly without programming or customize it when needed.

  1. In the navigation panel, under Extensions, choose Repository.

  2. Choose redirect-by-device, and click Deploy button. Extension Repo Page

  3. Choose the sample website distribution (you can find it in Outputs tab of CFExtSampleWorkshop stack) and choose Default (*) under Behaviors. Step1

  4. Choose Next.

  5. In Function associations page, choose viewer-request (refer to CloudFront events for more details). Step2

  6. Choose Next.

  7. In Review page, choose Deploy. Step3

  8. Choose View deployment status to navigate to CloudFormation console for more details. Status CloudFormation Stack

You should receive a CREATE_COMPLETE status in approximately 1 minute.