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.

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
61
views
asked 18 hours 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
95
views
asked 2 days 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
99
views
profile picture
Carla
asked 2 days ago
Using CDK, I am trying to configure an HTTP API Gateway integration that will proxy traffic to an ECS Service using Cloud Map. I need to specify the ARN of a service discovery service in my API...
1
answers
0
votes
100
views
asked 2 days ago
qq: S3 Object Lambda Access points. Has anyone successfully integrated one with API Gateway REST GET method? When I try to Test this using the object lambda alias via the API then all I get is ...
1
answers
0
votes
79
views
AWS
asked 3 days ago
Hi team, I have an API gateway connected to a Lambda function The response from Lambda is: ``` {"statusCode":400,"body":"{\"errorType\":\"UserLambdaValidationException\",\"err\":\"PreSignUp failed...
1
answers
0
votes
119
views
David
asked 4 days ago
Hi, I'm looking for help with AWS API Gateway. **Objective:** 1. Create an authenticated REST API endpoint to allow PUT of JSON saved as files to S3. (Webhook) 2. Create a REST API endpoint to...
1
answers
0
votes
209
views
Steve B
asked 5 days ago
I have an AWS ApiGateway v2 websocket api that sends request to a microservice (deployed on Kubernetes not lambda) using a [HTTP...
1
answers
0
votes
292
views
Ross
asked 5 days ago
* I am creating a B2B web application. * During the onboarding of a new customer business, we create users in our user pool with an email address and password. * We assign custom attributes (eg...
0
answers
0
votes
229
views
asked 6 days ago
Hello, I was having an intermittent issue when using API Gateway WebSocket where my client would disconnect with Invalid Frame Header showing in the network tab. For my specific issue, our server...
1
answers
0
votes
164
views
asked 8 days ago
Hi, In our mobile/web application, we allow user deletions through a independent web interface. When a user is signed out and deleted from Cognito, I notice that their previously generated ID tokens...
1
answers
0
votes
177
views
vikas
asked 8 days ago
Hi, I am working on an application with Amazon PA API and trying to import book information. I can get all the info I need except it does not seem to return the book description like it does with...
1
answers
0
votes
165
views
asked 8 days ago