您好,我需要通过 api 网关从 dynamodb 获取一个项目,并且我配置如下资源:
我配置集成方法如下图所示:
但是当我测试 apigateway 启动时出现此错误
Execution failed due to configuration error:
No match for output mapping and no default output mapping configured.
Endpoint Response Status Code: 200
Gateway response type: API_CONFIGURATION_ERROR with status code: 500
Run Code Online (Sandbox Code Playgroud)