aws-apigateway
Here are 441 public repositories matching this topic...
Python Serverless Microframework for AWS
-
Updated
Nov 6, 2020 - Python
Emulate AWS λ and API Gateway locally when developing your Serverless project
-
Updated
Nov 10, 2020 - JavaScript
The simplest, most powerful way to build serverless applications
-
Updated
Nov 9, 2020 - JavaScript
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
-
Updated
Oct 30, 2020 - C#
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
-
Updated
Jun 21, 2019 - TypeScript
Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request.
-
Updated
Oct 16, 2020 - Python
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
-
Updated
Apr 17, 2020 - Kotlin
I have the following setup:
- multiple stacks with shared API Gateway (see serverless docs)
- stack 1 defines a specific model and exports it (see serverless docs)
- stack 2 should make us of the model via
Fn::ImportValue
Stack1:
custom:
documentation:
models:
- name: BadRequest400ResponseJSON
contentType: 'application/json'
schema: ....
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
-
Updated
Nov 9, 2020 - TypeScript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
-
Updated
Sep 4, 2020 - TypeScript
Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs
-
Updated
Nov 13, 2019 - Python
My AWS Certified Solutions Architect Associate Study Notes!
-
Updated
Sep 16, 2019 - HTML
Network I/O interface for AWS Lambda Go runtime.
-
Updated
Nov 3, 2017 - Go
CLI experience for Frontend developers in the JavaScript ecosystem.
-
Updated
Jan 30, 2020 - JavaScript
Serverless framework plugin to export AWS SAM templates for a service
-
Updated
Nov 8, 2018 - JavaScript
An API and collection system to centralize important AWS resource information across multiple accounts
-
Updated
Jul 16, 2020 - Python
Serverless deployment of Python APIs
-
Updated
May 11, 2020 - Python
An example API and Worker written in Golang using the Amazon Serverless Application Model (AWS SAM)
-
Updated
May 14, 2020 - Go
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Aug 22, 2020
Moving the Amazon Cognito functionality down the stack to the backend. Ideal for migration purposes and extremely custom Auth functionality.
-
Updated
Apr 17, 2020 - Kotlin
Converts simulation models to REST APIs
-
Updated
Mar 27, 2017 - JavaScript
Sign HttpRequestMessage using AWS Signature v4 using request information and credentials.
-
Updated
Jul 21, 2020 - C#
Serverless application builder
-
Updated
Apr 7, 2019 - JavaScript
A sample implementation of an evolutionary architecture for a serverless application using safe deployments, automatically computing the fitness function at deployment time, with the possibility to rollback back if fitness is not improving.
-
Updated
Apr 23, 2019 - JavaScript
aws advanced files. cloudformation stacks and more
-
Updated
Jun 29, 2020 - HCL
A Serverless REST API template, implemented in Swift with swift-aws-lambda-runtime.
-
Updated
Jun 20, 2020 - HTML
Hello World example of AWS Lambda
-
Updated
Oct 16, 2018 - HCL
-
Updated
Aug 29, 2019 - JavaScript
Improve this page
Add a description, image, and links to the aws-apigateway topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-apigateway topic, visit your repo's landing page and select "manage topics."


Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener
To Reproduce
Expected behavior
The sign in event shou