Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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 ...
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...
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...
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...
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 ...
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...
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...
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...
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...
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...
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...
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...