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.

Hello. I am creating an API Gateway using AWS SAM. At that time, I am trying to name "dev" as "StageName". However, when I actually deploy it, a stage named "Prod" is created. Is it not...
1
answers
0
votes
27
views
profile picture
EXPERT
asked 17 hours ago
I am totally unable to create a minimal working cloudformation template to have a single GET /hello returning "Hello world!" > I need javascript / typescript, not Python ! I have problem about how...
1
answers
-1
votes
21
views
asked 21 hours ago
Hi Team, Is there any option to export /back up the SQS and API Gateway configuration, instead of manually noting down essential settings . We are decommissioning some of the items. so before...
2
answers
0
votes
23
views
Pascal
asked a day ago
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
30
views
asked 5 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
25
views
Jacob
asked 6 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
14
views
felix
asked 6 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
20
views
asked 6 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
24
views
Balu
asked 6 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
50
views
asked 8 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
75
views
Ehsan
asked 8 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
26
views
asked 8 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
44
views
Kirill
asked 12 days ago