Giter VIP home page Giter VIP logo

cdk-samples's Introduction

Hi there ๐Ÿ‘‹

I recently completed my Masters in Computer Science from Arizona State University and am working as a Software Engineer at JP Morgan with the Onyx team. Prior to joining ASU, I worked as a Senior Software Engineer at Zeta, Directi with the Express payments division for over 3 years.

Things to checkout:

๐Ÿ“ฌ Reach me at [email protected]

cdk-samples's People

Contributors

maskaravivek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cdk-samples's Issues

Getting an error with one package

I tried both the packages and was able to successfully install this one:

Docker + Lambda + Api Gateway
Code: aws-cdk-docker-lambda-api-gateway/

This works really well and I appreciate making it so user-friendly.
How do I remove all resources created by the above script? Removing the stack is sufficient?


But when I tried the second code, I got an error.

S3 authorizer Lambda + API Gateway
Code: aws-cdk-s3-lambda-api-gateway/

(base) root@ip-172-31-38-54:/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway# cdk deploy

/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/@aws-cdk/core/lib/asset-staging.ts:113
      throw new Error(`Cannot find asset at ${this.sourcePath}`);
            ^
Error: Cannot find asset at /home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/lambda/s3-authorizer
    at new AssetStaging (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/@aws-cdk/core/lib/asset-staging.ts:113:13)
    at new Asset (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/@aws-cdk/aws-s3-assets/lib/asset.ts:68:21)
    at AssetCode.bind (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/@aws-cdk/aws-lambda/lib/code.ts:180:20)
    at new Function (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/@aws-cdk/aws-lambda/lib/function.ts:327:29)
    at new AwsCdkS3LambdaApiGatewayStack (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/lib/aws-cdk-s3-lambda-api-gateway-stack.ts:23:26)
    at Object.<anonymous> (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/bin/aws-cdk-s3-lambda-api-gateway.ts:6:1)
    at Module._compile (node:internal/modules/cjs/loader:1246:14)
    at Module.m._compile (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/ts-node/src/index.ts:1056:23)
    at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
    at Object.require.extensions.<computed> [as .ts] (/home/ubuntu/mylambda/cdk-samples/aws-cdk-s3-lambda-api-gateway/node_modules/ts-node/src/index.ts:1059:12)

Subprocess exited with error 1

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.