You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New option is added to configure tags for functions named `tags`. It expects key-value pairs.
```yaml
# Tags are key-value pairs attached to the function.
#tags:
# department: ops
```
Closes#13080
Add tags to the deployed AWS Lambda.
Reference:
The text was updated successfully, but these errors were encountered: