A hash value is provided for files used to load code on Lambda, see Code > Code Properties > SHA256 hash.
The hash value of a file can be found as shown below.
openssl dgst -sha256 -binary /file/path | base64
A hash value is provided for files used to load code on Lambda, see Code > Code Properties > SHA256 hash.
The hash value of a file can be found as shown below.
openssl dgst -sha256 -binary /file/path | base64