Announcing AWS Cost Allocation Tag API - devamazonaws.blogspot.com

AWS Cost Allocation Tags now offers APIs that you can use to activate and deactivate your Cost Allocation Tags. After you activate a Cost Allocation Tag, it will appear in your cost management products, such as AWS Cost Explorer and AWS Cost and Usage Report. You can use Cost Allocation Tags to filter, categorize, and track your AWS cost and usage information. Previously, you had to activate and deactivate Cost Allocation Tag on the Cost Allocation Tag page in the AWS Billing Console. With this launch, you can use the ListCostAllocationTags API to list all Tags and use the UpdateCostAllocationTagsStatus API to activate and deactivate Cost Allocation Tags.

Post Updated on June 08, 2022 at 07:38PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com