81 results for “topic:amazon-api-gateway”
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
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)
An example for using Amazon Cognito together with an external IdP
Sample microservice based application demonstrating observability capabilities on AWS
Books API using Amazon API Gateway, AWS Lambda and Amazon DynamoDB while AWS SAM for IaC. CI/CD pipeline provisioned with AWS CDK.
Deploy Generative AI models from Amazon SageMaker JumpStart using AWS CDK
This repository provides the basic patterns of AWS Serverless using AWS CDK.
This is a repository for immersive learning, meditation or software development.
An inclusive chat that avoids negative messages and translates the content in the language that you choose, tracking the main topics of a chat room.
The code is this repository accompanies the blog post "Deploy and manage OpenAPI (Swagger) RESTful APIs with the AWS Cloud Development Kit (AWS CDK)"
No description provided.
AWS API Gateway as K8S mutating webhook to modify in K8S Pod automatically
AWS Lambda backend for the GameLift Unreal Engine sample project
An example of portable serverless app that can run on multiple platforms.
A simple serverless web application deployed on AWS that enables users to request unicorn rides from the Wild Rydes fleet
SAM application containing a feature toggle management solution based on Amazon API Gateway WebSocket APIs, AWS Lambda functions, and AWS DynamoDB streams.
Get additional insights from your data by running it through Amazon Comprehend
Coursera Quiz Solutions
API Framework is structured code/pattern/project template for you to write API based system using Vertx Framework (http://vertx.io/).
This repository contains code and resources used in the 'AWS and Serverless' webinar, where we migrated a traditional Express server application to a serverless architecture using AWS Lambda. It includes an API for user management, a static website hosted on S3, CloudFormation templates for creating the necessary infrastructure, and more.
Securing API endpoints using Amazon API Gateway and Amazon VPC Lattice
WebSocket API in Amazon API Gateway using AWS CDK
AWS SAM Nested Applications with single package.json to all lambda handlers
:bullettrain_side: A Slack slash command for creating quickly a new issue on GitHub.
Users can send a text string to the API and receive its sentiment result (POSITIVE, NEGATIVE, NEUTRAL, MIXED).
How to train a XGBoost regression model on Amazon SageMaker, host inference on a serverless function in AWS Lambda and optionally expose as an API with Amazon API Gateway
A centralized multi-tenant translation solution for enterprises using Amazon Translate and API Gateway
Deploy a browser extension powered by Amazon API Gateway and AWS Lambda
How to train a XGBoost regression model on Amazon SageMaker, host inference on a Docker container running on Amazon ECS on AWS Fargate and optionally expose as an API with Amazon API Gateway.
DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway