Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 14, 2024
1 parent 301644a commit 11fbc9b
Showing 1 changed file with 12 additions and 48 deletions.
60 changes: 12 additions & 48 deletions codegen/sdk-codegen/aws-models/sagemaker.json
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,12 @@
"traits": {
"smithy.api#enumValue": "S3Object"
}
},
"S3PREFIX": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "S3Prefix"
}
}
}
},
Expand Down Expand Up @@ -1554,18 +1560,6 @@
"smithy.api#enumValue": "TensorBoard"
}
},
"VSCode": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "VSCode"
}
},
"Savitur": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "Savitur"
}
},
"CodeEditor": {
"target": "smithy.api#Unit",
"traits": {
Expand All @@ -1584,12 +1578,6 @@
"smithy.api#enumValue": "RStudioServerPro"
}
},
"RSession": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "RSession"
}
},
"RSessionGateway": {
"target": "smithy.api#Unit",
"traits": {
Expand All @@ -1601,24 +1589,6 @@
"traits": {
"smithy.api#enumValue": "Canvas"
}
},
"DatasetManager": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "DatasetManager"
}
},
"SageMakerLite": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "SageMakerLite"
}
},
"Local": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "Local"
}
}
}
},
Expand Down Expand Up @@ -58229,18 +58199,6 @@
"smithy.api#enumValue": "KernelGateway"
}
},
"VSCode": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "VSCode"
}
},
"Savitur": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "Savitur"
}
},
"CodeEditor": {
"target": "smithy.api#Unit",
"traits": {
Expand Down Expand Up @@ -65615,6 +65573,12 @@
"type": "list",
"member": {
"target": "com.amazonaws.sagemaker#AccountId"
},
"traits": {
"smithy.api#length": {
"min": 0,
"max": 10
}
}
},
"com.amazonaws.sagemaker#VpcSecurityGroupIds": {
Expand Down

0 comments on commit 11fbc9b

Please sign in to comment.