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
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
71
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
53
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
136
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
88
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
52
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
57
views
asked a month ago
The intention of this documentation is to provide the building blocks to create critical CloudWatch alarms which are fit for onboarding to Incident Detection and Response. It contains specific alarm b...
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
115
views
asked a month 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
116
views
asked a month ago
We are using API gateway to get data from redshift and send it to third party application. Lets say the requirement is to use "Select * " on a table and exposing the whole data which is huge to the t...
1
answers
0
votes
45
views
asked 2 months ago