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 up to 5 tags to filter
Sort by most recent
1825 results
We have an API Gateway API named proxy-prod. However, Cloudwatch shows no metrics for that API, instead showing metrics for just proxy. Proxy was the API's old name before we started adding the...
1
answers
0
votes
10
views
Phillip
asked 3 hours ago
Hello, Please see below an event among an HTTP API Gateway and a custom java Lambda Authorizer. The request is sent to authorizer, but when cache is disabled, all fields are empty (version is 0)...
1
answers
0
votes
9
views
asked 8 hours ago
Hi Team, I have added a resource policy to my API Gateway that restricts access to calls made only from a specific account, as well as the account where the API Gateway itself resides (to allow calls...
3
answers
0
votes
57
views
Jess
asked 5 days ago
I want to create a resource policy for API Gateway that block all GET calls to `myapi1` expect calls to `myapi1/status` and `myapi1/v1/*` sub-paths. Based on the documentation...
Accepted AnswerAmazon API Gateway
1
answers
0
votes
21
views
Gonzalo
asked 5 days ago
Few months ago we configure a lambda, to recibe 'application/x-www-form-urlencoded' content type. The Mapping template was working. But now is not resolving: *""message": "Could not parse request...
1
answers
0
votes
44
views
asked 6 days ago
Hello, I have created a Lambda which is responsible for receiving certificate files from a frontend and uploading them to Transfer Family. In order to obtain the certificate chain, we begin by making...
1
answers
0
votes
42
views
behal
asked 7 days ago
Problem Statement: I would like to have a direct integration between the API Gateway with Kinesis Data Stream for a high throughput application that needs low latency. I would ideally prefer a lighter...
2
answers
0
votes
31
views
asked 7 days ago
Hi all, the title should be self explanatory. I have my step function returning the headers/statusCode/Body objects I normally do for a more typical API Gateway and Lambda proxy, but it (expectedly)...
1
answers
0
votes
27
views
EthanP
asked 7 days ago
Hi team. i'm using axios in my lambda function to make an http request to an API GW : ``` //create axios client const axiosInstance: AxiosInstance = axios.create({ baseURL: origin, httpsAgent:...
2
answers
0
votes
51
views
Jess
asked 11 days ago
I'm attempting to use terraform to update my API Gateway Stage. After manually updating my configuration to inactivate my cache cluster, aws cli calls still show my cacheClusterSize of having 0.5. It...
1
answers
0
votes
31
views
Matt
asked 12 days ago
Anyone know how reliable the $disconnect event for a websocket API Gateway is? The...
1
answers
0
votes
39
views
chsing
asked 13 days ago
Hi All, My customer has been making use of API Gateway's Websocket integration, performing two way communication with a lambda function. They've previously been using JSON but would like to send...
1
answers
0
votes
54
views
asked 13 days ago