Map task failing in Step Function with timeout

0

Hi all, Need some help with the Map component in the Step Function I wrote for moving s3 objects from one account to the other. The intermitten issue that I am getting is: States.Runtime in step: Map (3) Cause Client execution did not complete before the specified timeout configuration: 30000 millis

I am looping through the objects under the prefix and copying them one by one (hence the map) because as far as I understand there is no functionality available in SF for s3 to copy the whole prefix recursively. I can see that out of 100+ objects 99 copied successfully however the rest failed with error provided above. I can't seem to find where the specified 30sec timeout can be overriden. The Map is Distributed with the State Input and without batching. Concurrency limit is 200.

Thank you

Denys
質問済み 1年前90ビュー
回答なし

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

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

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

関連するコンテンツ