我一直在嘗試創建一個AWS節點lambda函數來從S3下載PDF文件,爲該文件的第一頁生成縮略圖並將該縮略圖上傳回S3。由於我不是專家,我試圖從AWS提供的Lambda示例中激發靈感來調整圖像大小,以及在node.js中的PDF縮略圖生成器的SO上找到的node.js,但無法使其工作。 從S3下載工程,上傳回S3工作,但縮略圖生成失敗。 下面看我的代碼: // Download the pdf f
There was an error creating the event source mapping: Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type. 我在6-7