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
I have an API in CloudFormation with around 60 endpoints on 1 stage. i want to add caching to this stage, but i need it only for one method. how can i create a CF resource for this stage that will...
0
answers
0
votes
24
views
asked 2 days ago
My backend setup for https://api.example.com is Route 53 -> Api Gateway HTTP API -> Cloud Map -> An EC2 instance running docker/django. When I make a fetch request from https://example.com, I get the...
1
answers
0
votes
23
views
Jacob
asked 2 days ago
Hi, we stumbled upon some strange behaviour when testing same code against an env with api gateway infront rather than nginx controller Request -> api gw -> vpc private link -> alb -> eks When we...
0
answers
1
votes
12
views
felix
asked 3 days ago
Around August 15th, 2024, my users have experienced a problem with my AWS hosted API, where 401 responses were coming back for all API requests when made from a region not in the Northeast (or around...
0
answers
0
votes
18
views
asked 3 days ago
I am working on an IoT solution in which IoT devices send data to AWS Kinesis streams. Each device is identified by an IoT Thing Name, and we use this name (or its hashed value) as the Kinesis...
1
answers
0
votes
21
views
Balu
asked 3 days ago
i have created a personal studio in sagemaker and deployed my custom fastapi code using docker and on sgemaker studio UI I'm able to test the invocation but while trying with AWS apigateway its giving...
2
answers
0
votes
46
views
asked 5 days ago
Hi, I have a Lambda function attached to a VPC and private subnets. This lambda function will be used for API Gateway Usage Plan reporting purposes. So I want to get Usage Plan api usage using Boto3....
2
answers
0
votes
73
views
Ehsan
asked 5 days ago
How can I use the AWS API key in the Amazon Affiliate account? https://affiliate-program.amazon.in/help/node/topic/GBRCD467W33NMWLD Based on the above ref link it's says there are 2 way one is AWS...
1
answers
0
votes
23
views
asked 5 days ago
I have been trying to figure out how to connect to AWS API Gateway that has cognito Authoriser for a long time and I cannot figure it out. Here are the steps that I have tried. I have set up the...
2
answers
0
votes
40
views
Kirill
asked 9 days ago
A car rental company has built a serverless REST API to provide data to its mobile app. The app consists of an Amazon API Gateway API with a Regional endpoint, AWS Lambda functions, and an Amazon...
1
answers
0
votes
63
views
Isaac
asked 9 days ago
The UI kept telling me "Invalid path. Must be "$default" or start with a /." ![Enter image description here](/media/postImages/original/IM6oPJjfMPQKyJM53lrdlw2g)
2
answers
0
votes
29
views
Shilei
asked 9 days ago
Hi All, I am creating my own generative AI chatbot using AWS Bedrock, Lambda, OpenSearch Serverless, CloudFormation, and S3. Here is the link to the GitHub repo for the chatbot:...
Accepted AnswerAmazon API Gateway
4
answers
1
votes
49
views
em
asked 10 days ago