|
1093 | 1093 | },
|
1094 | 1094 | "enableModelImprovements":{
|
1095 | 1095 | "shape":"Boolean",
|
1096 |
| - "documentation":"<p>Indicates whether the bot uses accuracy improvements. <code>true</code> indicates that the bot is using the imoprovements, otherwise, <code>false</code>.</p>" |
| 1096 | + "documentation":"<p>Indicates whether the bot uses accuracy improvements. <code>true</code> indicates that the bot is using the improvements, otherwise, <code>false</code>.</p>" |
1097 | 1097 | },
|
1098 | 1098 | "detectSentiment":{
|
1099 | 1099 | "shape":"Boolean",
|
|
1182 | 1182 | },
|
1183 | 1183 | "kendraConfiguration":{
|
1184 | 1184 | "shape":"KendraConfiguration",
|
1185 |
| - "documentation":"<p>Configuration information, if any, for connectin an Amazon Kendra index with the <code>AMAZON.KendraSearchIntent</code> intent.</p>" |
| 1185 | + "documentation":"<p>Configuration information, if any, for connecting an Amazon Kendra index with the <code>AMAZON.KendraSearchIntent</code> intent.</p>" |
1186 | 1186 | }
|
1187 | 1187 | }
|
1188 | 1188 | },
|
|
1770 | 1770 | },
|
1771 | 1771 | "enableModelImprovements":{
|
1772 | 1772 | "shape":"Boolean",
|
1773 |
| - "documentation":"<p>Indicates whether the bot uses accuracy improvements. <code>true</code> indicates that the bot is using the imoprovements, otherwise, <code>false</code>.</p>" |
| 1773 | + "documentation":"<p>Indicates whether the bot uses accuracy improvements. <code>true</code> indicates that the bot is using the improvements, otherwise, <code>false</code>.</p>" |
1774 | 1774 | },
|
1775 | 1775 | "nluIntentConfidenceThreshold":{
|
1776 | 1776 | "shape":"ConfidenceThreshold",
|
|
2652 | 2652 | "Locale":{
|
2653 | 2653 | "type":"string",
|
2654 | 2654 | "enum":[
|
2655 |
| - "en-US", |
2656 |
| - "en-GB", |
2657 | 2655 | "de-DE",
|
2658 |
| - "en-AU" |
| 2656 | + "en-AU", |
| 2657 | + "en-GB", |
| 2658 | + "en-US", |
| 2659 | + "es-US" |
2659 | 2660 | ]
|
2660 | 2661 | },
|
2661 | 2662 | "LocaleList":{
|
|
3029 | 3030 | },
|
3030 | 3031 | "enableModelImprovements":{
|
3031 | 3032 | "shape":"Boolean",
|
3032 |
| - "documentation":"<p>Indicates whether the bot uses accuracy improvements. <code>true</code> indicates that the bot is using the imoprovements, otherwise, <code>false</code>.</p>" |
| 3033 | + "documentation":"<p>Indicates whether the bot uses accuracy improvements. <code>true</code> indicates that the bot is using the improvements, otherwise, <code>false</code>.</p>" |
3033 | 3034 | },
|
3034 | 3035 | "nluIntentConfidenceThreshold":{
|
3035 | 3036 | "shape":"ConfidenceThreshold",
|
|
0 commit comments