Multiple Dynamo DB Streams

I’ve got my DynamoDB streaming successfully (following the documentation) to one of my Lambda functions. But I need to configure multiple streams to multiple Lambda functions.

If it needs to go into a JSON cloud configuration file, I’m not 100% on how to format that.

Any guidance welcome!