https://github.com/simalexan/api-gateway-component
https://github.com/simalexan/api-gateway-component
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simalexan/api-gateway-component
- Owner: simalexan
- Created: 2018-12-17T14:32:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T10:56:46.000Z (about 7 years ago)
- Last Synced: 2025-02-16T09:41:17.846Z (10 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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