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
**Current State of Our Application:**
We provide API-level authorization for REST APIs exposed by our application.
We are using Cognito for user authentication and AVP for authorization.
Requests fro...
Hi,
I faced this issue multiple times and I believe this is easily reproducible.
1. Build a new Restful API with proxy lambda integration.
2. Add "Accept" header in "Method request" option and "appl...
I have a native mobile application on iOS and Android, that both connect to my backend services on AWS.
All of my DNS is handled by Route53 and all of my SSL is handled by AWS CertificateManager and ...
Where can I find documentation for CF where an API Gateway is integrated with a DynamoDB?
Hi,
I am using `Custom access logging ` in REST API Gateway to ingest Cloud Watch Log Group with records.
I got many resource under my api but I don't want to track all of them but rather do some che...
I am trying to delete some old APIGateway apis to lower my bills for unused resources. I am getting this error for several old APIs:
```
Deleting RestApi zd4yc2jmq8 failed. Please remove all base pat...
I have an already created cloudfront distribtuion.
i want to attach a api gateway as a origin to it from terraform.
But there is no resource dedicated to origin.
the cloud front distribution is create...
The API Gateway Rest API and API Gateway domain name exist in account B, whereas my certificate truststore S3 object and encompassing bucket exist in account A.
I have tried to configure a bucket poli...
i want to create an API in API Gateway to get objects from S3 using object metadata information.
We have REST API deployed in API Gateway but not open publicly. I would like to add authorizer service to API Gateway so that consumer application can request token and use that token to authenticate ...
I recently encountered a situation where lambda was down in my region and my API gateway endpoints were returning 500s because the [authorizer lambda](https://docs.aws.amazon.com/apigateway/latest/dev...
Hello,
One of my colleague deleted a api by mistake from api gateway. How to recover the deleted API quickly. Please tell step by step.
Thanks,
Ragav