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.
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 ...
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...
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...
I have an AWS ApiGateway v2 websocket api that sends request to a microservice (deployed on Kubernetes not lambda) using a [HTTP...
* 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...
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...
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...
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...
![API Gateway <> SQS](/media/postImages/original/IMaJjyzvRsRNyV0fwqIMriYA)
I'm seeking help with dynamically overriding the path on API Gateway to connect to different SQS queues on demand.
If I use...
**Infra overview**
An API Gateway http API with custom domain name(let's use **autocomplete.example.com**) with Lambda integrations. I use ACM managed certificate for ***.example.com**. Everything's...
I'm relatively new to AWS and facing an issue with AWS Managed Grafana and AWS API Gateway integration. In AWS Managed Grafana, I'm using a Button (Canvas) panel to trigger a Lambda function via a...
Hi, I am new to AWS, and for some reasons, I couldn't open an AWS account. I am using a service that emulates some of the AWS services locally, but definitely it has a lot of limitations. I have done...