GithubHelp home page GithubHelp logo

Comments (7)

ottokruse avatar ottokruse commented on July 22, 2024

Thanks for the report! Will look into it

from cloudfront-authorization-at-edge.

anthony-watkins avatar anthony-watkins commented on July 22, 2024

I am seeing the same error deploying from the serverless repo in us-east-2. I was able to deploy from the serverless repo successfully last month in the same region.

from cloudfront-authorization-at-edge.

anthony-watkins avatar anthony-watkins commented on July 22, 2024

FYI, you can get around this by turning it into a two step deploy.

First run the template with Application Settings CreateCloudFrontDistribution = false. This will build all the lambdas and get them ready.

Then update the CloudFormation with CreateCloudFrontDistribution = true. This will create the CloudFront, attaching the now ready lambdas.

from cloudfront-authorization-at-edge.

ottokruse avatar ottokruse commented on July 22, 2024

Nicely found. At least a work around until we fix this

from cloudfront-authorization-at-edge.

john-morton-smg avatar john-morton-smg commented on July 22, 2024

Thanks for alerting me to the workaround. I have successfully deployed using that.

from cloudfront-authorization-at-edge.

oynek avatar oynek commented on July 22, 2024

Same here! But thanks for the workaround! Seems to me that there is a timeout somewhere while creating the dependent resources.

from cloudfront-authorization-at-edge.

ottokruse avatar ottokruse commented on July 22, 2024

Fixed as per release https://github.com/aws-samples/cloudfront-authorization-at-edge/releases/tag/v2.1.8

Thanks for your patience!

from cloudfront-authorization-at-edge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.