Questions tagged with Amazon API Gateway
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.
Dear AWS Support Team,
We are currently facing issues with our data extraction process using AWS Textract, leading to a 504 error in our API Gateway due to processing times exceeding the hard limit...
1
answers
0
votes
83
views
asked 14 days agolg...
I am updating the call-back URLs using SDK API call after updating using SDK JavaScript if I try to edit any property in AWS::Cognito::UserPoolClient it will delete the call-back URL updated using SDK...
0
answers
0
votes
90
views
asked 14 days agolg...
I have an api gateway with lambda set up , with resources/url set up. most of the examples i have seen in such REST API service set up for aws, is in the request header , client post request with...
1
answers
0
votes
119
views
asked 15 days agolg...
Hello, I've successfully implemented a set of API gateway methods and Lambda integrations. However, when attempting to add a new resource and method today, I encountered an issue. Despite selecting...
0
answers
0
votes
120
views
asked 15 days agolg...
How to grant temporary guest or anonymous access to a Cognito protected API via Email or SMS OTP?lg...
I'm building a mobile application that has its backend accessed via API Gateway, and secured with Cognito User pools.
The app has a quite long onboarding process, and for business reasons it has to...
1
answers
0
votes
127
views
asked 17 days agolg...
Hi,
I have a Python Flask search API endpoint, which on longer time ranges can take minutes to return. The python code is basically:
def search
submit a search query POST API call
receive a...
1
answers
0
votes
70
views
asked 17 days agolg...
Hi there,
Basically, our team tried to enable **https** accessibility using ACM.
Our original architecture is `web server(EC2 + nginx) -> was server(django)`.
As far as I know, we put API Gateway...
0
answers
0
votes
123
views
asked 18 days agolg...
Hello AWS Community,
I'm facing a challenge with intermittent 504 errors in my AWS architecture and am looking for insights and suggestions.
**Architecture Overview:**
* API Gateway: Acts as the...
0
answers
0
votes
167
views
asked 19 days agolg...
On API Gateway REST it's posible to handle the OPTIONS with mock responses.
AWS Amplify deploy the API using it.
But how do the same on API Gateway HTTP?
I'm reading this...
1
answers
0
votes
112
views
asked 19 days agolg...
Hello AWS Community,
I'm experiencing an issue where the number of AWS Lambda function invocations is not aligning with the number of messages sent to my SQS queue. The invocation count is...
3
answers
0
votes
132
views
asked 20 days agolg...
Hello,
In my CDK (Python) stack, I'm trying to use OpenAPI to define my APIs that were previously written directly in CDK. I've exported the current setup to OpenAPI JSON and it looks like...
0
answers
0
votes
117
views
asked 21 days agolg...
We want to automatically manage API keys in our API Gateway. We also want to ensure that whenever a developer leaves the company, it will not be possible for them to access any API endpoints. Storing...
Accepted AnswerAmazon API Gateway
1
answers
0
votes
97
views
asked 21 days agolg...