All Content 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 tags to filter
Sort by most recent
1960 results
I have a lambda authorizer and more than 10 APIs are using this lambda authorizer. And now I have added 1 more API to use this lambda authorizer. And in the execution logs I'm getting invalid permissi...
1
answers
0
votes
14
views
asked 2 hours ago
I'm troubleshooting an AWS Lambda error where an API Gateway endpoint is failing with the following: [ERROR] 2025-05-14T20:49:55.532Z 0a0d2660-7193-4a22-ac78-5cf00bea22ee Error in lambda_handler: 'di...
2
answers
0
votes
22
views
asked 7 hours ago
Hi I have a public api gateway with the lambda authorizer enabled. And in the resource policy I'm allowing only certain ips { "Version": "2012-10-17", "Statement": [ { "Sid": "IPRestrictedExecute...
2
answers
0
votes
44
views
asked a day ago
Google extension gets CORS error even after I enable CORS on API Gateway and use the URL: https://<extension-id>.chromiumapp.org
1
answers
0
votes
32
views
asked a day ago
I have a public api gateway with the resourse policy and a lambda authorizer. In resource policy inhave allow permission with the specific Ip's. Now I have doubt if a request came from the unknown ip ...
2
answers
0
votes
64
views
asked 2 days ago
I have a 3rd party API to use in AWS Connect (High Level) that I have created a lambda function to reauthenticate but how do i use the import of the openAPI to the 3rd party using the authentication r...
1
answers
0
votes
32
views
asked 3 days ago
I have a few CloudFormation stacks containing API Gateway APIs (v1) as part of a new service I'm implementing. I will be adding some custom domain names for them eventually, and in advance of doing so...
2
answers
0
votes
101
views
asked 6 days ago
I configured CORS for Access-Control-Allow-Orign to * but API gateway is not returning Access-Control-Allow-* headers for the preflight OPTIONS request. Please help.
2
answers
0
votes
59
views
asked 12 days ago
**Problem:** I created a public API Gateway with IAM-based authorization and integrated it with DynamoDB. The API Gateway does not have a resource-based policy. During testing, I can successfully in...
3
answers
0
votes
61
views
asked 14 days ago
Hi, I’ve been trying to use the Prompt Caching feature in NovaPro ( with bedrock api) , but I haven’t been able to get it to work successfully. I’ve reviewed the documentation and resources on the ...
1
answers
0
votes
106
views
asked 14 days ago
I'm using OpenAPI with API Gateway's built-in request validation (x-amazon-apigateway-request-validator) and enabling gateway-level BAD_REQUEST_BODY responses. When a validation error occurs, the defa...
1
answers
0
votes
38
views
asked 15 days ago
I'm not sure if it's a bug or I set things up wrongly. The issue is tha no traces is retrieved via the batch get traces api but I can check trace details with trace ID from the CloudWatch console. Tr...
1
answers
0
votes
21
views
asked 16 days ago