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?

ET
preguntada hace 5 meses565 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas