Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 AWS S3 和 Lambda 很陌生。使用带有 Lambda 的 nodejs 4.3 是否可以从 S3 存储桶中提取多个文件并将它们编译成单个 osx 平面包(.pkg)?
如果您能在 Lambda 的 300 秒硬超时内找到一个库来执行此操作,那当然可以。