Can i delete AWS Glue Workflow Runs History?

0

Hello, first sorry for my English

We are facing an issue that, returns a time out using the method GetWorkflowRuns boto3, because we have a lot of runs in history And I'm not finding anything to help if I can delete that history

We thought to create another workflow with the same structure, but would be better to clean history from time to time

Anyone can help me?

Marcelo
質問済み 1ヶ月前196ビュー
1回答
1
承認された回答

Hi,

I am not sure why your GetWorkflowRuns method would timeout due to lot of runs in history. Could you pls check here if you are using the correct set of parameters? If it still doesn't work, I suggest contacting AWS support who may be able to guide you better.

On the deletion of these WorkflowRuns, unfortunately, there isn't any API available at the moment.

Thanks, Rama

profile pictureAWS
Rama
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
  • Thanks for the help, i'll see the link.

    We already contact the support to resolve the problem, and they just told us to increase the timeout time That was the explantion of the support: "As mentioned on the call, the GetWorkflowRuns API will first get all the workflow runs and then it will return the output on the basis of the maxresult mentioned in the API call. Since the runs are increasing daily, so the API will take more time to get the results."

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

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

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

関連するコンテンツ