We want to be able to apply tags to lambda functions. ``` inputs: tags: cost-center: 12345 owner: cloud-acceleration ``` Then the tags object would be passed to the aws-sdk under the hood.