aws-tags-example icon indicating copy to clipboard operation
aws-tags-example copied to clipboard

An example of enforcing AWS tagging policies, as well as auto-tagging

Enforcing and Automatically Tagging of AWS Resources

This repo demonstrates:

  • Enforcing that all taggable AWS resources are tagged, using Policy as Code.
  • Auto-tagging all taggable AWS resources, using Infrastructure as Code in TypeScript, Python, Go, C# and Java.