Giter Club home page Giter Club logo

sveltekit-architect-repro's Introduction

sveltekit-architect-repro

Reproduce:

Ensure your credentials are set in ~/.aws/credentials and your AWS_PROFILE and AWS_REGION are set

  • npm i
  • npm run deploy

This should deploy the app onto your AWS profile, using Architect 9

Ensure your app is accessible via the Api Gateway invoke URL

Switch to the arc-10 branch

  • npm i
  • npm run deploy

This should deploy the app onto your AWS profile, using Architect 10

Ensure your is no longer accessible via the Api Gateway invoke URL

Explanation

asap is trying to get a file, expecting to get NoSuchKey exception, and then passthru, and the file would get resolved by the next handler. But asap is receiving a 403 because the s3:listBucket permission isn't on the bucket created by Architect, and so asap bubbles that as a 500

This issue is addressed in 5.0.1 of asap

sveltekit-architect-repro's People

Contributors

tillathehun0 avatar

Watchers

James Cloos avatar  avatar  avatar

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.