File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
services/comprehend/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon Comprehend" ,
4
+ "contributor" : " " ,
5
+ "description" : " Comprehend PII analysis now supports Spanish input documents."
6
+ }
Original file line number Diff line number Diff line change 2077
2077
},
2078
2078
"LanguageCode" :{
2079
2079
"shape" :" LanguageCode" ,
2080
- "documentation" :" <p>The language of the input documents. Currently, English is the only valid language. </p>"
2080
+ "documentation" :" <p>The language of the input documents.</p>"
2081
2081
}
2082
2082
}
2083
2083
},
3153
3153
},
3154
3154
"LanguageCode" :{
3155
3155
"shape" :" LanguageCode" ,
3156
- "documentation" :" <p>The language of the input documents. Currently, English is the only valid language .</p>"
3156
+ "documentation" :" <p>The language of the input text. Enter the language code for English (en) or Spanish (es) .</p>"
3157
3157
}
3158
3158
}
3159
3159
},
5946
5946
},
5947
5947
"LanguageCode" :{
5948
5948
"shape" :" LanguageCode" ,
5949
- "documentation" :" <p>The language code of the input documents</p>"
5949
+ "documentation" :" <p>The language code of the input documents. </p>"
5950
5950
},
5951
5951
"DataAccessRoleArn" :{
5952
5952
"shape" :" IamRoleArn" ,
6725
6725
},
6726
6726
"LanguageCode" :{
6727
6727
"shape" :" LanguageCode" ,
6728
- "documentation" :" <p>The language of the input documents. Currently, English is the only valid language .</p>"
6728
+ "documentation" :" <p>The language of the input documents. Enter the language code for English (en) or Spanish (es) .</p>"
6729
6729
},
6730
6730
"ClientRequestToken" :{
6731
6731
"shape" :" ClientRequestTokenString" ,
You can’t perform that action at this time.
0 commit comments