摘要:
A Developer is investigating an issue whereby certain requests are passing through an Amazon API Gateway endpoint /MyAPI, but the requests do not reac 阅读全文
摘要:
A company is creating a REST service using an Amazon API Gateway with AWS Lambda integration. The service run different versions for testing purposes. 阅读全文
摘要:
A Developer is building a web application that uses Amazon API Gateway to expose an AWS Lambda function to process requests from clients. During testi 阅读全文
摘要:
创建 API 之后,您必须对其进行部署,以便您的用户可以调用它。 要部署 API,您可以创建 API 部署并将其与阶段关联。每个阶段都是 API 的一个快照,可供客户端应用程序调用。 每次更新 API 时(包括修改路由、方法、集成、授权方以及任何其他阶段设置之外的内容),您必须将 API 重新部署到 阅读全文