aws-sdk 2.1368.0 → 2.1370.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +178 -149
- package/apis/compute-optimizer-2019-11-01.min.json +60 -21
- package/apis/kendra-2019-02-03.min.json +137 -65
- package/apis/kms-2014-11-01.examples.json +197 -15
- package/apis/kms-2014-11-01.min.json +52 -19
- package/apis/resiliencehub-2020-04-30.min.json +71 -70
- package/apis/sagemaker-2017-07-24.min.json +893 -892
- package/clients/appflow.d.ts +26 -1
- package/clients/computeoptimizer.d.ts +58 -14
- package/clients/connect.d.ts +1 -1
- package/clients/ecs.d.ts +2 -2
- package/clients/kendra.d.ts +92 -5
- package/clients/kms.d.ts +76 -32
- package/clients/resiliencehub.d.ts +12 -3
- package/clients/sagemaker.d.ts +6 -1
- package/dist/aws-sdk-core-react-native.js +10 -1
- package/dist/aws-sdk-react-native.js +18 -10
- package/dist/aws-sdk.js +66 -25
- package/dist/aws-sdk.min.js +43 -43
- package/lib/core.js +1 -1
- package/lib/protocol/json.js +9 -0
- package/lib/services/sqs.js +2 -3
- package/package.json +1 -1
| @@ -443,7 +443,10 @@ | |
| 443 443 | 
             
                            "lastRefreshTimestamp": {
         | 
| 444 444 | 
             
                              "type": "timestamp"
         | 
| 445 445 | 
             
                            },
         | 
| 446 | 
            -
                            "currentPerformanceRisk": {}
         | 
| 446 | 
            +
                            "currentPerformanceRisk": {},
         | 
| 447 | 
            +
                            "tags": {
         | 
| 448 | 
            +
                              "shape": "S3s"
         | 
| 449 | 
            +
                            }
         | 
| 447 450 | 
             
                          }
         | 
| 448 451 | 
             
                        }
         | 
| 449 452 | 
             
                      },
         | 
| @@ -546,7 +549,10 @@ | |
| 546 549 | 
             
                            "inferredWorkloadTypes": {
         | 
| 547 550 | 
             
                              "shape": "S31"
         | 
| 548 551 | 
             
                            },
         | 
| 549 | 
            -
                            "instanceState": {}
         | 
| 552 | 
            +
                            "instanceState": {},
         | 
| 553 | 
            +
                            "tags": {
         | 
| 554 | 
            +
                              "shape": "S3s"
         | 
| 555 | 
            +
                            }
         | 
| 550 556 | 
             
                          }
         | 
| 551 557 | 
             
                        }
         | 
| 552 558 | 
             
                      },
         | 
| @@ -602,10 +608,10 @@ | |
| 602 608 | 
             
                                "members": {
         | 
| 603 609 | 
             
                                  "name": {},
         | 
| 604 610 | 
             
                                  "timestamps": {
         | 
| 605 | 
            -
                                    "shape": " | 
| 611 | 
            +
                                    "shape": "S4o"
         | 
| 606 612 | 
             
                                  },
         | 
| 607 613 | 
             
                                  "values": {
         | 
| 608 | 
            -
                                    "shape": " | 
| 614 | 
            +
                                    "shape": "S4p"
         | 
| 609 615 | 
             
                                  }
         | 
| 610 616 | 
             
                                }
         | 
| 611 617 | 
             
                              }
         | 
| @@ -661,13 +667,13 @@ | |
| 661 667 | 
             
                                "members": {
         | 
| 662 668 | 
             
                                  "name": {},
         | 
| 663 669 | 
             
                                  "timestamps": {
         | 
| 664 | 
            -
                                    "shape": " | 
| 670 | 
            +
                                    "shape": "S4o"
         | 
| 665 671 | 
             
                                  },
         | 
| 666 672 | 
             
                                  "upperBoundValues": {
         | 
| 667 | 
            -
                                    "shape": " | 
| 673 | 
            +
                                    "shape": "S4p"
         | 
| 668 674 | 
             
                                  },
         | 
| 669 675 | 
             
                                  "lowerBoundValues": {
         | 
| 670 | 
            -
                                    "shape": " | 
| 676 | 
            +
                                    "shape": "S4p"
         | 
| 671 677 | 
             
                                  }
         | 
| 672 678 | 
             
                                }
         | 
| 673 679 | 
             
                              }
         | 
| @@ -725,7 +731,7 @@ | |
| 725 731 | 
             
                                    "members": {
         | 
| 726 732 | 
             
                                      "containerName": {},
         | 
| 727 733 | 
             
                                      "memorySizeConfiguration": {
         | 
| 728 | 
            -
                                        "shape": " | 
| 734 | 
            +
                                        "shape": "S5b"
         | 
| 729 735 | 
             
                                      },
         | 
| 730 736 | 
             
                                      "cpu": {
         | 
| 731 737 | 
             
                                        "type": "integer"
         | 
| @@ -799,7 +805,7 @@ | |
| 799 805 | 
             
                                      "members": {
         | 
| 800 806 | 
             
                                        "containerName": {},
         | 
| 801 807 | 
             
                                        "memorySizeConfiguration": {
         | 
| 802 | 
            -
                                          "shape": " | 
| 808 | 
            +
                                          "shape": "S5b"
         | 
| 803 809 | 
             
                                        },
         | 
| 804 810 | 
             
                                        "cpu": {
         | 
| 805 811 | 
             
                                          "type": "integer"
         | 
| @@ -810,7 +816,10 @@ | |
| 810 816 | 
             
                                }
         | 
| 811 817 | 
             
                              }
         | 
| 812 818 | 
             
                            },
         | 
| 813 | 
            -
                            "currentPerformanceRisk": {}
         | 
| 819 | 
            +
                            "currentPerformanceRisk": {},
         | 
| 820 | 
            +
                            "tags": {
         | 
| 821 | 
            +
                              "shape": "S3s"
         | 
| 822 | 
            +
                            }
         | 
| 814 823 | 
             
                          }
         | 
| 815 824 | 
             
                        }
         | 
| 816 825 | 
             
                      },
         | 
| @@ -997,7 +1006,10 @@ | |
| 997 1006 | 
             
                                }
         | 
| 998 1007 | 
             
                              }
         | 
| 999 1008 | 
             
                            },
         | 
| 1000 | 
            -
                            "currentPerformanceRisk": {}
         | 
| 1009 | 
            +
                            "currentPerformanceRisk": {},
         | 
| 1010 | 
            +
                            "tags": {
         | 
| 1011 | 
            +
                              "shape": "S3s"
         | 
| 1012 | 
            +
                            }
         | 
| 1001 1013 | 
             
                          }
         | 
| 1002 1014 | 
             
                        }
         | 
| 1003 1015 | 
             
                      }
         | 
| @@ -1112,6 +1124,20 @@ | |
| 1112 1124 | 
             
                                  "type": "long"
         | 
| 1113 1125 | 
             
                                }
         | 
| 1114 1126 | 
             
                              }
         | 
| 1127 | 
            +
                            },
         | 
| 1128 | 
            +
                            "inferredWorkloadSavings": {
         | 
| 1129 | 
            +
                              "type": "list",
         | 
| 1130 | 
            +
                              "member": {
         | 
| 1131 | 
            +
                                "type": "structure",
         | 
| 1132 | 
            +
                                "members": {
         | 
| 1133 | 
            +
                                  "inferredWorkloadTypes": {
         | 
| 1134 | 
            +
                                    "shape": "S31"
         | 
| 1135 | 
            +
                                  },
         | 
| 1136 | 
            +
                                  "estimatedMonthlySavings": {
         | 
| 1137 | 
            +
                                    "shape": "S2q"
         | 
| 1138 | 
            +
                                  }
         | 
| 1139 | 
            +
                                }
         | 
| 1140 | 
            +
                              }
         | 
| 1115 1141 | 
             
                            }
         | 
| 1116 1142 | 
             
                          }
         | 
| 1117 1143 | 
             
                        }
         | 
| @@ -1299,13 +1325,16 @@ | |
| 1299 1325 | 
             
                      "type": "double"
         | 
| 1300 1326 | 
             
                    },
         | 
| 1301 1327 | 
             
                    "estimatedMonthlySavings": {
         | 
| 1302 | 
            -
                      " | 
| 1303 | 
            -
             | 
| 1304 | 
            -
             | 
| 1305 | 
            -
             | 
| 1306 | 
            -
             | 
| 1307 | 
            -
             | 
| 1308 | 
            -
             | 
| 1328 | 
            +
                      "shape": "S2q"
         | 
| 1329 | 
            +
                    }
         | 
| 1330 | 
            +
                  }
         | 
| 1331 | 
            +
                },
         | 
| 1332 | 
            +
                "S2q": {
         | 
| 1333 | 
            +
                  "type": "structure",
         | 
| 1334 | 
            +
                  "members": {
         | 
| 1335 | 
            +
                    "currency": {},
         | 
| 1336 | 
            +
                    "value": {
         | 
| 1337 | 
            +
                      "type": "double"
         | 
| 1309 1338 | 
             
                    }
         | 
| 1310 1339 | 
             
                  }
         | 
| 1311 1340 | 
             
                },
         | 
| @@ -1367,19 +1396,29 @@ | |
| 1367 1396 | 
             
                    }
         | 
| 1368 1397 | 
             
                  }
         | 
| 1369 1398 | 
             
                },
         | 
| 1370 | 
            -
                " | 
| 1399 | 
            +
                "S3s": {
         | 
| 1400 | 
            +
                  "type": "list",
         | 
| 1401 | 
            +
                  "member": {
         | 
| 1402 | 
            +
                    "type": "structure",
         | 
| 1403 | 
            +
                    "members": {
         | 
| 1404 | 
            +
                      "key": {},
         | 
| 1405 | 
            +
                      "value": {}
         | 
| 1406 | 
            +
                    }
         | 
| 1407 | 
            +
                  }
         | 
| 1408 | 
            +
                },
         | 
| 1409 | 
            +
                "S4o": {
         | 
| 1371 1410 | 
             
                  "type": "list",
         | 
| 1372 1411 | 
             
                  "member": {
         | 
| 1373 1412 | 
             
                    "type": "timestamp"
         | 
| 1374 1413 | 
             
                  }
         | 
| 1375 1414 | 
             
                },
         | 
| 1376 | 
            -
                " | 
| 1415 | 
            +
                "S4p": {
         | 
| 1377 1416 | 
             
                  "type": "list",
         | 
| 1378 1417 | 
             
                  "member": {
         | 
| 1379 1418 | 
             
                    "type": "double"
         | 
| 1380 1419 | 
             
                  }
         | 
| 1381 1420 | 
             
                },
         | 
| 1382 | 
            -
                " | 
| 1421 | 
            +
                "S5b": {
         | 
| 1383 1422 | 
             
                  "type": "structure",
         | 
| 1384 1423 | 
             
                  "members": {
         | 
| 1385 1424 | 
             
                    "memory": {
         | 
| @@ -1071,6 +1071,15 @@ | |
| 1071 1071 | 
             
                      },
         | 
| 1072 1072 | 
             
                      "TotalSuggestionsCount": {
         | 
| 1073 1073 | 
             
                        "type": "integer"
         | 
| 1074 | 
            +
                      },
         | 
| 1075 | 
            +
                      "AttributeSuggestionsConfig": {
         | 
| 1076 | 
            +
                        "type": "structure",
         | 
| 1077 | 
            +
                        "members": {
         | 
| 1078 | 
            +
                          "SuggestableConfigList": {
         | 
| 1079 | 
            +
                            "shape": "Sae"
         | 
| 1080 | 
            +
                          },
         | 
| 1081 | 
            +
                          "AttributeSuggestionsMode": {}
         | 
| 1082 | 
            +
                        }
         | 
| 1074 1083 | 
             
                      }
         | 
| 1075 1084 | 
             
                    }
         | 
| 1076 1085 | 
             
                  }
         | 
| @@ -1184,6 +1193,27 @@ | |
| 1184 1193 | 
             
                      "QueryText": {},
         | 
| 1185 1194 | 
             
                      "MaxSuggestionsCount": {
         | 
| 1186 1195 | 
             
                        "type": "integer"
         | 
| 1196 | 
            +
                      },
         | 
| 1197 | 
            +
                      "SuggestionTypes": {
         | 
| 1198 | 
            +
                        "type": "list",
         | 
| 1199 | 
            +
                        "member": {}
         | 
| 1200 | 
            +
                      },
         | 
| 1201 | 
            +
                      "AttributeSuggestionsConfig": {
         | 
| 1202 | 
            +
                        "type": "structure",
         | 
| 1203 | 
            +
                        "members": {
         | 
| 1204 | 
            +
                          "SuggestionAttributes": {
         | 
| 1205 | 
            +
                            "shape": "Sav"
         | 
| 1206 | 
            +
                          },
         | 
| 1207 | 
            +
                          "AdditionalResponseAttributes": {
         | 
| 1208 | 
            +
                            "shape": "Sav"
         | 
| 1209 | 
            +
                          },
         | 
| 1210 | 
            +
                          "AttributeFilter": {
         | 
| 1211 | 
            +
                            "shape": "Saw"
         | 
| 1212 | 
            +
                          },
         | 
| 1213 | 
            +
                          "UserContext": {
         | 
| 1214 | 
            +
                            "shape": "Say"
         | 
| 1215 | 
            +
                          }
         | 
| 1216 | 
            +
                        }
         | 
| 1187 1217 | 
             
                      }
         | 
| 1188 1218 | 
             
                    }
         | 
| 1189 1219 | 
             
                  },
         | 
| @@ -1221,6 +1251,21 @@ | |
| 1221 1251 | 
             
                                  }
         | 
| 1222 1252 | 
             
                                }
         | 
| 1223 1253 | 
             
                              }
         | 
| 1254 | 
            +
                            },
         | 
| 1255 | 
            +
                            "SourceDocuments": {
         | 
| 1256 | 
            +
                              "type": "list",
         | 
| 1257 | 
            +
                              "member": {
         | 
| 1258 | 
            +
                                "type": "structure",
         | 
| 1259 | 
            +
                                "members": {
         | 
| 1260 | 
            +
                                  "DocumentId": {},
         | 
| 1261 | 
            +
                                  "SuggestionAttributes": {
         | 
| 1262 | 
            +
                                    "shape": "Sav"
         | 
| 1263 | 
            +
                                  },
         | 
| 1264 | 
            +
                                  "AdditionalAttributes": {
         | 
| 1265 | 
            +
                                    "shape": "S11"
         | 
| 1266 | 
            +
                                  }
         | 
| 1267 | 
            +
                                }
         | 
| 1268 | 
            +
                              }
         | 
| 1224 1269 | 
             
                            }
         | 
| 1225 1270 | 
             
                          }
         | 
| 1226 1271 | 
             
                        }
         | 
| @@ -1250,7 +1295,7 @@ | |
| 1250 1295 | 
             
                    "type": "structure",
         | 
| 1251 1296 | 
             
                    "members": {
         | 
| 1252 1297 | 
             
                      "SnapShotTimeFilter": {
         | 
| 1253 | 
            -
                        "shape": " | 
| 1298 | 
            +
                        "shape": "Sbj"
         | 
| 1254 1299 | 
             
                      },
         | 
| 1255 1300 | 
             
                      "SnapshotsDataHeader": {
         | 
| 1256 1301 | 
             
                        "type": "list",
         | 
| @@ -1318,7 +1363,7 @@ | |
| 1318 1363 | 
             
                        "type": "integer"
         | 
| 1319 1364 | 
             
                      },
         | 
| 1320 1365 | 
             
                      "StartTimeFilter": {
         | 
| 1321 | 
            -
                        "shape": " | 
| 1366 | 
            +
                        "shape": "Sbj"
         | 
| 1322 1367 | 
             
                      },
         | 
| 1323 1368 | 
             
                      "StatusFilter": {}
         | 
| 1324 1369 | 
             
                    }
         | 
| @@ -1465,19 +1510,19 @@ | |
| 1465 1510 | 
             
                              "type": "structure",
         | 
| 1466 1511 | 
             
                              "members": {
         | 
| 1467 1512 | 
             
                                "UserName": {
         | 
| 1468 | 
            -
                                  "shape": " | 
| 1513 | 
            +
                                  "shape": "Scf"
         | 
| 1469 1514 | 
             
                                },
         | 
| 1470 1515 | 
             
                                "GroupName": {
         | 
| 1471 | 
            -
                                  "shape": " | 
| 1516 | 
            +
                                  "shape": "Scf"
         | 
| 1472 1517 | 
             
                                },
         | 
| 1473 1518 | 
             
                                "IdentifiedUserName": {
         | 
| 1474 | 
            -
                                  "shape": " | 
| 1519 | 
            +
                                  "shape": "Scf"
         | 
| 1475 1520 | 
             
                                },
         | 
| 1476 1521 | 
             
                                "FirstName": {
         | 
| 1477 | 
            -
                                  "shape": " | 
| 1522 | 
            +
                                  "shape": "Scf"
         | 
| 1478 1523 | 
             
                                },
         | 
| 1479 1524 | 
             
                                "LastName": {
         | 
| 1480 | 
            -
                                  "shape": " | 
| 1525 | 
            +
                                  "shape": "Scf"
         | 
| 1481 1526 | 
             
                                }
         | 
| 1482 1527 | 
             
                              }
         | 
| 1483 1528 | 
             
                            }
         | 
| @@ -1842,14 +1887,13 @@ | |
| 1842 1887 | 
             
                      "IndexId": {},
         | 
| 1843 1888 | 
             
                      "QueryText": {},
         | 
| 1844 1889 | 
             
                      "AttributeFilter": {
         | 
| 1845 | 
            -
                        "shape": " | 
| 1890 | 
            +
                        "shape": "Saw"
         | 
| 1846 1891 | 
             
                      },
         | 
| 1847 1892 | 
             
                      "Facets": {
         | 
| 1848 | 
            -
                        "shape": " | 
| 1893 | 
            +
                        "shape": "Sdq"
         | 
| 1849 1894 | 
             
                      },
         | 
| 1850 1895 | 
             
                      "RequestedDocumentAttributes": {
         | 
| 1851 | 
            -
                        " | 
| 1852 | 
            -
                        "member": {}
         | 
| 1896 | 
            +
                        "shape": "Sav"
         | 
| 1853 1897 | 
             
                      },
         | 
| 1854 1898 | 
             
                      "QueryResultTypeFilter": {},
         | 
| 1855 1899 | 
             
                      "DocumentRelevanceOverrideConfigurations": {
         | 
| @@ -1886,29 +1930,7 @@ | |
| 1886 1930 | 
             
                        }
         | 
| 1887 1931 | 
             
                      },
         | 
| 1888 1932 | 
             
                      "UserContext": {
         | 
| 1889 | 
            -
                        " | 
| 1890 | 
            -
                        "members": {
         | 
| 1891 | 
            -
                          "Token": {},
         | 
| 1892 | 
            -
                          "UserId": {},
         | 
| 1893 | 
            -
                          "Groups": {
         | 
| 1894 | 
            -
                            "type": "list",
         | 
| 1895 | 
            -
                            "member": {}
         | 
| 1896 | 
            -
                          },
         | 
| 1897 | 
            -
                          "DataSourceGroups": {
         | 
| 1898 | 
            -
                            "type": "list",
         | 
| 1899 | 
            -
                            "member": {
         | 
| 1900 | 
            -
                              "type": "structure",
         | 
| 1901 | 
            -
                              "required": [
         | 
| 1902 | 
            -
                                "GroupId",
         | 
| 1903 | 
            -
                                "DataSourceId"
         | 
| 1904 | 
            -
                              ],
         | 
| 1905 | 
            -
                              "members": {
         | 
| 1906 | 
            -
                                "GroupId": {},
         | 
| 1907 | 
            -
                                "DataSourceId": {}
         | 
| 1908 | 
            -
                              }
         | 
| 1909 | 
            -
                            }
         | 
| 1910 | 
            -
                          }
         | 
| 1911 | 
            -
                        }
         | 
| 1933 | 
            +
                        "shape": "Say"
         | 
| 1912 1934 | 
             
                      },
         | 
| 1913 1935 | 
             
                      "VisitorId": {},
         | 
| 1914 1936 | 
             
                      "SpellCorrectionConfiguration": {
         | 
| @@ -1937,14 +1959,14 @@ | |
| 1937 1959 | 
             
                            "Type": {},
         | 
| 1938 1960 | 
             
                            "Format": {},
         | 
| 1939 1961 | 
             
                            "AdditionalAttributes": {
         | 
| 1940 | 
            -
                              "shape": " | 
| 1962 | 
            +
                              "shape": "Se5"
         | 
| 1941 1963 | 
             
                            },
         | 
| 1942 1964 | 
             
                            "DocumentId": {},
         | 
| 1943 1965 | 
             
                            "DocumentTitle": {
         | 
| 1944 | 
            -
                              "shape": " | 
| 1966 | 
            +
                              "shape": "Se9"
         | 
| 1945 1967 | 
             
                            },
         | 
| 1946 1968 | 
             
                            "DocumentExcerpt": {
         | 
| 1947 | 
            -
                              "shape": " | 
| 1969 | 
            +
                              "shape": "Se9"
         | 
| 1948 1970 | 
             
                            },
         | 
| 1949 1971 | 
             
                            "DocumentURI": {},
         | 
| 1950 1972 | 
             
                            "DocumentAttributes": {
         | 
| @@ -1995,7 +2017,7 @@ | |
| 1995 2017 | 
             
                        }
         | 
| 1996 2018 | 
             
                      },
         | 
| 1997 2019 | 
             
                      "FacetResults": {
         | 
| 1998 | 
            -
                        "shape": " | 
| 2020 | 
            +
                        "shape": "Sel"
         | 
| 1999 2021 | 
             
                      },
         | 
| 2000 2022 | 
             
                      "TotalNumberOfResults": {
         | 
| 2001 2023 | 
             
                        "type": "integer"
         | 
| @@ -2043,14 +2065,14 @@ | |
| 2043 2065 | 
             
                            "Id": {},
         | 
| 2044 2066 | 
             
                            "Type": {},
         | 
| 2045 2067 | 
             
                            "AdditionalAttributes": {
         | 
| 2046 | 
            -
                              "shape": " | 
| 2068 | 
            +
                              "shape": "Se5"
         | 
| 2047 2069 | 
             
                            },
         | 
| 2048 2070 | 
             
                            "DocumentId": {},
         | 
| 2049 2071 | 
             
                            "DocumentTitle": {
         | 
| 2050 | 
            -
                              "shape": " | 
| 2072 | 
            +
                              "shape": "Se9"
         | 
| 2051 2073 | 
             
                            },
         | 
| 2052 2074 | 
             
                            "DocumentExcerpt": {
         | 
| 2053 | 
            -
                              "shape": " | 
| 2075 | 
            +
                              "shape": "Se9"
         | 
| 2054 2076 | 
             
                            },
         | 
| 2055 2077 | 
             
                            "DocumentURI": {},
         | 
| 2056 2078 | 
             
                            "DocumentAttributes": {
         | 
| @@ -2344,6 +2366,15 @@ | |
| 2344 2366 | 
             
                      },
         | 
| 2345 2367 | 
             
                      "MinimumQueryCount": {
         | 
| 2346 2368 | 
             
                        "type": "integer"
         | 
| 2369 | 
            +
                      },
         | 
| 2370 | 
            +
                      "AttributeSuggestionsConfig": {
         | 
| 2371 | 
            +
                        "type": "structure",
         | 
| 2372 | 
            +
                        "members": {
         | 
| 2373 | 
            +
                          "SuggestableConfigList": {
         | 
| 2374 | 
            +
                            "shape": "Sae"
         | 
| 2375 | 
            +
                          },
         | 
| 2376 | 
            +
                          "AttributeSuggestionsMode": {}
         | 
| 2377 | 
            +
                        }
         | 
| 2347 2378 | 
             
                      }
         | 
| 2348 2379 | 
             
                    }
         | 
| 2349 2380 | 
             
                  }
         | 
| @@ -3775,32 +3806,33 @@ | |
| 3775 3806 | 
             
                    }
         | 
| 3776 3807 | 
             
                  }
         | 
| 3777 3808 | 
             
                },
         | 
| 3778 | 
            -
                " | 
| 3779 | 
            -
                  "type": " | 
| 3780 | 
            -
                  " | 
| 3781 | 
            -
                    " | 
| 3782 | 
            -
             | 
| 3783 | 
            -
             | 
| 3784 | 
            -
             | 
| 3785 | 
            -
             | 
| 3809 | 
            +
                "Sae": {
         | 
| 3810 | 
            +
                  "type": "list",
         | 
| 3811 | 
            +
                  "member": {
         | 
| 3812 | 
            +
                    "type": "structure",
         | 
| 3813 | 
            +
                    "members": {
         | 
| 3814 | 
            +
                      "AttributeName": {},
         | 
| 3815 | 
            +
                      "Suggestable": {
         | 
| 3816 | 
            +
                        "type": "boolean"
         | 
| 3817 | 
            +
                      }
         | 
| 3786 3818 | 
             
                    }
         | 
| 3787 3819 | 
             
                  }
         | 
| 3788 3820 | 
             
                },
         | 
| 3789 | 
            -
                " | 
| 3790 | 
            -
                  "type": " | 
| 3791 | 
            -
                  " | 
| 3821 | 
            +
                "Sav": {
         | 
| 3822 | 
            +
                  "type": "list",
         | 
| 3823 | 
            +
                  "member": {}
         | 
| 3792 3824 | 
             
                },
         | 
| 3793 | 
            -
                " | 
| 3825 | 
            +
                "Saw": {
         | 
| 3794 3826 | 
             
                  "type": "structure",
         | 
| 3795 3827 | 
             
                  "members": {
         | 
| 3796 3828 | 
             
                    "AndAllFilters": {
         | 
| 3797 | 
            -
                      "shape": " | 
| 3829 | 
            +
                      "shape": "Sax"
         | 
| 3798 3830 | 
             
                    },
         | 
| 3799 3831 | 
             
                    "OrAllFilters": {
         | 
| 3800 | 
            -
                      "shape": " | 
| 3832 | 
            +
                      "shape": "Sax"
         | 
| 3801 3833 | 
             
                    },
         | 
| 3802 3834 | 
             
                    "NotFilter": {
         | 
| 3803 | 
            -
                      "shape": " | 
| 3835 | 
            +
                      "shape": "Saw"
         | 
| 3804 3836 | 
             
                    },
         | 
| 3805 3837 | 
             
                    "EqualsTo": {
         | 
| 3806 3838 | 
             
                      "shape": "S12"
         | 
| @@ -3825,20 +3857,60 @@ | |
| 3825 3857 | 
             
                    }
         | 
| 3826 3858 | 
             
                  }
         | 
| 3827 3859 | 
             
                },
         | 
| 3828 | 
            -
                " | 
| 3860 | 
            +
                "Sax": {
         | 
| 3829 3861 | 
             
                  "type": "list",
         | 
| 3830 3862 | 
             
                  "member": {
         | 
| 3831 | 
            -
                    "shape": " | 
| 3863 | 
            +
                    "shape": "Saw"
         | 
| 3832 3864 | 
             
                  }
         | 
| 3833 3865 | 
             
                },
         | 
| 3834 | 
            -
                " | 
| 3866 | 
            +
                "Say": {
         | 
| 3867 | 
            +
                  "type": "structure",
         | 
| 3868 | 
            +
                  "members": {
         | 
| 3869 | 
            +
                    "Token": {},
         | 
| 3870 | 
            +
                    "UserId": {},
         | 
| 3871 | 
            +
                    "Groups": {
         | 
| 3872 | 
            +
                      "type": "list",
         | 
| 3873 | 
            +
                      "member": {}
         | 
| 3874 | 
            +
                    },
         | 
| 3875 | 
            +
                    "DataSourceGroups": {
         | 
| 3876 | 
            +
                      "type": "list",
         | 
| 3877 | 
            +
                      "member": {
         | 
| 3878 | 
            +
                        "type": "structure",
         | 
| 3879 | 
            +
                        "required": [
         | 
| 3880 | 
            +
                          "GroupId",
         | 
| 3881 | 
            +
                          "DataSourceId"
         | 
| 3882 | 
            +
                        ],
         | 
| 3883 | 
            +
                        "members": {
         | 
| 3884 | 
            +
                          "GroupId": {},
         | 
| 3885 | 
            +
                          "DataSourceId": {}
         | 
| 3886 | 
            +
                        }
         | 
| 3887 | 
            +
                      }
         | 
| 3888 | 
            +
                    }
         | 
| 3889 | 
            +
                  }
         | 
| 3890 | 
            +
                },
         | 
| 3891 | 
            +
                "Sbj": {
         | 
| 3892 | 
            +
                  "type": "structure",
         | 
| 3893 | 
            +
                  "members": {
         | 
| 3894 | 
            +
                    "StartTime": {
         | 
| 3895 | 
            +
                      "type": "timestamp"
         | 
| 3896 | 
            +
                    },
         | 
| 3897 | 
            +
                    "EndTime": {
         | 
| 3898 | 
            +
                      "type": "timestamp"
         | 
| 3899 | 
            +
                    }
         | 
| 3900 | 
            +
                  }
         | 
| 3901 | 
            +
                },
         | 
| 3902 | 
            +
                "Scf": {
         | 
| 3903 | 
            +
                  "type": "string",
         | 
| 3904 | 
            +
                  "sensitive": true
         | 
| 3905 | 
            +
                },
         | 
| 3906 | 
            +
                "Sdq": {
         | 
| 3835 3907 | 
             
                  "type": "list",
         | 
| 3836 3908 | 
             
                  "member": {
         | 
| 3837 3909 | 
             
                    "type": "structure",
         | 
| 3838 3910 | 
             
                    "members": {
         | 
| 3839 3911 | 
             
                      "DocumentAttributeKey": {},
         | 
| 3840 3912 | 
             
                      "Facets": {
         | 
| 3841 | 
            -
                        "shape": " | 
| 3913 | 
            +
                        "shape": "Sdq"
         | 
| 3842 3914 | 
             
                      },
         | 
| 3843 3915 | 
             
                      "MaxResults": {
         | 
| 3844 3916 | 
             
                        "type": "integer"
         | 
| @@ -3846,7 +3918,7 @@ | |
| 3846 3918 | 
             
                    }
         | 
| 3847 3919 | 
             
                  }
         | 
| 3848 3920 | 
             
                },
         | 
| 3849 | 
            -
                " | 
| 3921 | 
            +
                "Se5": {
         | 
| 3850 3922 | 
             
                  "type": "list",
         | 
| 3851 3923 | 
             
                  "member": {
         | 
| 3852 3924 | 
             
                    "type": "structure",
         | 
| @@ -3862,14 +3934,14 @@ | |
| 3862 3934 | 
             
                        "type": "structure",
         | 
| 3863 3935 | 
             
                        "members": {
         | 
| 3864 3936 | 
             
                          "TextWithHighlightsValue": {
         | 
| 3865 | 
            -
                            "shape": " | 
| 3937 | 
            +
                            "shape": "Se9"
         | 
| 3866 3938 | 
             
                          }
         | 
| 3867 3939 | 
             
                        }
         | 
| 3868 3940 | 
             
                      }
         | 
| 3869 3941 | 
             
                    }
         | 
| 3870 3942 | 
             
                  }
         | 
| 3871 3943 | 
             
                },
         | 
| 3872 | 
            -
                " | 
| 3944 | 
            +
                "Se9": {
         | 
| 3873 3945 | 
             
                  "type": "structure",
         | 
| 3874 3946 | 
             
                  "members": {
         | 
| 3875 3947 | 
             
                    "Text": {},
         | 
| @@ -3897,7 +3969,7 @@ | |
| 3897 3969 | 
             
                    }
         | 
| 3898 3970 | 
             
                  }
         | 
| 3899 3971 | 
             
                },
         | 
| 3900 | 
            -
                " | 
| 3972 | 
            +
                "Sel": {
         | 
| 3901 3973 | 
             
                  "type": "list",
         | 
| 3902 3974 | 
             
                  "member": {
         | 
| 3903 3975 | 
             
                    "type": "structure",
         | 
| @@ -3916,7 +3988,7 @@ | |
| 3916 3988 | 
             
                              "type": "integer"
         | 
| 3917 3989 | 
             
                            },
         | 
| 3918 3990 | 
             
                            "FacetResults": {
         | 
| 3919 | 
            -
                              "shape": " | 
| 3991 | 
            +
                              "shape": "Sel"
         | 
| 3920 3992 | 
             
                            }
         | 
| 3921 3993 | 
             
                          }
         | 
| 3922 3994 | 
             
                        }
         |