1 回答
- 最新
- 投票最多
- 评论最多
0
【以下的回答经过翻译处理】 对于“源请求”钩子,它们在这里:event.Records[0].cf.request.origin.s3.customHeaders,如果源是ALB,则在这里:event.Records[0].cf.request.origin.custom.customHeaders。
相关内容
- AWS 官方已更新 1 年前
- AWS 官方已更新 1 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 3 年前
【以下的回答经过翻译处理】 对于“源请求”钩子,它们在这里:event.Records[0].cf.request.origin.s3.customHeaders,如果源是ALB,则在这里:event.Records[0].cf.request.origin.custom.customHeaders。