问题描述
[Container] 2020/09/03 09:27:34 Waiting for agent ping
[Container] 2020/09/03 09:27:36 Waiting for DOWNLOAD_SOURCE
NoSuchKey: The specified key does not exist.
status code: 404,request id:,host id: = for primary source
来源提供者:Amazon S3
值区:
解决方法
我必须在文件夹名称的末尾附加一个/
。否则,它给出了无效的密钥错误。
结果是S3对象密钥或S3文件夹[在我的情况下是S3文件夹]
它变成了<folder-name>/
请注意/