Skip to content

avansledright/awsTagCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AWS Tag Checker

This is a Python3 script that will check all instances to see if they have a tag as specified by the script

Usage

Modify the script to check for the Key you want. If the Key is not present in the instances tag the script will automatically add the tag that you define via JSON.

The script will rerun to check to see that all instances have been assigned the specified tag.

About

This Python script utilizes Boto3 to check instances for the specified tag. If the tag is missing it will assign the tag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages