Sha256: 574fccc83344f80d50168cb51d7ba236ff40db784a8e5fed97829f6070283fcb
Contents?: true
Size: 381 Bytes
Versions: 93
Compression:
Stored size: 381 Bytes
Contents
Builds a zip file package to be uploaded to AWS Lambda. This allows you to build the project without deploying and inspect the zip file that gets deployed to AWS Lambda. The package contains: * your application code * generated node shims * bundled gems * bundled Ruby If the application has no ruby code and only uses polymorphic functions, then gems and Ruby is not bundled up.
Version data entries
93 entries across 93 versions & 1 rubygems