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
Looking for someone who has been successfully running their frontend and backend on the same domain in AWS but the request segregation is happening in cloudfront through behaviors. For example all...
3
answers
0
votes
56
views
asked 5 days ago
Hello everyone, I'm trying to create an API Gateway with authentication based on a Cognito user pool. To grant or restrict access to the API endpoints, I'm using AWS Verified Permissions with the...
0
answers
0
votes
22
views
asked 5 days ago
I had not updated my HTTP API Gateway in some time. I tried to make a change today to my dev stage which uses autodeployment, and I see this message: Deployment attempt failed: Vpc link bwk5ve was...
2
answers
0
votes
30
views
asked 6 days ago
When implementing mTLS for an HTTP API in API Gateway and added a trust store with all CA chains, I was surprised to see a warning that API Gateway doesn't support secp521r1 ECC ciphers. Is there a...
1
answers
0
votes
20
views
kurbar
asked 6 days ago
Currently I am using a cloudfront distribution to serve my frontend. I am looking to use the same domain for backend too. For that I have added a behavior in cloudfront distribution. All the /api/*...
2
answers
0
votes
50
views
asked 6 days ago
Our project strongly revolves around interacting with multiple external `APIs` which are protected using `OAUTH2`. The problem we are facing is that we interact with these `APIs` through many `AWS`...
0
answers
0
votes
47
views
Luis
asked 7 days ago
Currently it is giving this error on the EC2 server, the error indicates this: Traceback (most recent call last): File...
1
answers
1
votes
58
views
dairyum
asked 8 days ago
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
48
views
profile picture
EXPERT
asked 8 days 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
30
views
asked 8 days 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
29
views
Pascal
asked 8 days 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
32
views
asked 13 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
30
views
Jacob
asked 13 days ago