File tree 2 files changed +14
-0
lines changed
services/sagemaker/src/main/resources/codegen-resources
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon SageMaker Service" ,
4
+ "contributor" : " " ,
5
+ "description" : " ListDevices and DescribeDevice now show Edge Manager agent version."
6
+ }
Original file line number Diff line number Diff line change 9115
9115
"NextToken":{
9116
9116
"shape":"NextToken",
9117
9117
"documentation":"<p>The response from the last list when returning a list large enough to need tokening.</p>"
9118
+ },
9119
+ "AgentVersion":{
9120
+ "shape":"EdgeVersion",
9121
+ "documentation":"<p>Edge Manager agent version.</p>"
9118
9122
}
9119
9123
}
9120
9124
},
11558
11562
"Models":{
11559
11563
"shape":"EdgeModelSummaries",
11560
11564
"documentation":"<p>Models on the device.</p>"
11565
+ },
11566
+ "AgentVersion":{
11567
+ "shape":"EdgeVersion",
11568
+ "documentation":"<p>Edge Manager agent version.</p>"
11561
11569
}
11562
11570
},
11563
11571
"documentation":"<p>Summary of the device.</p>"
You can’t perform that action at this time.
0 commit comments