aws_tags
Tags associated with AWS resources.
-
id
Primary key - Unique identifier for the row.
-
resource_id
Foreign key - ID of the AWS resource this tag belongs to.
-
key
string - Tag key/name.
-
value
string - Tag value.