Would it be possible to have the custom resource lambda to use arm64 architecture? This is what I have on serverless.yml: <img width="259" height="91" alt="Image" src="https://github.com/user-attachments/assets/cabc1aa6-e346-4acf-9bcb-b26ddd69787e" /> And the lambda still uses x86_64: <img width="974" height="110" alt="Image" src="https://github.com/user-attachments/assets/fa514c85-c4ff-440b-9d08-ef26cb2d8850" />