A SysOps Administrator uses AWS CloudFormation StackSets to deploy infrastructure templates containing a resource-level tag with the key `BillingDept` across multiple target AWS accounts in AWS Organizations. The administrator verifies that the tags are successfully applied to all deployed resources. However, when opening AWS Cost Explorer in the organization's management account, the `BillingDept` tag is not available to filter or group the cost data.
Which action must the administrator take to resolve this issue?
- Access the AWS Billing and Cost Management console from the organization's management account, and activate the `BillingDept` tag as a cost allocation tag.Answer
- BAccess the AWS Billing and Cost Management console individually in each target member account, and activate the `BillingDept` tag as a cost allocation tag.
- CWait for the next consolidated billing cycle to finalize, as tags applied to existing resources require a new invoice generation to become active.
- DConfigure AWS Resource Access Manager (RAM) to share the `BillingDept` tag metadata from the member accounts with the management account.
Answer
Access the AWS Billing and Cost Management console from the organization's management account, and activate the BillingDept tag as a cost allocation tag.
Activating the tag in the management account's Billing and Cost Management console is required because user-defined cost allocation tags do not automatically become active for billing reports upon creation. They must be explicitly activated by the management account of the organization to start appearing in AWS Cost Explorer.
Step-by-Step Solution
Key Concept
User-defined cost allocation tags must be manually activated in the management account of an AWS Organization to be visible in Cost Explorer.