Quotas on Dynamically Generated Step Function State Machines

0

Based on this post, I was mulling over dynamically creating step functions state machines based on an in-house Domain Specific Language. The quotas page says 'Maximum number of registered state machines' is 10,000. Does the term 'registered' mean that there are any other class of state machines that would not be subject to this quota? I'm trying to understand if there is any deeper meaning to the term registered in the context of state machine quotas.

Thank you!

Dylan
質問済み 2年前206ビュー
1回答
1

No. There is only a single type state machine, regardless of how you created it. This is the maximum number of state machines that you can creates in a region per account.

profile pictureAWS
エキスパート
Uri
回答済み 2年前

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

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

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

関連するコンテンツ