Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aws-api-gateway

Restrict access to S3 static website that uses API Gateway as a proxy

Adding a key/value pair to an object in VTL (for API Gateway)

aws-api-gateway vtl

How to set quota for CORS preflight requests with AWS API Gateway

What's the correct way of returning HTTP error codes in serverless lambda

Increase maximum POST size for Amazon API Gateway

How do I use Cognito with the generated Javascript SDK?

Serverless API gateway transforming request into base64

How to set object key-values in AWS API Gateway Mapping Template

Fix CORS "Response to preflight..." header not present with AWS API gateway and amplify

How to authenticate API Gateway calls with Facebook?

How do I call an AWS_IAM authorized API Gateway endpoint from AWS Lambda who's execution role has permission to do so?

How should microservices developed using AWS API Gateway + Lambda/ECS talk?

Mapping Lambda output in API Gateway gives server error

Is there a .NET library that can sign a request with AWS V4 Signature?

what is the --rest-api-id and --resource-id and where do i find them?

API gateway Cognito user pool authorizer - 401 unauthorized

API Key enabled, but requests without key still running

AWS API Gateway CORS ok for OPTIONS, fail for POST

enabling CORS for AWS API gateway with the AWS CDK