Create a Flow that emits a response for every request to DynamoDB.
Create a Future that will be completed with a response to a given request.
Create a Source that will emit a response for a given request.
Create a Source that will emit potentially multiple responses for a given request.
Factory of DynamoDb Akka Stream operators.