aws-lambda
aws-lambda copied to clipboard
Allow tagging of function
Ideally I'd like to have a mechanism to set common tags from the root level which are inherited to the components (and then can be overwritten if necesary). Nevertheless the tags need be added into the creation code so components will need changing.
Fixes #22