Questions tagged with Amazon API Gateway

fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

The UI kept telling me "Invalid path. Must be "$default" or start with a /." ![Enter image description here](/media/postImages/original/IM6oPJjfMPQKyJM53lrdlw2g)
2
answers
0
votes
38
views
Shilei
asked 21 days ago
Hi All, I am creating my own generative AI chatbot using AWS Bedrock, Lambda, OpenSearch Serverless, CloudFormation, and S3. Here is the link to the GitHub repo for the chatbot:...
Accepted AnswerAmazon API Gateway
4
answers
1
votes
54
views
em
asked 22 days ago
A company is hosting a monolithic REST-based API for a mobile app on five Amazon EC2 instances in public subnets of a VPC. Mobile clients connect to the API by using a domain name that is hosted on...
2
answers
0
votes
57
views
Isaac
asked 22 days ago
I've done this several time with API Gateway. I'm now trying to do it with a function URL. When I try to add a GET style parameter onto the end of the function URL I get error: KeyName - In other...
1
answers
0
votes
75
views
asked 24 days ago
Hi, I have my Express "server" (serverless routes) configured in AWS Lambda behind API Gateway, with the Lambda having 20 units of provisioned concurrency to prevent cold starts. My API serves our...
1
answers
0
votes
62
views
asked 24 days ago
My GET requests works flawlessly with my REST API endpoints, but my POST request returns 504 -> { "message": "Endpoint request timed out" } in less than a second. I have timeout set to 3 minutes on...
1
answers
0
votes
63
views
Piyussh
asked 25 days ago
Hello, We have an Api Gateway REST Api deployed using SAM and we use the body validation with models that worked fine until we encountered the case where a customer write with specials characters. The...
Accepted AnswerAmazon API Gateway
1
answers
0
votes
56
views
knt_dev
asked 25 days ago
Hi, I've created an backend with Serverless framework. Which uses API Gateway and lambdas. After building I've found that a vendor that my lambdas send requests to needs to come from a static ip...
1
answers
0
votes
78
views
Oscar
asked a month ago
I'm trying to configure a new stage in a new API Gateway API in the Console. This API is fresh new. When I try to create a new stage, I'm getting the "Missing required key 'deploymentId' in params...
1
answers
0
votes
153
views
asked a month ago
Novice user. My goal is to write Lambda functions in Go and turn them into API Gateway APIs. I created a "Hello, World" Go executable and turned it into a Lambda. The Lambda test passed. I then built...
2
answers
0
votes
54
views
JTW
asked a month ago
I am attempting to get an contact form working on an Amazon s3 bucket. I can receive email when running tests via Lambda and API Gateway just fine but when I try to submit the form via the website I...
0
answers
0
votes
56
views
asked a month ago
My company's account was breached by a third party. A key was compromised. I noticed the breach and took action, I informed aws team. They stopped some of our services including lambdas and other api...
1
answers
1
votes
100
views
Miguel
asked a month ago