Coder Social home page Coder Social logo

sentatr / hello-world-python-lambda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chrisnappin/hello-world-python-lambda

0.0 0.0 1.0 17 KB

Hello World Lambda function, converted from node.js to python

License: MIT No Attribution

Python 100.00%

hello-world-python-lambda's Introduction

Hello World Python Lambda

Very simple AWS Lambda example, adated from https://github.com/aj-ali/my-app-repo and converted to Python. Used to support CodeBuild/CodePipeline setup.

Original AWS guidance included below...

Start from scratch starter project

This project contains source code and supporting files for the serverless application that you created in the AWS Lambda console. You can update your application at any time by committing and pushing changes to your AWS CodeCommit or GitHub repository.

This project includes the following files and folders:

  • src - Code for the application's Lambda function.
  • TODO - Unit tests for the application code.
  • template.yml - A SAM template that defines the application's AWS resources.
  • buildspec.yml - A build specification file that tells AWS CodeBuild how to create a deployment package for the function.

Your Lambda application includes two AWS CloudFormation stacks. The first stack creates the pipeline that builds and deploys your application.

For a full list of possible operations, see the AWS Lambda Applications documentation.

Try the application out

  1. Go to the Lambda console.
  2. Select Applications and select the one you created.
  3. Select helloFromLambdaFunction in the Resources table.
  4. Create a test event with the default settings. (Select Select a test event -> select Configure test events -> type in Event name -> select Create)
  5. Select Test and you can see the result.

hello-world-python-lambda's People

Contributors

aj-ali avatar chrisnappin avatar

Forkers

seanwlawrence

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.