|
7 | 7 | <description>The Cloud Intelligence Dashboards is an open-source framework, lovingly cultivated and maintained by a group of customer-obsessed AWSers, that gives customers the power to get high-level and granular insight into their cost and usage data. Supported by the Well-Architected framework, the dashboards can be deployed by any customer using a CloudFormation template or a command-line tool in their environment in under 30 minutes. These dashboards help you to drive financial accountability, optimize cost, track usage goals, implement best-practices for governance, and achieve operational excellence across all your organization.</description> |
8 | 8 | <lastBuildDate>Mon, 22 Sep 2025 12:00:00 GMT</lastBuildDate> |
9 | 9 | <language>en-us</language> |
| 10 | + <item> |
| 11 | + <title>[Update] Extended Support Cost Projection - v4.0.3</title> |
| 12 | + <link> |
| 13 | + https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/changes/CHANGELOG-extended-support-cost-projection.md#extended-support-cost-projection---v403</link> |
| 14 | + <pubDate>Thu, 09 Oct 2025 12:00:00 GMT</pubDate> |
| 15 | + <category><![CDATA[Update]]></category> |
| 16 | + <guid isPermaLink="false">fff64290-032b-4e87-82a0-65bef8461015</guid> |
| 17 | + <description>Extended Support Cost Projection for Elasticache</description> |
| 18 | + <content:encoded><![CDATA[ |
| 19 | + <p> |
| 20 | + In this release, we have introduced projection of extended support costs for |
| 21 | + <strong>Amazon Elasticache</strong>. The dashboard provides a clear view on |
| 22 | + <strong>Elasticache</strong> clusters reaching |
| 23 | + extended support in the next <strong>3, 6, 12 months</strong>, and beyond. |
| 24 | + </p> |
| 25 | + |
| 26 | + <p> |
| 27 | + <strong>Important:</strong> This version requires the data collection version |
| 28 | + <strong>3.2.0+</strong>. Update to this version requires a forced and recursive update. |
| 29 | + If you have modified the Extended Support Cost Projection dashboard view queries, |
| 30 | + they will be overridden when the dashboard is updated. Consider backing up the existing |
| 31 | + view queries if they contain custom changes you want to keep so you can re-apply them after |
| 32 | + the update takes place. |
| 33 | + </p> |
| 34 | + |
| 35 | + <p> |
| 36 | + To update, run these commands in your CloudShell (recommended) or another terminal: |
| 37 | + </p> |
| 38 | + |
| 39 | + <pre> |
| 40 | + python3 -m ensurepip --upgrade |
| 41 | + pip3 install --upgrade cid-cmd |
| 42 | + cid-cmd update --dashboard-id extended-support-cost-projection --force --recursive |
| 43 | + </pre> |
| 44 | + ]]> |
| 45 | + </content:encoded> |
| 46 | + </item> |
10 | 47 | <item> |
11 | 48 | <title>[New Dashboard] Media Services Insights Hub v1.0.0</title> |
12 | 49 | <link> |
|
0 commit comments