Global outage event
If you’re experiencing issues with your AWS services, then please refer to the AWS Health Dashboard. You can find the overall status of ongoing outages, the health of AWS services, and the latest updates from AWS engineers.
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
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1957 results
Getting below error while trying to trigger DLT via API Endpoint
I am trying to Configure AWS Creds, Upload JMX file to S3 bucket and Authenticating with Cognito to pass token in Header while Trigger...
1
answers
0
votes
170
views
asked 4 months ago
I want to build a microservices application, with some microservices in spring boot and other in fastapi.
I have many confusions between running the project in local vs in prod :
1- while develeoping ...
1
answers
0
votes
94
views
asked 4 months ago
I receive a json from a method
```
{
"nice": "to have",
"really", true
}
```
I need to send it to an SQS queue. Policies already are ok, my problem is how to write VTL to send this as message b...
1
answers
0
votes
84
views
asked 4 months ago
Hi Everyone,
We have developed a set of APIs to centrally manage all our internal secrets. The current architecture looks like this:
Account A (API Layer)
1. API Gateway (PUT/GET/POST/DELETE) → API...
1
answers
0
votes
132
views
asked 4 months ago
We are experiencing intermittent 504 Gateway Timeout errors from CloudFront when calling our API. The requests do not appear in our API Gateway (Kong) logs, suggesting they never reached the origin. D...
1
answers
1
votes
182
views
asked 5 months ago
I'm experiencing persistent throttlingException errors with Amazon Bedrock Agent despite increasing the Service Quota.
## Issue Details:
- Error message: "An error occurred (throttlingException) when...
2
answers
0
votes
160
views
asked 5 months ago
I saw this message in the aws console last week:
```
Model access page retiring Sep 29 2025
Starting Sep 29 2025, Amazon Bedrock will simplify access to all serverless foundation models, and any new ...
1
answers
0
votes
730
views
asked 5 months ago
I am getting this
```The ap-south-1 location constraint is incompatible for the region specific endpoint this request was sent to```
I was getting and changed my region in aws while creating as wel...
2
answers
0
votes
160
views
asked 5 months ago
My Api Gateway endpoint is failing with the above error. The endpoint is integrated with a SF. The root cause is my name field. This field is an array of names, and it looks like so;
name: ["Sam Jay O...
1
answers
0
votes
331
views
asked 5 months ago
I have inherited a SFTP service in AWS Transfer which uses API Gateway to a Lambda for the authentication provider. I am running into a problem where the source IP address is not being passed to the L...
6
answers
0
votes
159
views
asked 5 months ago
I have a couple of Rails apps running on ECS+Fargate. They are currently sitting behind an ALB and are using Service Connect to talk to each other. Everything has been working great for several year...
3
answers
1
votes
303
views
asked 5 months ago
Hello AWS Support Team and Community,
We are experiencing a critical and persistent CORS/Internal Server Error with a Lambda function that we believe points to a platform-level issue. We have exhaust...
1
answers
0
votes
128
views
asked 5 months ago