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 数据管道在特定条件下备份 RDS 表数据,并将该备份 CSV 文件存储在 S3 存储桶中。当有数据要备份时它工作正常,但是当没有数据时,数据管道也在 S3 中创建空文件。有没有停止在 S3 中创建空文件?
谢谢。