AWS Datasync to transfer the PDF and xml togather

0

Dear Team,

We have a source system on Premise DC which will upload thousands of PDF and its metadata XML files in Windows NAS. We need to upload the same to S3 and further process it. To process, we need to make sure that the pdf and metadata xml file are both available on S3.

I wanted to check if there is a way in AWS Datasync which will make sure that PDF and its corresponding Metadata xml file(both will have the same name but different extensions) both are loaded to S3 togather so that we can start the processing as soon as the files are uploaded to S3.

Thank you in advance.

Regards, Dhaval Mehta

質問済み 2年前305ビュー
1回答
0

By default, DataSync will copy all files in a directory. So in your case, both PDF and XML files will be transferred. If you want to trigger your downstream processing only after all files have been copied, then you can monitor for SUCCESS status on the Task Execution CloudWatch event. For more information, see https://docs.aws.amazon.com/datasync/latest/userguide/monitor-datasync.html#events.

AWS
Jeff_B
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ