An open API service indexing awesome lists of open source software.

https://github.com/simalexan/api-gateway-component


https://github.com/simalexan/api-gateway-component

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Api Gateway (API Gateway Composable component)

## Description

This is a serverless component consisting of:

- an API Gateway that is able to be connected to any AWS Lambda and invoke it.

It's a Nuts & Bolts application component for AWS Serverless Application Repository.

## Deployment Parameters

This component has one CloudFormation Deployment Parameter:

- `DestinationLambdaARN`, representing the ARN of the Lambda you want to invoke, to attach to

## Latest Release - 1.0.0

Initial release.

## Roadmap - Upcoming changes

Here are the upcoming changes that I'll add to this serverless component:

- Adding configurable HTTP methods