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 29, 2024
1 parent 1ff8d79 commit d5a8af6
Show file tree
Hide file tree
Showing 6 changed files with 186 additions and 39 deletions.
137 changes: 130 additions & 7 deletions codegen/sdk-codegen/aws-models/auto-scaling.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions codegen/sdk-codegen/aws-models/comprehend.json
Original file line number Diff line number Diff line change
Expand Up @@ -2291,7 +2291,7 @@
"LanguageCode": {
"target": "com.amazonaws.comprehend#LanguageCode",
"traits": {
"smithy.api#documentation": "<p>The language of the input documents. Currently, English is the only valid language.</p>",
"smithy.api#documentation": "<p>The language of the input documents.</p>",
"smithy.api#required": {}
}
}
Expand Down Expand Up @@ -4756,7 +4756,7 @@
"LanguageCode": {
"target": "com.amazonaws.comprehend#LanguageCode",
"traits": {
"smithy.api#documentation": "<p>The language of the input documents. Currently, English is the only valid language.</p>",
"smithy.api#documentation": "<p>The language of the input text. \n Enter the language code for English (en) or Spanish (es).</p>",
"smithy.api#required": {}
}
}
Expand Down Expand Up @@ -10070,7 +10070,7 @@
"LanguageCode": {
"target": "com.amazonaws.comprehend#LanguageCode",
"traits": {
"smithy.api#documentation": "<p>The language code of the input documents</p>"
"smithy.api#documentation": "<p>The language code of the input documents.</p>"
}
},
"DataAccessRoleArn": {
Expand Down Expand Up @@ -11674,7 +11674,7 @@
"LanguageCode": {
"target": "com.amazonaws.comprehend#LanguageCode",
"traits": {
"smithy.api#documentation": "<p>The language of the input documents. Currently, English is the only valid language.</p>",
"smithy.api#documentation": "<p>The language of the input documents. \n Enter the language code for English (en) or Spanish (es).</p>",
"smithy.api#required": {}
}
},
Expand Down
Loading

0 comments on commit d5a8af6

Please sign in to comment.