aws-lambda-nodejs-esbuild
aws-lambda-nodejs-esbuild copied to clipboard
Allow pass-through asset hash
Using a custom asset hash with the Function construct is super useful for saving on some time and resources - if we could pass through the two options to Code.fromAsset (assetHash and assetHashType), that'd be great