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

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
1874 results
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
48
views
asked 19 hours 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
12
views
asked a day 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 2 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
30
views
profile picture
asked 2 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
32
views
asked 3 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
30
views
asked 3 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 3 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
19
views
asked 3 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 3 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
43
views
asked 5 days ago
I have configured a private API Gateway and want to integrate it with AWS Amplify. My application code calls the private API Gateway internally, but it is not working as expected. 1. Is there a speci...
1
answers
0
votes
33
views
asked 6 days ago
What are the pros and cons of using Lambda authorizers versus Cognito authorizers in API Gateway? Which option is more secure? We need to implement group-level and resource-based authorization. In De...
2
answers
0
votes
97
views
profile picture
asked 8 days ago