Walk-Through: Tagging
Explore how to create and apply AWS tagging policies within organizations to maintain cost allocation tags. Understand enabling cost allocation tags, setting tag rules, and testing enforcement for better cost tracking and compliance. Learn how to generate compliance reports and manage these policies effectively at scale.
We'll cover the following...
In this scenario, we are using AWS Organizations to manage a landscape of two accounts. Our management account is the account where we consolidate billing. We also have a child account, called a "member account." We want to create a tagging policy for all our accounts where our users are required to maintain a valid cost center in their resources.
Enable cost allocation tags
First, let’s enable some cost allocation tags in the “Billing Management” console. We’ll enable the user-defined CostCenter and the AWS-provided createdBy. If Cost Explorer, Budgets, or AWS Cost and Usage Reports have not been enabled, you might need to do this before you can see the “Cost allocation tags” entry in the “Billing Management” console. Enabling these tags makes these billing tools aware that we’re going to be using CostCenter as a way to track costs.
Note that if no ...