`LazyMulticast` - a ContextManager-based interface for
process-local multicasting of a producer.
`funnel_latest_from_log_group` - CloudWatch Logs funnel that composes
easily with the above.
`funnel_sharded_stream` - Genericized sharded stream funnel that
guarantees receiving subsequent writes. Previously existing DynamoDB
streams processor `process_latest_from_stream` uses this now.