Skip to content

Commit f548973

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent e7aad56 commit f548973

File tree

4 files changed

+1463
-105
lines changed

4 files changed

+1463
-105
lines changed

codegen/sdk-codegen/aws-models/datazone.json

+12
Original file line numberDiff line numberDiff line change
@@ -4932,6 +4932,9 @@
49324932
}
49334933
},
49344934
"traits": {
4935+
"smithy.api#deprecated": {
4936+
"message": "This structure is deprecated."
4937+
},
49354938
"smithy.api#documentation": "<p/>"
49364939
}
49374940
},
@@ -4941,6 +4944,9 @@
49414944
"target": "com.amazonaws.datazone#DataProductItem"
49424945
},
49434946
"traits": {
4947+
"smithy.api#deprecated": {
4948+
"message": "This structure is deprecated."
4949+
},
49444950
"smithy.api#length": {
49454951
"min": 0,
49464952
"max": 100
@@ -5032,6 +5038,9 @@
50325038
}
50335039
},
50345040
"traits": {
5041+
"smithy.api#deprecated": {
5042+
"message": "This structure is deprecated."
5043+
},
50355044
"smithy.api#documentation": "<p/>"
50365045
}
50375046
},
@@ -18779,6 +18788,9 @@
1877918788
"dataProductItem": {
1878018789
"target": "com.amazonaws.datazone#DataProductSummary",
1878118790
"traits": {
18791+
"smithy.api#deprecated": {
18792+
"message": "This field is deprecated."
18793+
},
1878218794
"smithy.api#documentation": "<p>The data product item included in the search results.</p>"
1878318795
}
1878418796
}

0 commit comments

Comments
 (0)