1 回答
- 最新
- 投票最多
- 评论最多
0
【以下的回答经过翻译处理】 您是否正在使用V2版本的负载中?在v2中,cookie被放置在event.cookies中:https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html。
相关内容
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 1 年前
【以下的回答经过翻译处理】 您是否正在使用V2版本的负载中?在v2中,cookie被放置在event.cookies中:https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html。