Skip to content

Commit 11fbc9b

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 301644a commit 11fbc9b

File tree

1 file changed

+12
-48
lines changed

1 file changed

+12
-48
lines changed

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

+12-48
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,12 @@
423423
"traits": {
424424
"smithy.api#enumValue": "S3Object"
425425
}
426+
},
427+
"S3PREFIX": {
428+
"target": "smithy.api#Unit",
429+
"traits": {
430+
"smithy.api#enumValue": "S3Prefix"
431+
}
426432
}
427433
}
428434
},
@@ -1554,18 +1560,6 @@
15541560
"smithy.api#enumValue": "TensorBoard"
15551561
}
15561562
},
1557-
"VSCode": {
1558-
"target": "smithy.api#Unit",
1559-
"traits": {
1560-
"smithy.api#enumValue": "VSCode"
1561-
}
1562-
},
1563-
"Savitur": {
1564-
"target": "smithy.api#Unit",
1565-
"traits": {
1566-
"smithy.api#enumValue": "Savitur"
1567-
}
1568-
},
15691563
"CodeEditor": {
15701564
"target": "smithy.api#Unit",
15711565
"traits": {
@@ -1584,12 +1578,6 @@
15841578
"smithy.api#enumValue": "RStudioServerPro"
15851579
}
15861580
},
1587-
"RSession": {
1588-
"target": "smithy.api#Unit",
1589-
"traits": {
1590-
"smithy.api#enumValue": "RSession"
1591-
}
1592-
},
15931581
"RSessionGateway": {
15941582
"target": "smithy.api#Unit",
15951583
"traits": {
@@ -1601,24 +1589,6 @@
16011589
"traits": {
16021590
"smithy.api#enumValue": "Canvas"
16031591
}
1604-
},
1605-
"DatasetManager": {
1606-
"target": "smithy.api#Unit",
1607-
"traits": {
1608-
"smithy.api#enumValue": "DatasetManager"
1609-
}
1610-
},
1611-
"SageMakerLite": {
1612-
"target": "smithy.api#Unit",
1613-
"traits": {
1614-
"smithy.api#enumValue": "SageMakerLite"
1615-
}
1616-
},
1617-
"Local": {
1618-
"target": "smithy.api#Unit",
1619-
"traits": {
1620-
"smithy.api#enumValue": "Local"
1621-
}
16221592
}
16231593
}
16241594
},
@@ -58229,18 +58199,6 @@
5822958199
"smithy.api#enumValue": "KernelGateway"
5823058200
}
5823158201
},
58232-
"VSCode": {
58233-
"target": "smithy.api#Unit",
58234-
"traits": {
58235-
"smithy.api#enumValue": "VSCode"
58236-
}
58237-
},
58238-
"Savitur": {
58239-
"target": "smithy.api#Unit",
58240-
"traits": {
58241-
"smithy.api#enumValue": "Savitur"
58242-
}
58243-
},
5824458202
"CodeEditor": {
5824558203
"target": "smithy.api#Unit",
5824658204
"traits": {
@@ -65615,6 +65573,12 @@
6561565573
"type": "list",
6561665574
"member": {
6561765575
"target": "com.amazonaws.sagemaker#AccountId"
65576+
},
65577+
"traits": {
65578+
"smithy.api#length": {
65579+
"min": 0,
65580+
"max": 10
65581+
}
6561865582
}
6561965583
},
6562065584
"com.amazonaws.sagemaker#VpcSecurityGroupIds": {

0 commit comments

Comments
 (0)