Marshalling and unmarshalling DynamoDB data in Step Functions

0

Is there way to integrate DyanmoDB in Step Functions similar to document client in Lambda? Because of lack of marshall/unmarshall operations in Step Functions, any orchestration that includes DDB, ends up in unnecessary lambda calls... Any input? Or the experts suggesting calling lambda operations in Lambda step instead of state machines?

1回答
0

Unfortunately SF uses a low level version of the AWS SDK and does not automatically support native JSON. I have reached out to the internal team and put forward your issue as a feature request. Please note I will not be able to provide an ETA for the release of such a feature, but if/when it is released I will amend my answer here to inform you.

profile pictureAWS
エキスパート
回答済み 5ヶ月前

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

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

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

関連するコンテンツ