Skip to content

Commit adcf31e

Browse files
committed
CUDOS v5.8.1
1 parent 7403f19 commit adcf31e

6 files changed

Lines changed: 5843 additions & 5425 deletions

File tree

cfn-templates/cid-cfn.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/cfn-templates/cid-cfn.yml
22
AWSTemplateFormatVersion: '2010-09-09'
3-
Description: Deployment of Cloud Intelligence Dashboards v4.4.12 - AWS Solution SO9011
3+
Description: Deployment of Cloud Intelligence Dashboards v4.4.13 - AWS Solution SO9011
44
Metadata:
55
AWS::CloudFormation::Interface:
66
ParameterGroups:
@@ -2115,7 +2115,7 @@ Resources:
21152115
SourceBucket: !Ref ReferenceAssetsBucket
21162116
DestinationBucket: !Ref LocalAssetsBucket
21172117
Keys:
2118-
- 'cid-resource-lambda-layer/cid-4.4.12.zip' #replace version here if needed
2118+
- 'cid-resource-lambda-layer/cid-4.4.13.zip' #replace version here if needed
21192119

21202120
CidResourceLambdaLayer:
21212121
Type: AWS::Lambda::LayerVersion
@@ -2130,7 +2130,7 @@ Resources:
21302130
- LambdaLayerBucketPrefixIsManaged
21312131
- !FindInMap [RegionMap, !Ref 'AWS::Region', BucketName]
21322132
- !Sub '${LambdaLayerBucketPrefix}-${AWS::Region}' # Region added for backward compatibility
2133-
S3Key: 'cid-resource-lambda-layer/cid-4.4.12.zip' #replace version here if needed
2133+
S3Key: 'cid-resource-lambda-layer/cid-4.4.13.zip' #replace version here if needed
21342134
CompatibleRuntimes:
21352135
- python3.10
21362136
- python3.11

changes/CHANGELOG-cudos.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
# CUDOS v5
44

5+
# CUDOS - 5.8.1
6+
7+
* **AI/ML**: Switched Amazon Bedrock Unit Cost visuals from cost per 1K Tokens to cost per 1M Tokens
8+
* **AI/ML**: Added visual 'Amazon Bedrock Cost per Million Tokens by Model (Top 5 Models)'
9+
* **AI/ML**: Added visual 'Amazon Bedrock Spend per Resource' for last 7 months
10+
* **AI/ML**: Replaced 'Amazon Bedrock Cost per Legal Entity' with additional Group By control
11+
512
# CUDOS - 5.8.0
613

714
**Important:** This update requires cid-cmd v4.4.12 or later. Quick Sight datasets will be migrated to the new data preparation experience — if you have custom dataset modifications, make a copy before updating. To update, run in CloudShell (recommended) or your terminal:

changes/cloud-intelligence-dashboards.rss

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,46 @@
55
<link>https://docs.aws.amazon.com/guidance/latest/cloud-intelligence-dashboards/</link>
66
<atom:link href="https://cid.workshops.aws.dev/feed/cloud-intelligence-dashboards.rss" rel="self" type="application/rss+xml"/>
77
<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-
<lastBuildDate>Thu, 22 May 2026 12:00:00 GMT</lastBuildDate>
8+
<lastBuildDate>Mon, 02 Jun 2026 12:00:00 GMT</lastBuildDate>
99
<language>en-us</language>
10+
<item>
11+
<title>[Update] cid-cmd v4.4.13</title>
12+
<link>
13+
https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/CHANGELOG.md
14+
</link>
15+
<pubDate>Mon, 02 Jun 2026 12:00:00 GMT</pubDate>
16+
<category><![CDATA[Infrastructure Update]]></category>
17+
<guid isPermaLink="false">b2d3f4a5-c6e7-8f9a-0b1c-2d3e4f5a6b7c</guid>
18+
<description>cid-cmd v4.4.13</description>
19+
<content:encoded><![CDATA[
20+
<div>
21+
<ul>
22+
<li><strong>Taxonomy:</strong> Added support of line_item_iam_principal column as a part of organizational taxonomy feature, allowing to bring IAM principals for Bedrock to the dashboards along with IAM tags and session tags</li>
23+
<li><strong>FOCUS:</strong> Fixed focus_consolidation_view generation to support non-canonical column names for some cloud providers</li>
24+
</ul>
25+
</div>
26+
]]></content:encoded>
27+
</item>
28+
<item>
29+
<title>[Update] CUDOS Dashboard v5.8.1</title>
30+
<link>
31+
https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/changes/CHANGELOG-cudos.md#cudos---581
32+
</link>
33+
<pubDate>Mon, 02 Jun 2026 12:00:00 GMT</pubDate>
34+
<category><![CDATA[Dashboard Update]]></category>
35+
<guid isPermaLink="false">a1c2e3f4-b5d6-7e8f-9a0b-1c2d3e4f5a6b</guid>
36+
<description>CUDOS Dashboard v5.8.1</description>
37+
<content:encoded><![CDATA[
38+
<div>
39+
<ul>
40+
<li><strong>AI/ML:</strong> Switched Amazon Bedrock Unit Cost visuals from cost per 1K Tokens to cost per 1M Tokens</li>
41+
<li><strong>AI/ML:</strong> Added visual 'Amazon Bedrock Cost per Million Tokens by Model (Top 5 Models)'</li>
42+
<li><strong>AI/ML:</strong> Added visual 'Amazon Bedrock Spend per Resource' for last 7 months</li>
43+
<li><strong>AI/ML:</strong> Replaced 'Amazon Bedrock Cost per Legal Entity' with additional Group By control</li>
44+
</ul>
45+
</div>
46+
]]></content:encoded>
47+
</item>
1048
<item>
1149
<title>[Update] Health Events Dashboard - v3.1.0</title>
1250
<link>

cid/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '4.4.12'
1+
__version__ = '4.4.13'
22

0 commit comments

Comments
 (0)