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 Jul 9, 2024
1 parent e7aad56 commit f548973
Show file tree
Hide file tree
Showing 4 changed files with 1,463 additions and 105 deletions.
12 changes: 12 additions & 0 deletions codegen/sdk-codegen/aws-models/datazone.json
Original file line number Diff line number Diff line change
Expand Up @@ -4932,6 +4932,9 @@
}
},
"traits": {
"smithy.api#deprecated": {
"message": "This structure is deprecated."
},
"smithy.api#documentation": "<p/>"
}
},
Expand All @@ -4941,6 +4944,9 @@
"target": "com.amazonaws.datazone#DataProductItem"
},
"traits": {
"smithy.api#deprecated": {
"message": "This structure is deprecated."
},
"smithy.api#length": {
"min": 0,
"max": 100
Expand Down Expand Up @@ -5032,6 +5038,9 @@
}
},
"traits": {
"smithy.api#deprecated": {
"message": "This structure is deprecated."
},
"smithy.api#documentation": "<p/>"
}
},
Expand Down Expand Up @@ -18779,6 +18788,9 @@
"dataProductItem": {
"target": "com.amazonaws.datazone#DataProductSummary",
"traits": {
"smithy.api#deprecated": {
"message": "This field is deprecated."
},
"smithy.api#documentation": "<p>The data product item included in the search results.</p>"
}
}
Expand Down
Loading

0 comments on commit f548973

Please sign in to comment.