Miserlou / Zappa

Serverless Python
https://blog.zappa.io/
MIT License
11.89k stars 1.2k forks source link

Ability to provide additional tags (key-value pairs) (to lambda functions) #860

Open TammoHeeren opened 7 years ago

TammoHeeren commented 7 years ago

Maybe this is already supported, but I was unable to find it.

Background: I am trying to better understand the cost breakdown of my deployment. The Amazon billing console support grouping/filtering by service type (lambda, etc). This is not sufficiently detailed for me to understand what lambda function is creating the highest cost. They additionally support grouping/filtering by Tag. This would allow me to filter more specifically.

Feature request: Support ability to provide additional Tags (key-value pairs) upon function creation.

Tammo

Miserlou commented 7 years ago

This is a good one, and I'd like COST MANAGEMENT in general to be a feature of Zappa.