aws-lambda-nodejs-esbuild icon indicating copy to clipboard operation
aws-lambda-nodejs-esbuild copied to clipboard

Allow pass-through asset hash

Open devlsh opened this issue 4 years ago • 0 comments

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

devlsh avatar Aug 25 '21 03:08 devlsh