Skip to content

Commit be19d41

Browse files
author
AWS
committed
AWS Clean Rooms Service Update: This release adds support for updating the analytics engine of a collaboration.
1 parent 063c867 commit be19d41

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Clean Rooms Service",
4+
"contributor": "",
5+
"description": "This release adds support for updating the analytics engine of a collaboration."
6+
}

services/cleanrooms/src/main/resources/codegen-resources/service-2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9709,6 +9709,10 @@
97099709
"description":{
97109710
"shape":"CollaborationDescription",
97119711
"documentation":"<p>A description of the collaboration.</p>"
9712+
},
9713+
"analyticsEngine":{
9714+
"shape":"AnalyticsEngine",
9715+
"documentation":"<p>The analytics engine.</p>"
97129716
}
97139717
}
97149718
},

0 commit comments

Comments
 (0)