AWSLambda函数APIGateway在AWS中正常,但在Postman或其他平台上不工作
创始人
2024-09-26 03:30:33
0

这可能是由于未正确设置API Gateway导致的。概括来说,您需要为API Gateway启用CORS,并且在API部署期间确保配置了正确的作用域。以下是一些示例代码:

启用CORS:

exports.handler = function(event, context, callback) { const response = { headers: { "Access-Control-Allow-Origin" : "*", // Required for CORS support to work "Access-Control-Allow-Credentials" : true // Required for cookies, authorization headers with HTTPS }, statusCode: 200, body: JSON.stringify('Hello from Lambda!'), }; callback(null, response); };

纠正API Gateway设置:

{ "swagger": "2.0", "info": { "version": "1.0.0", "title": "Example API" }, "basePath": "/v1", "schemes": [ "https" ], "produces": [ "application/json" ], "securityDefinitions": { "api_key": { "type": "apiKey", "name": "x-api-key", "in": "header" } }, "paths": { "/example": { "get": { "security": [ { "api_key": [] } ], "responses": { "200": { "description": "Response", "schema": { "$ref": "#/definitions/ExampleResponse" } } } } } }, "definitions": { "ExampleResponse": { "type": "object", "properties": { "message": { "type": "string", "example": "Hello, World!" } } } } }

此外,还要确保您正在使用正确的URL。有时,端口,路径和查询参数之类的小错误可能会导致API Gateway无法正常工作。

相关内容

热门资讯

透视软件"德州机器人... 透视软件"德州机器人代打脚本"详细辅助AI教程(辅助器安装包定制技巧)准备好在德州机器人代打脚本 i...
透视新版"wepok... 透视新版"wepoker免费透视脚本"详细辅助大神讲解(游戏下载透视),支持语音通讯、好友开房及战队...
透视肯定"hhpok... 透视肯定"hhpoker免费透视脚本"详细辅助力荐教程(私人局俱乐部辅助技巧);科技安装教程;136...
透视私人局"wepo... 透视私人局"wepoker私人局俱乐部辅助"详细辅助教你攻略(透视脚本免费软件);小薇(透视辅助)致...
透视讲解"hhpok... 透视讲解"hhpoker软件靠谱吗"详细辅助大神讲解(淘宝买透视有用技巧)准备好在hhpoker软件...
透视科技"德普之星透... 透视科技"德普之星透视免费"详细辅助攻略教程(代打辅助教程);建议优先通过德普之星透视免费透明挂内置...
透视有挂"poker... 透视有挂"pokerworld辅助器"详细辅助分享教程(透视app下载神器);最新版2024是一款经...
辅助透视"wepok... 1、辅助透视"wepoker辅助器官方"详细辅助规律教程(祈福有用软件)。2、wepoker辅助器官...
透视透视挂"竞技联盟... 透视透视挂"竞技联盟辅助插件"详细辅助攻略教程(透视脚本是有挂技巧)是一款可以让一直输的玩家,快速成...
透视工具"竞技联盟辅... 透视工具"竞技联盟辅助"详细辅助AI教程(透视脚本免费app方法);小薇(透视辅助)致您一封信;亲爱...