Skip to content

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

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1954 results
Hi, Is there any way to check my current Amazon Product Advertising API (PAAPI) Rate Limits? I know base, initial limits, however [API Rates](https://webservices.amazon.com/paapi5/documentation/troub...
1
answers
0
votes
157
views
asked 5 months ago
my process is frontend reactnative coonect the API gatewat websocket it connect to the lambda1 whenever user can login audio chunks will continously come to the backend without any storing in lambda1...
1
answers
0
votes
155
views
asked 6 months ago
Hi AWS team, I’m trying to send POST requests from API Gateway to a Kinesis Firehose delivery stream. The request body is a JSON array, and I also need to include a request header (source-system) in ...
2
answers
0
votes
86
views
asked 6 months ago
Can we add an extension of Amazon Q into a textbox of Slack application built for operation team use, which on demand corrects the grammar of input sentence before submitting the form to next step of ...
1
answers
0
votes
142
views
AWS
asked 6 months ago
Hello, I have an API Gateway that has a lambda integration. The lambda is configured to run in the VPC. The lambda is a proxy (written in node) that forwards requests to an internal application loa...
1
answers
0
votes
152
views
asked 6 months ago
Could use help from #AWS gurus here! API Gateway integration request with AWS Service dropdown shows RDS - but, havent seen any tutorial (Asked AmazonQ to help - but it said NOT possible without Lamb...
2
answers
0
votes
175
views
asked 6 months ago
I've set up two API Gateway stages (A & B), both with an endpoint pointing to a Lambda alias using dynamic integration like exampleLambda:${stageVariables.lambdaVar}. Both stages work correctly and in...
1
answers
0
votes
151
views
asked 6 months ago
I have a Python Lambda function in a private VPC subnet that is triggered by a DynamoDB Stream. The function's purpose is to broadcast flight data updates to clients connected via an API Gateway WebSo...
4
answers
0
votes
237
views
asked 6 months ago
I have public endpoint api.example.com, which is custom domain for my AWS API ***HTTP*** Gateway (with ALB plus ECS services as backend). But my new partner required permanent IPs. What is the simple...
2
answers
0
votes
285
views
asked 6 months ago
I have a custom domain name which has MTLS Authentication and while configuring Trustore URI I'm getting Truststore has more than 1 certificate with same subject name why? And how to fix this?
2
answers
0
votes
169
views
asked 6 months ago
I have one Proxy REST API in API Gateway (Regional) that routes traffic to multiple backend APIs. * A custom domain is created in API Gateway and uses an ACM certificate (linked the certificate to the...
1
answers
0
votes
124
views
asked 6 months ago
#!/bin/bash set -e AWS_ACCESS_KEY="" AWS_SECRET_KEY="" REGION="us-east-1" SERVICE="ses" SOURCE_EMAIL="" uri_encode() { local string="$1" local length=${#string} for (( i = 0; i < length; ...
1
answers
0
votes
35
views
asked 7 months ago
  • 1
  • •••
  • 3
  • 4
  • 5
  • 6
  • 7
  • •••
  • 163
  • Page size
    12 / page