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
**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...
1
answers
0
votes
74
views
asked a month ago
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...
Accepted AnswerAmazon API Gateway
2
answers
0
votes
49
views
asked a month ago
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 ...
1
answers
0
votes
47
views
asked a month ago
Where can I find documentation for CF where an API Gateway is integrated with a DynamoDB?
3
answers
0
votes
73
views
asked a month ago
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...
2
answers
0
votes
54
views
asked a month ago
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...
3
answers
0
votes
143
views
asked a month ago
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...
1
answers
0
votes
94
views
asked a month ago
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...
1
answers
0
votes
53
views
asked a month ago
i want to create an API in API Gateway to get objects from S3 using object metadata information.
2
answers
0
votes
59
views
asked a month ago
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 ...
1
answers
0
votes
68
views
asked a month ago
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...
2
answers
0
votes
118
views
asked 2 months ago
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
Accepted AnswerAmazon API Gateway
1
answers
0
votes
119
views
asked 2 months ago