Thanks for the response, I had not seen the state processor API, somehow I
missed that.
Regarding your second point, this is basically an ID mapping service so I need
the ID's persisted in the DynamoDB (or indeed any other external store) so that
other applications may also use the 'mapped' ID
Hi,
For the initial DB fetch and state bootstrapping:
That's exactly what the State Processor API is for, have you looked at that
already?
It currently does support bootstrapping broadcast state [1], so that should
be good news for you.
As a side note, I may be missing something, is broadcast sta