Datasync cannot configure scheduled tasks with an interval less than 60 minutes?

0

Datasync cannot configure scheduled tasks with an interval less than 60 minutes? Any alternative if I want my transferred data sync task to run every 5 minutes. Enter image description here

1개 답변
0

I suggest to look at AWS DataSync documentation and use cases to see if it is the right fit solution for your 5 minutes use case. https://aws.amazon.com/datasync/faqs/

Still if you need AWS DataSync to run every 5 minutes, see if below helps once your DataSync task is configured:

  1. Create a AWS Lambda to trigger AWS DataSync task
  2. Automate AWS Lambda to start based on some event e.g. Amazon EventBridge can be configured to run this AWS Lambda every 5 minutes.

One reference implementation of event based triggering of AWS DataSync using AWS Lambda, where AWS DataSync task is triggered both as per schedule as well as AWS Lambda based on event. https://aws.amazon.com/blogs/storage/event-driven-data-transfer-to-container-shared-storage-on-aws/

AWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠