Amazon Personalize now supports resource tagging - devamazonaws.blogspot.com

Today we are announcing support for tagging of Amazon Personalize resources to help simplify organization and cost management of resources. Amazon Personalize enables developers to improve customer engagement through personalized product and content recommendations – no ML expertise required. Tags are labels in the form of key-value pairs that may be attached to individual Amazon Personalize resources to search and filter resources, or allocate costs. For example, if you have multiple campaigns that are linked to different use cases on your website, you can set key as “Website” and value as “Home Page” or “Details page” to understand individual spend for each of the two campaigns. This functionality also allows customers with multi-tenant deployments to track spend among their end customers. Tagging functionality is available for several Amazon Personalize resources such as dataset groups, solutions, campaigns, recommenders, import jobs, batch inference, batch segment jobs and other resources. 

Post Updated on April 11, 2022 at 08:20PM

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