8000 GitHub - francardoso93/auto-aws-tag: Lambda that automatically add required tags to resources that were created/modified without them
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

francardoso93/auto-aws-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-aws-tag

  • Gets event from EventBridge AWS rule
  • Uses Tagging API to tag any resource

Deploy config:

alias lambdaup="zip -r ../auto-aws-tag.zip * && aws lambda update-function-code --function-name auto-aws-tag --zip-file fileb://../auto-aws-tag.zip"

lambdaup

About

Lambda that automatically add required tags to resources that were created/modified without them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0