AWS DMS - Load data for last 7 days

0

Hi There there a way in AWS DMS to only pull full load for only certain number of days e.g last 7 days. Is there any setting which can be added to achieve this. Thank you.

질문됨 2년 전597회 조회
2개 답변
0

DMS wont have a way to get last 7 days of data.

unless there is a date column which could have this information.

you can do filter to bring data greater than specific date

please note DMS cannot do relative time data filtering (e.g. last 7 days or last 2 hours )

AWS
답변함 2년 전
  • Thanks for the information but can you give example how to give the filter with specific date.

0

If you have a date column in the source table that can identify the data for the last 7 days, you can create a task to filter the table based on that date.

AWS
vg
답변함 2년 전

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

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

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