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.
1927 results
I have a api gateway and it's domain is configured with mtls and and I have trusstore.pem in my s3 and client who calling the api using domain certificate only no intermediate and root and in my trust...
0
answers
0
votes
8
views
asked 2 hours ago
I have a apigateway with domain configuration and domain has mtls and i hava trustore.pem and the client which is using this api has a client.pem which has only intermediate certificate and in my trus...
1
answers
0
votes
6
views
asked 3 hours ago
Hello everyone,
I’m looking for advice on secure, scalable, and seamless API authorization best practices across multiple cloud platforms.
Here’s the setup:
I have an API Gateway deployed in AWS, pro...
1
answers
0
votes
43
views
asked 4 days ago
Hello,
I am looking some recommendations regarding Lambda timeouts that started happening in the last 3-4 days. This system has been running with no issues for over 3 years, it consists of an API gat...
2
answers
0
votes
59
views
asked 14 days ago
How can I retrieve the output on my AWS Amplify frontend from a Lambda function that takes longer than one minute to execute, given that the Lambda runs successfully but the frontend times out before ...
1
answers
0
votes
38
views
asked 15 days ago
I'm deploying an API Gateway using CloudFormation/CDK that works fine in us-east-1 and eu-west-1, but fails in us-west-2 with the error:
"Unknown Property 'sigv4ServiceName' given in integration" and...
1
answers
0
votes
20
views
asked 24 days ago
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
61
views
asked 25 days 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
37
views
asked a month 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
35
views
asked a month 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
64
views
asked a month 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
0
votes
59
views
asked a month 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...
0
answers
0
votes
54
views
asked 2 months ago