aws / aws/aws-lambda-base-images
`process.arch` is `undefined`, not `x64`, in lambda@edge
Open
- Dominant language
- No language data
- Stars
- 777
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
Not sure the best place to make this issue, but `process.arch` is `undefined` in lambda@edge, whereas [NodeJS](https://nodejs.org/api/process.html#processarch) defines `process.arch` as a string (usually `x64` or `arm64`).
Contributor guide
Assessment
This issue has not been assessed yet.