Skip to content

Commit d2cc45a

Browse files
author
AWS
committed
Amazon DataZone Update: Remove trackingServerName from DataZone Connection MLflowProperties
1 parent a8d007d commit d2cc45a

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
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": "Amazon DataZone",
4+
"contributor": "",
5+
"description": "Remove trackingServerName from DataZone Connection MLflowProperties"
6+
}

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

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17890,10 +17890,6 @@
1789017890
"trackingServerArn":{
1789117891
"shape":"String",
1789217892
"documentation":"<p>The tracking server ARN as part of the MLflow properties of a connection.</p>"
17893-
},
17894-
"trackingServerName":{
17895-
"shape":"String",
17896-
"documentation":"<p>The name of the tracking server as part of the MLflow properties of a connection.</p>"
1789717893
}
1789817894
},
1789917895
"documentation":"<p>The MLflow properties of a connection.</p>"
@@ -17904,10 +17900,6 @@
1790417900
"trackingServerArn":{
1790517901
"shape":"String",
1790617902
"documentation":"<p>The tracking server ARN as part of the MLflow properties of a connection.</p>"
17907-
},
17908-
"trackingServerName":{
17909-
"shape":"String",
17910-
"documentation":"<p>The name of the tracking server as part of the MLflow properties of a connection.</p>"
1791117903
}
1791217904
},
1791317905
"documentation":"<p>The MLflow properties of a connection.</p>"
@@ -17918,10 +17910,6 @@
1791817910
"trackingServerArn":{
1791917911
"shape":"String",
1792017912
"documentation":"<p>The tracking server ARN as part of the MLflow properties of a connection.</p>"
17921-
},
17922-
"trackingServerName":{
17923-
"shape":"String",
17924-
"documentation":"<p>The name of the tracking server as part of the MLflow properties of a connection.</p>"
1792517913
}
1792617914
},
1792717915
"documentation":"<p>The MLflow properties of a connection.</p>"

0 commit comments

Comments
 (0)