gpt4 book ai didi

amazon-web-services - Lambda 内向 ApiGateway 发出的请求导致请求无法得到满足

转载 作者:行者123 更新时间:2023-12-03 08:44:58 37 4
gpt4 key购买 nike

正如标题所示,我无法再从 lambda 向我的 apiGateway 发出请求,因为结果返回以下响应。

<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The request could not be satisfied</TITLE>\n</HEAD><BODY>\n<H1>403 ERROR</H1>\n<H2>The request could not be satisfied.</H2>\n<HR noshade size=\"1px\">\nBad request.\nWe can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.\n<BR clear=\"all\">\nIf you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.\n<BR clear=\"all\">\n<HR noshade size=\"1px\">\n<PRE>\nGenerated by cloudfront (CloudFront)\nRequest ID: k1qZjmDT_kv8462L0aF3susozg_A1OwFoM1piBKU2CT_m5tV9_aArQ==\n</PRE>\n<ADDRESS>\n</ADDRESS>\n</BODY></HTML>

这之前是有效的,但在某些时候它已经停止工作了。如果我尝试另一个 apiGateway,使用不同的方法,它会起作用。我在这里写这篇文章是因为我没有允许进行技术支持查询的 AWS 账户。

所有基础设施都是使用无服务器应用程序模型构建的。此外,lambda 直接与 Api 网关通信,而不是与任何命名域通信。没有任何应用程序具有 Cloudfront 或附加的任何内容,因此此消息非常奇怪。如果我使用 postman ,请求会起作用,所以这让我觉得 DNS 方面有些事情被搞乱了,但我认为亚马逊可能会搞乱这样的事情就有点天真了。

最佳答案

我使用 GET 请求传递正文数据,因此 AWS Api Gateway 主动拒绝该请求。给出的消息不够有帮助。

关于amazon-web-services - Lambda 内向 ApiGateway 发出的请求导致请求无法得到满足,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61851599/

37 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com