Skip to content

Commit 770edd5

Browse files
author
AWS
committed
Amazon SageMaker Service Update: Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API
1 parent 07c69b6 commit 770edd5

File tree

2 files changed

+57
-7
lines changed

2 files changed

+57
-7
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 SageMaker Service",
4+
"contributor": "",
5+
"description": "Adding `HiddenInstanceTypes` and `HiddenSageMakerImageVersionAliases` attribute to SageMaker API"
6+
}

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

Lines changed: 51 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7238,7 +7238,7 @@
72387238
},
72397239
"ClusterInstanceCount":{
72407240
"type":"integer",
7241-
"min":1
7241+
"min":0
72427242
},
72437243
"ClusterInstanceGroupDetails":{
72447244
"type":"structure",
@@ -19774,10 +19774,33 @@
1977419774
"type":"list",
1977519775
"member":{"shape":"AppType"}
1977619776
},
19777+
"HiddenInstanceTypesList":{
19778+
"type":"list",
19779+
"member":{"shape":"AppInstanceType"}
19780+
},
1977719781
"HiddenMlToolsList":{
1977819782
"type":"list",
1977919783
"member":{"shape":"MlTools"}
1978019784
},
19785+
"HiddenSageMakerImage":{
19786+
"type":"structure",
19787+
"members":{
19788+
"SageMakerImageName":{
19789+
"shape":"SageMakerImageName",
19790+
"documentation":"<p> The SageMaker image name that you are hiding from the Studio user interface. </p>"
19791+
},
19792+
"VersionAliases":{
19793+
"shape":"VersionAliasesList",
19794+
"documentation":"<p> The version aliases you are hiding from the Studio user interface. </p>"
19795+
}
19796+
},
19797+
"documentation":"<p>The SageMaker images that are hidden from the Studio user interface. You must specify the SageMaker image name and version aliases.</p>"
19798+
},
19799+
"HiddenSageMakerImageVersionAliasesList":{
19800+
"type":"list",
19801+
"member":{"shape":"HiddenSageMakerImage"},
19802+
"max":5
19803+
},
1978119804
"HolidayConfig":{
1978219805
"type":"list",
1978319806
"member":{"shape":"HolidayConfigAttributes"},
@@ -20168,12 +20191,10 @@
2016820191
"required":[
2016920192
"WorkteamArn",
2017020193
"UiConfig",
20171-
"PreHumanTaskLambdaArn",
2017220194
"TaskTitle",
2017320195
"TaskDescription",
2017420196
"NumberOfHumanWorkersPerDataObject",
20175-
"TaskTimeLimitInSeconds",
20176-
"AnnotationConsolidationConfig"
20197+
"TaskTimeLimitInSeconds"
2017720198
],
2017820199
"members":{
2017920200
"WorkteamArn":{
@@ -21199,6 +21220,12 @@
2119921220
"min":1,
2120021221
"pattern":"(^\\d+$)|(^\\d+.\\d+$)|(^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$)"
2120121222
},
21223+
"ImageVersionAliasPattern":{
21224+
"type":"string",
21225+
"max":128,
21226+
"min":1,
21227+
"pattern":"^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)$"
21228+
},
2120221229
"ImageVersionArn":{
2120321230
"type":"string",
2120421231
"max":256,
@@ -22724,8 +22751,7 @@
2272422751
"LastModifiedTime",
2272522752
"LabelingJobStatus",
2272622753
"LabelCounters",
22727-
"WorkteamArn",
22728-
"PreHumanTaskLambdaArn"
22754+
"WorkteamArn"
2272922755
],
2273022756
"members":{
2273122757
"LabelingJobName":{
@@ -27240,7 +27266,8 @@
2724027266
"InferenceRecommender",
2724127267
"Endpoints",
2724227268
"Projects",
27243-
"InferenceOptimization"
27269+
"InferenceOptimization",
27270+
"PerformanceEvaluation"
2724427271
]
2724527272
},
2724627273
"MlflowVersion":{
@@ -34011,6 +34038,10 @@
3401134038
"max":1024,
3401234039
"pattern":"^(https|s3)://([^/]+)/?(.*)$"
3401334040
},
34041+
"SageMakerImageName":{
34042+
"type":"string",
34043+
"enum":["sagemaker_distribution"]
34044+
},
3401434045
"SageMakerImageVersionAlias":{
3401534046
"type":"string",
3401634047
"max":128,
@@ -35548,6 +35579,14 @@
3554835579
"HiddenAppTypes":{
3554935580
"shape":"HiddenAppTypesList",
3555035581
"documentation":"<p>The <a href=\"https://docs.aws.amazon.com/sagemaker/latest/dg/studio-updated-apps.html\">Applications supported in Studio</a> that are hidden from the Studio left navigation pane.</p>"
35582+
},
35583+
"HiddenInstanceTypes":{
35584+
"shape":"HiddenInstanceTypesList",
35585+
"documentation":"<p> The instance types you are hiding from the Studio user interface. </p>"
35586+
},
35587+
"HiddenSageMakerImageVersionAliases":{
35588+
"shape":"HiddenSageMakerImageVersionAliasesList",
35589+
"documentation":"<p> The version aliases you are hiding from the Studio user interface. </p>"
3555135590
}
3555235591
},
3555335592
"documentation":"<p>Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.</p>"
@@ -39364,6 +39403,11 @@
3936439403
"ARCHIVED"
3936539404
]
3936639405
},
39406+
"VersionAliasesList":{
39407+
"type":"list",
39408+
"member":{"shape":"ImageVersionAliasPattern"},
39409+
"max":20
39410+
},
3936739411
"VersionId":{
3936839412
"type":"string",
3936939413
"max":1024,

0 commit comments

Comments
 (0)