File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
services/datazone/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon DataZone" ,
4
+ "contributor" : " " ,
5
+ "description" : " This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes"
6
+ }
Original file line number Diff line number Diff line change 5104
5104
"documentation":"<p/>"
5105
5105
}
5106
5106
},
5107
- "documentation":"<p/>"
5107
+ "documentation":"<p/>",
5108
+ "deprecated":true,
5109
+ "deprecatedMessage":"This structure is deprecated."
5108
5110
},
5109
5111
"DataProductItems":{
5110
5112
"type":"list",
5111
5113
"member":{"shape":"DataProductItem"},
5114
+ "deprecated":true,
5115
+ "deprecatedMessage":"This structure is deprecated.",
5112
5116
"max":100,
5113
5117
"min":0
5114
5118
},
5172
5176
"documentation":"<p/>"
5173
5177
}
5174
5178
},
5175
- "documentation":"<p/>"
5179
+ "documentation":"<p/>",
5180
+ "deprecated":true,
5181
+ "deprecatedMessage":"This structure is deprecated."
5176
5182
},
5177
5183
"DataSourceConfigurationInput":{
5178
5184
"type":"structure",
12161
12167
},
12162
12168
"dataProductItem":{
12163
12169
"shape":"DataProductSummary",
12164
- "documentation":"<p>The data product item included in the search results.</p>"
12170
+ "documentation":"<p>The data product item included in the search results.</p>",
12171
+ "deprecated":true,
12172
+ "deprecatedMessage":"This field is deprecated."
12165
12173
},
12166
12174
"glossaryItem":{
12167
12175
"shape":"GlossaryItem",
You can’t perform that action at this time.
0 commit comments