Skip to content

Commit 2bbf3e2

Browse files
Update API model
1 parent 43bb0fc commit 2bbf3e2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

Diff for: codegen/sdk-codegen/aws-models/cleanrooms.json

+6
Original file line numberDiff line numberDiff line change
@@ -15436,6 +15436,12 @@
1543615436
"traits": {
1543715437
"smithy.api#documentation": "<p>A description of the collaboration.</p>"
1543815438
}
15439+
},
15440+
"analyticsEngine": {
15441+
"target": "com.amazonaws.cleanrooms#AnalyticsEngine",
15442+
"traits": {
15443+
"smithy.api#documentation": "<p>The analytics engine.</p>"
15444+
}
1543915445
}
1544015446
}
1544115447
},

Diff for: codegen/sdk-codegen/aws-models/sagemaker.json

+6
Original file line numberDiff line numberDiff line change
@@ -13747,6 +13747,12 @@
1374713747
"traits": {
1374813748
"smithy.api#documentation": "<p>A shell script that runs every time you start a notebook instance, including when you\n create the notebook instance. The shell script must be a base64-encoded string.</p>"
1374913749
}
13750+
},
13751+
"Tags": {
13752+
"target": "com.amazonaws.sagemaker#TagList",
13753+
"traits": {
13754+
"smithy.api#documentation": "<p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services\n resources in different ways, for example, by purpose, owner, or environment. For more\n information, see <a href=\"https://docs.aws.amazon.com/tag-editor/latest/userguide/tagging.html\">Tagging Amazon Web Services Resources</a>.</p>"
13755+
}
1375013756
}
1375113757
},
1375213758
"traits": {

0 commit comments

Comments
 (0)