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.

Hello re:Post Community, I am encountering an issue with an API Gateway endpoint integrated with a Lambda function, which until recently was functioning without any problems. I'm hoping to gain some...
0
answers
0
votes
532
views
Alan
asked a month ago
I have following Cloudwatch alarms: Alarm1 - Api Count <= 0 for 1 datapoints within 30 minutes Alarm2 - Api Count <= 0 for 1 datapoints within 1 hour At 12pm, I send an Api call. Alarm1 and Alarm2 go...
3
answers
0
votes
424
views
Qadri
asked a month ago
Hi AWS Community, I am experiencing a discrepancy in the throttling limits for my API Gateway and I need some assistance in understanding and resolving this issue. In the AWS Service Quotas section,...
1
answers
0
votes
427
views
asked a month ago
I am encountering an error when attempting to invoke an API Gateway endpoint from Amazon EventBridge. Despite configuring the IAM policy and resource policy for API Gateway correctly, I am still...
2
answers
0
votes
572
views
Tu Phan
asked a month ago
I have a golang lambda, behind an api gateway, using the Lambda proxy integration. The api gateway uses and authorizer backed by a cognito user pool. When looking at the request that comes through to...
1
answers
0
votes
538
views
Dan
asked a month ago
I have time consuming request API gateway request. I have increased "Maximum integration timeout in milliseconds" upto 50 seconds, but it fails by other reason after 30-31s seconds with the following...
1
answers
0
votes
445
views
asked a month ago
Hello, I build an API Gateway with a Lambda Integration. I need that the gateway to add HTTP parameters, transparent for the users (on the server side), for each route. I see that this can be done...
1
answers
0
votes
634
views
asked 2 months ago
Hello, I’ve been trying for a long time to access AWS API service directly from Microsoft Excel. I am using native VBA in Microsoft Excel and having trouble making the connection to pass the correct...
1
answers
0
votes
486
views
Cfitt
asked 2 months ago
I have an API Gateway which starts execution of State Machine and it runs command on EC2 through SSM Automation. Everything is X-Ray traced and now I wanna add tracing to some python script run...
1
answers
0
votes
408
views
asked 2 months ago
Could you help me to find out how can I increase API gateway timeout limit on more than 29 seconds, please? According to the following articles it is possible, but I can not figure out how to do...
2
answers
0
votes
437
views
asked 2 months ago
I have a canary for an API GATEWAY. In this canary I have multiple steps, create a record via POST and do a GET method and clean up via DELETE method. DELETE method contains a body and always giving...
1
answers
0
votes
443
views
profile picture
Carla
asked 2 months ago
Using CDK, I am trying to configure an HTTP API Gateway integration that will proxy traffic to an ECS Service using Cloud Map and Service Connect. I need to specify the ARN of a service discovery...
1
answers
0
votes
404
views
profile picture
asked 2 months ago