This composition function returns whatever you tell it to. Provide a
YAML-serialized RunFunctionResponse
as the function's input. The response's desired
object will be merged
onto any desired state that was passed to the function using
proto.Merge
semantics. See the README
for examples and documentation.