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