By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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.

1779 results
Hello, we have an app running in ecs which we access through a rest api gateway. We have just built an endpoint that will stream the response of an llm which works locally however when I try and call ...
2
answers
0
votes
25
views
asked 10 hours ago
Hi, I have set up my EC2 & have a React -application running on docker. The application works as expected when called by http://<public EC2 IP>/app-Page. I have also set up Cognito with User/PW, Ap...
2
answers
0
votes
30
views
asked a day ago
Hi All, I have deployed Transfer family Server with Internal VPC endpoint in specific accounts lets say Account A, now we have multiple accounts in AWS, multiple subscriptions in Azure and multiple p...
2
answers
0
votes
64
views
asked 3 days ago
I have an API Gateway deployment with no authentication and a custom domain name, which works (e.g., https://services.myapp.com/v1/listingService). However, when I add a path in the API mappings as pe...
1
answers
0
votes
16
views
asked 3 days ago
We have an HTTP API, and have a private API server using Elastic Beanstalk that is equipped with an Application Load Balancer (ALB). Through a stage variable, we've configured some route integrations ...
2
answers
0
votes
23
views
asked 4 days ago
Dear Team, I am new to API and ApiGateway and have started exploring it through the AWS official documentation. However, I find the topic and its workflow a bit complex to grasp initially. Could any...
1
answers
0
votes
35
views
profile picture
asked 4 days ago
Hello, I am working on my own LLM (Large Language Model) service and have a backend endpoint that I want to expose through an API gateway. My goal is to send some data to this endpoint and receive a s...
2
answers
0
votes
35
views
asked 5 days ago
Problem Statement: I am trying to integrate AWS Service S3 with API Gateway to put objects to S3, the object i am trying to put in s3 is a document of any type(e.g., .txt, .pdf etc etc). In the Integ...
2
answers
0
votes
34
views
asked 5 days ago
I create and deploy API Gateway with lamda by Serverless Framework, and I create and connect Custom domain to API Gateway for each stage like "dev.<domanin>", "qa.<domain>", "release.<domain>" in Cons...
2
answers
0
votes
26
views
asked 5 days ago
Problem statement: I am working on integrating S3 bucket with API Gateway to put objects in S3. The set-up i have: I have created the {proxy+} to create folder like structure in s3. In Integratio...
1
answers
0
votes
20
views
asked 5 days ago
Problem Statement: We are currently using an API Gateway and Lambda function to convert a SOAP API to REST. However, we encountered an issue due to AWS Lambda's invocation payload size limit, which p...
1
answers
0
votes
39
views
asked 5 days ago
Dear AWS Support Team, I have been using my AWS account for the past 3–4 years without any significant changes to our usage or user base. However, over the past month, we've observed a substantial an...
1
answers
0
votes
46
views
asked 7 days ago