aws-sdk 2.1371.0 → 2.1373.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 +19 -1
- package/README.md +1 -1
- package/apis/inspector2-2020-06-08.min.json +142 -0
- package/apis/inspector2-2020-06-08.paginators.json +5 -0
- package/apis/mediatailor-2018-04-23.min.json +40 -39
- package/apis/monitoring-2010-08-01.min.json +19 -15
- package/apis/opensearch-2021-01-01.min.json +66 -27
- package/apis/quicksight-2018-04-01.min.json +2136 -684
- package/apis/quicksight-2018-04-01.paginators.json +10 -0
- package/apis/rekognition-2016-06-27.min.json +101 -90
- package/apis/s3-2006-03-01.examples.json +115 -115
- package/apis/securityhub-2018-10-26.examples.json +45 -0
- package/apis/securityhub-2018-10-26.min.json +71 -3
- package/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/clients/cloudwatch.d.ts +11 -6
- package/clients/configservice.d.ts +1 -1
- package/clients/connect.d.ts +11 -11
- package/clients/ec2.d.ts +1 -1
- package/clients/inspector2.d.ts +202 -0
- package/clients/mediatailor.d.ts +7 -2
- package/clients/networkfirewall.d.ts +4 -4
- package/clients/opensearch.d.ts +64 -5
- package/clients/quicksight.d.ts +1918 -96
- package/clients/rekognition.d.ts +22 -8
- package/clients/s3.d.ts +168 -168
- package/clients/sagemaker.d.ts +1 -1
- package/clients/securityhub.d.ts +102 -15
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +11 -11
- package/dist/aws-sdk.js +123 -108
- package/dist/aws-sdk.min.js +20 -20
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -772,7 +772,7 @@ | |
| 772 772 | 
             
                        "type": "structure",
         | 
| 773 773 | 
             
                        "members": {
         | 
| 774 774 | 
             
                          "GeneralLabels": {
         | 
| 775 | 
            -
                            "shape": " | 
| 775 | 
            +
                            "shape": "S4t"
         | 
| 776 776 | 
             
                          },
         | 
| 777 777 | 
             
                          "ImageProperties": {
         | 
| 778 778 | 
             
                            "type": "structure",
         | 
| @@ -792,7 +792,7 @@ | |
| 792 792 | 
             
                      "Labels": {
         | 
| 793 793 | 
             
                        "type": "list",
         | 
| 794 794 | 
             
                        "member": {
         | 
| 795 | 
            -
                          "shape": " | 
| 795 | 
            +
                          "shape": "S50"
         | 
| 796 796 | 
             
                        }
         | 
| 797 797 | 
             
                      },
         | 
| 798 798 | 
             
                      "OrientationCorrection": {},
         | 
| @@ -801,19 +801,19 @@ | |
| 801 801 | 
             
                        "type": "structure",
         | 
| 802 802 | 
             
                        "members": {
         | 
| 803 803 | 
             
                          "Quality": {
         | 
| 804 | 
            -
                            "shape": " | 
| 804 | 
            +
                            "shape": "S5c"
         | 
| 805 805 | 
             
                          },
         | 
| 806 806 | 
             
                          "DominantColors": {
         | 
| 807 | 
            -
                            "shape": " | 
| 807 | 
            +
                            "shape": "S53"
         | 
| 808 808 | 
             
                          },
         | 
| 809 809 | 
             
                          "Foreground": {
         | 
| 810 810 | 
             
                            "type": "structure",
         | 
| 811 811 | 
             
                            "members": {
         | 
| 812 812 | 
             
                              "Quality": {
         | 
| 813 | 
            -
                                "shape": " | 
| 813 | 
            +
                                "shape": "S5c"
         | 
| 814 814 | 
             
                              },
         | 
| 815 815 | 
             
                              "DominantColors": {
         | 
| 816 | 
            -
                                "shape": " | 
| 816 | 
            +
                                "shape": "S53"
         | 
| 817 817 | 
             
                              }
         | 
| 818 818 | 
             
                            }
         | 
| 819 819 | 
             
                          },
         | 
| @@ -821,10 +821,10 @@ | |
| 821 821 | 
             
                            "type": "structure",
         | 
| 822 822 | 
             
                            "members": {
         | 
| 823 823 | 
             
                              "Quality": {
         | 
| 824 | 
            -
                                "shape": " | 
| 824 | 
            +
                                "shape": "S5c"
         | 
| 825 825 | 
             
                              },
         | 
| 826 826 | 
             
                              "DominantColors": {
         | 
| 827 | 
            -
                                "shape": " | 
| 827 | 
            +
                                "shape": "S53"
         | 
| 828 828 | 
             
                              }
         | 
| 829 829 | 
             
                            }
         | 
| 830 830 | 
             
                          }
         | 
| @@ -874,7 +874,7 @@ | |
| 874 874 | 
             
                      "ModerationLabels": {
         | 
| 875 875 | 
             
                        "type": "list",
         | 
| 876 876 | 
             
                        "member": {
         | 
| 877 | 
            -
                          "shape": " | 
| 877 | 
            +
                          "shape": "S5o"
         | 
| 878 878 | 
             
                        }
         | 
| 879 879 | 
             
                      },
         | 
| 880 880 | 
             
                      "ModerationModelVersion": {},
         | 
| @@ -985,13 +985,13 @@ | |
| 985 985 | 
             
                        "type": "structure",
         | 
| 986 986 | 
             
                        "members": {
         | 
| 987 987 | 
             
                          "PersonsWithRequiredEquipment": {
         | 
| 988 | 
            -
                            "shape": " | 
| 988 | 
            +
                            "shape": "S68"
         | 
| 989 989 | 
             
                          },
         | 
| 990 990 | 
             
                          "PersonsWithoutRequiredEquipment": {
         | 
| 991 | 
            -
                            "shape": " | 
| 991 | 
            +
                            "shape": "S68"
         | 
| 992 992 | 
             
                          },
         | 
| 993 993 | 
             
                          "PersonsIndeterminate": {
         | 
| 994 | 
            -
                            "shape": " | 
| 994 | 
            +
                            "shape": "S68"
         | 
| 995 995 | 
             
                          }
         | 
| 996 996 | 
             
                        }
         | 
| 997 997 | 
             
                      }
         | 
| @@ -1012,7 +1012,7 @@ | |
| 1012 1012 | 
             
                        "type": "structure",
         | 
| 1013 1013 | 
             
                        "members": {
         | 
| 1014 1014 | 
             
                          "WordFilter": {
         | 
| 1015 | 
            -
                            "shape": " | 
| 1015 | 
            +
                            "shape": "S6b"
         | 
| 1016 1016 | 
             
                          },
         | 
| 1017 1017 | 
             
                          "RegionsOfInterest": {
         | 
| 1018 1018 | 
             
                            "shape": "S2e"
         | 
| @@ -1027,7 +1027,7 @@ | |
| 1027 1027 | 
             
                      "TextDetections": {
         | 
| 1028 1028 | 
             
                        "type": "list",
         | 
| 1029 1029 | 
             
                        "member": {
         | 
| 1030 | 
            -
                          "shape": " | 
| 1030 | 
            +
                          "shape": "S6g"
         | 
| 1031 1031 | 
             
                        }
         | 
| 1032 1032 | 
             
                      },
         | 
| 1033 1033 | 
             
                      "TextModelVersion": {}
         | 
| @@ -1074,11 +1074,11 @@ | |
| 1074 1074 | 
             
                    "type": "structure",
         | 
| 1075 1075 | 
             
                    "members": {
         | 
| 1076 1076 | 
             
                      "Urls": {
         | 
| 1077 | 
            -
                        "shape": " | 
| 1077 | 
            +
                        "shape": "S6p"
         | 
| 1078 1078 | 
             
                      },
         | 
| 1079 1079 | 
             
                      "Name": {},
         | 
| 1080 1080 | 
             
                      "KnownGender": {
         | 
| 1081 | 
            -
                        "shape": " | 
| 1081 | 
            +
                        "shape": "S6r"
         | 
| 1082 1082 | 
             
                      }
         | 
| 1083 1083 | 
             
                    }
         | 
| 1084 1084 | 
             
                  }
         | 
| @@ -1104,7 +1104,7 @@ | |
| 1104 1104 | 
             
                      "JobStatus": {},
         | 
| 1105 1105 | 
             
                      "StatusMessage": {},
         | 
| 1106 1106 | 
             
                      "VideoMetadata": {
         | 
| 1107 | 
            -
                        "shape": " | 
| 1107 | 
            +
                        "shape": "S70"
         | 
| 1108 1108 | 
             
                      },
         | 
| 1109 1109 | 
             
                      "NextToken": {},
         | 
| 1110 1110 | 
             
                      "Celebrities": {
         | 
| @@ -1119,7 +1119,7 @@ | |
| 1119 1119 | 
             
                              "type": "structure",
         | 
| 1120 1120 | 
             
                              "members": {
         | 
| 1121 1121 | 
             
                                "Urls": {
         | 
| 1122 | 
            -
                                  "shape": " | 
| 1122 | 
            +
                                  "shape": "S6p"
         | 
| 1123 1123 | 
             
                                },
         | 
| 1124 1124 | 
             
                                "Name": {},
         | 
| 1125 1125 | 
             
                                "Id": {},
         | 
| @@ -1133,7 +1133,7 @@ | |
| 1133 1133 | 
             
                                  "shape": "S4e"
         | 
| 1134 1134 | 
             
                                },
         | 
| 1135 1135 | 
             
                                "KnownGender": {
         | 
| 1136 | 
            -
                                  "shape": " | 
| 1136 | 
            +
                                  "shape": "S6r"
         | 
| 1137 1137 | 
             
                                }
         | 
| 1138 1138 | 
             
                              }
         | 
| 1139 1139 | 
             
                            }
         | 
| @@ -1142,7 +1142,7 @@ | |
| 1142 1142 | 
             
                      },
         | 
| 1143 1143 | 
             
                      "JobId": {},
         | 
| 1144 1144 | 
             
                      "Video": {
         | 
| 1145 | 
            -
                        "shape": " | 
| 1145 | 
            +
                        "shape": "S76"
         | 
| 1146 1146 | 
             
                      },
         | 
| 1147 1147 | 
             
                      "JobTag": {}
         | 
| 1148 1148 | 
             
                    }
         | 
| @@ -1170,7 +1170,7 @@ | |
| 1170 1170 | 
             
                      "JobStatus": {},
         | 
| 1171 1171 | 
             
                      "StatusMessage": {},
         | 
| 1172 1172 | 
             
                      "VideoMetadata": {
         | 
| 1173 | 
            -
                        "shape": " | 
| 1173 | 
            +
                        "shape": "S70"
         | 
| 1174 1174 | 
             
                      },
         | 
| 1175 1175 | 
             
                      "ModerationLabels": {
         | 
| 1176 1176 | 
             
                        "type": "list",
         | 
| @@ -1181,7 +1181,7 @@ | |
| 1181 1181 | 
             
                              "type": "long"
         | 
| 1182 1182 | 
             
                            },
         | 
| 1183 1183 | 
             
                            "ModerationLabel": {
         | 
| 1184 | 
            -
                              "shape": " | 
| 1184 | 
            +
                              "shape": "S5o"
         | 
| 1185 1185 | 
             
                            },
         | 
| 1186 1186 | 
             
                            "StartTimestampMillis": {
         | 
| 1187 1187 | 
             
                              "type": "long"
         | 
| @@ -1199,7 +1199,7 @@ | |
| 1199 1199 | 
             
                      "ModerationModelVersion": {},
         | 
| 1200 1200 | 
             
                      "JobId": {},
         | 
| 1201 1201 | 
             
                      "Video": {
         | 
| 1202 | 
            -
                        "shape": " | 
| 1202 | 
            +
                        "shape": "S76"
         | 
| 1203 1203 | 
             
                      },
         | 
| 1204 1204 | 
             
                      "JobTag": {},
         | 
| 1205 1205 | 
             
                      "GetRequestMetadata": {
         | 
| @@ -1232,7 +1232,7 @@ | |
| 1232 1232 | 
             
                      "JobStatus": {},
         | 
| 1233 1233 | 
             
                      "StatusMessage": {},
         | 
| 1234 1234 | 
             
                      "VideoMetadata": {
         | 
| 1235 | 
            -
                        "shape": " | 
| 1235 | 
            +
                        "shape": "S70"
         | 
| 1236 1236 | 
             
                      },
         | 
| 1237 1237 | 
             
                      "NextToken": {},
         | 
| 1238 1238 | 
             
                      "Faces": {
         | 
| @@ -1251,7 +1251,7 @@ | |
| 1251 1251 | 
             
                      },
         | 
| 1252 1252 | 
             
                      "JobId": {},
         | 
| 1253 1253 | 
             
                      "Video": {
         | 
| 1254 | 
            -
                        "shape": " | 
| 1254 | 
            +
                        "shape": "S76"
         | 
| 1255 1255 | 
             
                      },
         | 
| 1256 1256 | 
             
                      "JobTag": {}
         | 
| 1257 1257 | 
             
                    }
         | 
| @@ -1280,12 +1280,12 @@ | |
| 1280 1280 | 
             
                        "type": "float"
         | 
| 1281 1281 | 
             
                      },
         | 
| 1282 1282 | 
             
                      "ReferenceImage": {
         | 
| 1283 | 
            -
                        "shape": " | 
| 1283 | 
            +
                        "shape": "S7m"
         | 
| 1284 1284 | 
             
                      },
         | 
| 1285 1285 | 
             
                      "AuditImages": {
         | 
| 1286 1286 | 
             
                        "type": "list",
         | 
| 1287 1287 | 
             
                        "member": {
         | 
| 1288 | 
            -
                          "shape": " | 
| 1288 | 
            +
                          "shape": "S7m"
         | 
| 1289 1289 | 
             
                        }
         | 
| 1290 1290 | 
             
                      }
         | 
| 1291 1291 | 
             
                    }
         | 
| @@ -1313,7 +1313,7 @@ | |
| 1313 1313 | 
             
                      "StatusMessage": {},
         | 
| 1314 1314 | 
             
                      "NextToken": {},
         | 
| 1315 1315 | 
             
                      "VideoMetadata": {
         | 
| 1316 | 
            -
                        "shape": " | 
| 1316 | 
            +
                        "shape": "S70"
         | 
| 1317 1317 | 
             
                      },
         | 
| 1318 1318 | 
             
                      "Persons": {
         | 
| 1319 1319 | 
             
                        "type": "list",
         | 
| @@ -1324,17 +1324,17 @@ | |
| 1324 1324 | 
             
                              "type": "long"
         | 
| 1325 1325 | 
             
                            },
         | 
| 1326 1326 | 
             
                            "Person": {
         | 
| 1327 | 
            -
                              "shape": " | 
| 1327 | 
            +
                              "shape": "S7u"
         | 
| 1328 1328 | 
             
                            },
         | 
| 1329 1329 | 
             
                            "FaceMatches": {
         | 
| 1330 | 
            -
                              "shape": " | 
| 1330 | 
            +
                              "shape": "S7w"
         | 
| 1331 1331 | 
             
                            }
         | 
| 1332 1332 | 
             
                          }
         | 
| 1333 1333 | 
             
                        }
         | 
| 1334 1334 | 
             
                      },
         | 
| 1335 1335 | 
             
                      "JobId": {},
         | 
| 1336 1336 | 
             
                      "Video": {
         | 
| 1337 | 
            -
                        "shape": " | 
| 1337 | 
            +
                        "shape": "S76"
         | 
| 1338 1338 | 
             
                      },
         | 
| 1339 1339 | 
             
                      "JobTag": {}
         | 
| 1340 1340 | 
             
                    }
         | 
| @@ -1362,7 +1362,7 @@ | |
| 1362 1362 | 
             
                      "JobStatus": {},
         | 
| 1363 1363 | 
             
                      "StatusMessage": {},
         | 
| 1364 1364 | 
             
                      "VideoMetadata": {
         | 
| 1365 | 
            -
                        "shape": " | 
| 1365 | 
            +
                        "shape": "S70"
         | 
| 1366 1366 | 
             
                      },
         | 
| 1367 1367 | 
             
                      "NextToken": {},
         | 
| 1368 1368 | 
             
                      "Labels": {
         | 
| @@ -1374,7 +1374,7 @@ | |
| 1374 1374 | 
             
                              "type": "long"
         | 
| 1375 1375 | 
             
                            },
         | 
| 1376 1376 | 
             
                            "Label": {
         | 
| 1377 | 
            -
                              "shape": " | 
| 1377 | 
            +
                              "shape": "S50"
         | 
| 1378 1378 | 
             
                            },
         | 
| 1379 1379 | 
             
                            "StartTimestampMillis": {
         | 
| 1380 1380 | 
             
                              "type": "long"
         | 
| @@ -1391,7 +1391,7 @@ | |
| 1391 1391 | 
             
                      "LabelModelVersion": {},
         | 
| 1392 1392 | 
             
                      "JobId": {},
         | 
| 1393 1393 | 
             
                      "Video": {
         | 
| 1394 | 
            -
                        "shape": " | 
| 1394 | 
            +
                        "shape": "S76"
         | 
| 1395 1395 | 
             
                      },
         | 
| 1396 1396 | 
             
                      "JobTag": {},
         | 
| 1397 1397 | 
             
                      "GetRequestMetadata": {
         | 
| @@ -1425,7 +1425,7 @@ | |
| 1425 1425 | 
             
                      "JobStatus": {},
         | 
| 1426 1426 | 
             
                      "StatusMessage": {},
         | 
| 1427 1427 | 
             
                      "VideoMetadata": {
         | 
| 1428 | 
            -
                        "shape": " | 
| 1428 | 
            +
                        "shape": "S70"
         | 
| 1429 1429 | 
             
                      },
         | 
| 1430 1430 | 
             
                      "NextToken": {},
         | 
| 1431 1431 | 
             
                      "Persons": {
         | 
| @@ -1437,14 +1437,14 @@ | |
| 1437 1437 | 
             
                              "type": "long"
         | 
| 1438 1438 | 
             
                            },
         | 
| 1439 1439 | 
             
                            "Person": {
         | 
| 1440 | 
            -
                              "shape": " | 
| 1440 | 
            +
                              "shape": "S7u"
         | 
| 1441 1441 | 
             
                            }
         | 
| 1442 1442 | 
             
                          }
         | 
| 1443 1443 | 
             
                        }
         | 
| 1444 1444 | 
             
                      },
         | 
| 1445 1445 | 
             
                      "JobId": {},
         | 
| 1446 1446 | 
             
                      "Video": {
         | 
| 1447 | 
            -
                        "shape": " | 
| 1447 | 
            +
                        "shape": "S76"
         | 
| 1448 1448 | 
             
                      },
         | 
| 1449 1449 | 
             
                      "JobTag": {}
         | 
| 1450 1450 | 
             
                    }
         | 
| @@ -1472,7 +1472,7 @@ | |
| 1472 1472 | 
             
                      "VideoMetadata": {
         | 
| 1473 1473 | 
             
                        "type": "list",
         | 
| 1474 1474 | 
             
                        "member": {
         | 
| 1475 | 
            -
                          "shape": " | 
| 1475 | 
            +
                          "shape": "S70"
         | 
| 1476 1476 | 
             
                        }
         | 
| 1477 1477 | 
             
                      },
         | 
| 1478 1478 | 
             
                      "AudioMetadata": {
         | 
| @@ -1556,7 +1556,7 @@ | |
| 1556 1556 | 
             
                      },
         | 
| 1557 1557 | 
             
                      "JobId": {},
         | 
| 1558 1558 | 
             
                      "Video": {
         | 
| 1559 | 
            -
                        "shape": " | 
| 1559 | 
            +
                        "shape": "S76"
         | 
| 1560 1560 | 
             
                      },
         | 
| 1561 1561 | 
             
                      "JobTag": {}
         | 
| 1562 1562 | 
             
                    }
         | 
| @@ -1582,7 +1582,7 @@ | |
| 1582 1582 | 
             
                      "JobStatus": {},
         | 
| 1583 1583 | 
             
                      "StatusMessage": {},
         | 
| 1584 1584 | 
             
                      "VideoMetadata": {
         | 
| 1585 | 
            -
                        "shape": " | 
| 1585 | 
            +
                        "shape": "S70"
         | 
| 1586 1586 | 
             
                      },
         | 
| 1587 1587 | 
             
                      "TextDetections": {
         | 
| 1588 1588 | 
             
                        "type": "list",
         | 
| @@ -1593,7 +1593,7 @@ | |
| 1593 1593 | 
             
                              "type": "long"
         | 
| 1594 1594 | 
             
                            },
         | 
| 1595 1595 | 
             
                            "TextDetection": {
         | 
| 1596 | 
            -
                              "shape": " | 
| 1596 | 
            +
                              "shape": "S6g"
         | 
| 1597 1597 | 
             
                            }
         | 
| 1598 1598 | 
             
                          }
         | 
| 1599 1599 | 
             
                        }
         | 
| @@ -1602,7 +1602,7 @@ | |
| 1602 1602 | 
             
                      "TextModelVersion": {},
         | 
| 1603 1603 | 
             
                      "JobId": {},
         | 
| 1604 1604 | 
             
                      "Video": {
         | 
| 1605 | 
            -
                        "shape": " | 
| 1605 | 
            +
                        "shape": "S76"
         | 
| 1606 1606 | 
             
                      },
         | 
| 1607 1607 | 
             
                      "JobTag": {}
         | 
| 1608 1608 | 
             
                    }
         | 
| @@ -1639,7 +1639,7 @@ | |
| 1639 1639 | 
             
                          "type": "structure",
         | 
| 1640 1640 | 
             
                          "members": {
         | 
| 1641 1641 | 
             
                            "Face": {
         | 
| 1642 | 
            -
                              "shape": " | 
| 1642 | 
            +
                              "shape": "S7y"
         | 
| 1643 1643 | 
             
                            },
         | 
| 1644 1644 | 
             
                            "FaceDetail": {
         | 
| 1645 1645 | 
             
                              "shape": "S4e"
         | 
| @@ -1789,7 +1789,7 @@ | |
| 1789 1789 | 
             
                      "Faces": {
         | 
| 1790 1790 | 
             
                        "type": "list",
         | 
| 1791 1791 | 
             
                        "member": {
         | 
| 1792 | 
            -
                          "shape": " | 
| 1792 | 
            +
                          "shape": "S7y"
         | 
| 1793 1793 | 
             
                        }
         | 
| 1794 1794 | 
             
                      },
         | 
| 1795 1795 | 
             
                      "NextToken": {},
         | 
| @@ -1925,7 +1925,7 @@ | |
| 1925 1925 | 
             
                          "type": "structure",
         | 
| 1926 1926 | 
             
                          "members": {
         | 
| 1927 1927 | 
             
                            "Urls": {
         | 
| 1928 | 
            -
                              "shape": " | 
| 1928 | 
            +
                              "shape": "S6p"
         | 
| 1929 1929 | 
             
                            },
         | 
| 1930 1930 | 
             
                            "Name": {},
         | 
| 1931 1931 | 
             
                            "Id": {},
         | 
| @@ -1936,7 +1936,7 @@ | |
| 1936 1936 | 
             
                              "type": "float"
         | 
| 1937 1937 | 
             
                            },
         | 
| 1938 1938 | 
             
                            "KnownGender": {
         | 
| 1939 | 
            -
                              "shape": " | 
| 1939 | 
            +
                              "shape": "S6r"
         | 
| 1940 1940 | 
             
                            }
         | 
| 1941 1941 | 
             
                          }
         | 
| 1942 1942 | 
             
                        }
         | 
| @@ -1974,7 +1974,7 @@ | |
| 1974 1974 | 
             
                    "members": {
         | 
| 1975 1975 | 
             
                      "SearchedFaceId": {},
         | 
| 1976 1976 | 
             
                      "FaceMatches": {
         | 
| 1977 | 
            -
                        "shape": " | 
| 1977 | 
            +
                        "shape": "S7w"
         | 
| 1978 1978 | 
             
                      },
         | 
| 1979 1979 | 
             
                      "FaceModelVersion": {}
         | 
| 1980 1980 | 
             
                    }
         | 
| @@ -2011,7 +2011,7 @@ | |
| 2011 2011 | 
             
                        "type": "float"
         | 
| 2012 2012 | 
             
                      },
         | 
| 2013 2013 | 
             
                      "FaceMatches": {
         | 
| 2014 | 
            -
                        "shape": " | 
| 2014 | 
            +
                        "shape": "S7w"
         | 
| 2015 2015 | 
             
                      },
         | 
| 2016 2016 | 
             
                      "FaceModelVersion": {}
         | 
| 2017 2017 | 
             
                    }
         | 
| @@ -2025,11 +2025,11 @@ | |
| 2025 2025 | 
             
                    ],
         | 
| 2026 2026 | 
             
                    "members": {
         | 
| 2027 2027 | 
             
                      "Video": {
         | 
| 2028 | 
            -
                        "shape": " | 
| 2028 | 
            +
                        "shape": "S76"
         | 
| 2029 2029 | 
             
                      },
         | 
| 2030 2030 | 
             
                      "ClientRequestToken": {},
         | 
| 2031 2031 | 
             
                      "NotificationChannel": {
         | 
| 2032 | 
            -
                        "shape": " | 
| 2032 | 
            +
                        "shape": "Sak"
         | 
| 2033 2033 | 
             
                      },
         | 
| 2034 2034 | 
             
                      "JobTag": {}
         | 
| 2035 2035 | 
             
                    }
         | 
| @@ -2050,14 +2050,14 @@ | |
| 2050 2050 | 
             
                    ],
         | 
| 2051 2051 | 
             
                    "members": {
         | 
| 2052 2052 | 
             
                      "Video": {
         | 
| 2053 | 
            -
                        "shape": " | 
| 2053 | 
            +
                        "shape": "S76"
         | 
| 2054 2054 | 
             
                      },
         | 
| 2055 2055 | 
             
                      "MinConfidence": {
         | 
| 2056 2056 | 
             
                        "type": "float"
         | 
| 2057 2057 | 
             
                      },
         | 
| 2058 2058 | 
             
                      "ClientRequestToken": {},
         | 
| 2059 2059 | 
             
                      "NotificationChannel": {
         | 
| 2060 | 
            -
                        "shape": " | 
| 2060 | 
            +
                        "shape": "Sak"
         | 
| 2061 2061 | 
             
                      },
         | 
| 2062 2062 | 
             
                      "JobTag": {}
         | 
| 2063 2063 | 
             
                    }
         | 
| @@ -2078,11 +2078,11 @@ | |
| 2078 2078 | 
             
                    ],
         | 
| 2079 2079 | 
             
                    "members": {
         | 
| 2080 2080 | 
             
                      "Video": {
         | 
| 2081 | 
            -
                        "shape": " | 
| 2081 | 
            +
                        "shape": "S76"
         | 
| 2082 2082 | 
             
                      },
         | 
| 2083 2083 | 
             
                      "ClientRequestToken": {},
         | 
| 2084 2084 | 
             
                      "NotificationChannel": {
         | 
| 2085 | 
            -
                        "shape": " | 
| 2085 | 
            +
                        "shape": "Sak"
         | 
| 2086 2086 | 
             
                      },
         | 
| 2087 2087 | 
             
                      "FaceAttributes": {},
         | 
| 2088 2088 | 
             
                      "JobTag": {}
         | 
| @@ -2105,7 +2105,7 @@ | |
| 2105 2105 | 
             
                    ],
         | 
| 2106 2106 | 
             
                    "members": {
         | 
| 2107 2107 | 
             
                      "Video": {
         | 
| 2108 | 
            -
                        "shape": " | 
| 2108 | 
            +
                        "shape": "S76"
         | 
| 2109 2109 | 
             
                      },
         | 
| 2110 2110 | 
             
                      "ClientRequestToken": {},
         | 
| 2111 2111 | 
             
                      "FaceMatchThreshold": {
         | 
| @@ -2113,7 +2113,7 @@ | |
| 2113 2113 | 
             
                      },
         | 
| 2114 2114 | 
             
                      "CollectionId": {},
         | 
| 2115 2115 | 
             
                      "NotificationChannel": {
         | 
| 2116 | 
            -
                        "shape": " | 
| 2116 | 
            +
                        "shape": "Sak"
         | 
| 2117 2117 | 
             
                      },
         | 
| 2118 2118 | 
             
                      "JobTag": {}
         | 
| 2119 2119 | 
             
                    }
         | 
| @@ -2134,14 +2134,14 @@ | |
| 2134 2134 | 
             
                    ],
         | 
| 2135 2135 | 
             
                    "members": {
         | 
| 2136 2136 | 
             
                      "Video": {
         | 
| 2137 | 
            -
                        "shape": " | 
| 2137 | 
            +
                        "shape": "S76"
         | 
| 2138 2138 | 
             
                      },
         | 
| 2139 2139 | 
             
                      "ClientRequestToken": {},
         | 
| 2140 2140 | 
             
                      "MinConfidence": {
         | 
| 2141 2141 | 
             
                        "type": "float"
         | 
| 2142 2142 | 
             
                      },
         | 
| 2143 2143 | 
             
                      "NotificationChannel": {
         | 
| 2144 | 
            -
                        "shape": " | 
| 2144 | 
            +
                        "shape": "Sak"
         | 
| 2145 2145 | 
             
                      },
         | 
| 2146 2146 | 
             
                      "JobTag": {},
         | 
| 2147 2147 | 
             
                      "Features": {
         | 
| @@ -2152,7 +2152,7 @@ | |
| 2152 2152 | 
             
                        "type": "structure",
         | 
| 2153 2153 | 
             
                        "members": {
         | 
| 2154 2154 | 
             
                          "GeneralLabels": {
         | 
| 2155 | 
            -
                            "shape": " | 
| 2155 | 
            +
                            "shape": "S4t"
         | 
| 2156 2156 | 
             
                          }
         | 
| 2157 2157 | 
             
                        }
         | 
| 2158 2158 | 
             
                      }
         | 
| @@ -2174,11 +2174,11 @@ | |
| 2174 2174 | 
             
                    ],
         | 
| 2175 2175 | 
             
                    "members": {
         | 
| 2176 2176 | 
             
                      "Video": {
         | 
| 2177 | 
            -
                        "shape": " | 
| 2177 | 
            +
                        "shape": "S76"
         | 
| 2178 2178 | 
             
                      },
         | 
| 2179 2179 | 
             
                      "ClientRequestToken": {},
         | 
| 2180 2180 | 
             
                      "NotificationChannel": {
         | 
| 2181 | 
            -
                        "shape": " | 
| 2181 | 
            +
                        "shape": "Sak"
         | 
| 2182 2182 | 
             
                      },
         | 
| 2183 2183 | 
             
                      "JobTag": {}
         | 
| 2184 2184 | 
             
                    }
         | 
| @@ -2224,11 +2224,11 @@ | |
| 2224 2224 | 
             
                    ],
         | 
| 2225 2225 | 
             
                    "members": {
         | 
| 2226 2226 | 
             
                      "Video": {
         | 
| 2227 | 
            -
                        "shape": " | 
| 2227 | 
            +
                        "shape": "S76"
         | 
| 2228 2228 | 
             
                      },
         | 
| 2229 2229 | 
             
                      "ClientRequestToken": {},
         | 
| 2230 2230 | 
             
                      "NotificationChannel": {
         | 
| 2231 | 
            -
                        "shape": " | 
| 2231 | 
            +
                        "shape": "Sak"
         | 
| 2232 2232 | 
             
                      },
         | 
| 2233 2233 | 
             
                      "JobTag": {},
         | 
| 2234 2234 | 
             
                      "Filters": {
         | 
| @@ -2324,18 +2324,18 @@ | |
| 2324 2324 | 
             
                    ],
         | 
| 2325 2325 | 
             
                    "members": {
         | 
| 2326 2326 | 
             
                      "Video": {
         | 
| 2327 | 
            -
                        "shape": " | 
| 2327 | 
            +
                        "shape": "S76"
         | 
| 2328 2328 | 
             
                      },
         | 
| 2329 2329 | 
             
                      "ClientRequestToken": {},
         | 
| 2330 2330 | 
             
                      "NotificationChannel": {
         | 
| 2331 | 
            -
                        "shape": " | 
| 2331 | 
            +
                        "shape": "Sak"
         | 
| 2332 2332 | 
             
                      },
         | 
| 2333 2333 | 
             
                      "JobTag": {},
         | 
| 2334 2334 | 
             
                      "Filters": {
         | 
| 2335 2335 | 
             
                        "type": "structure",
         | 
| 2336 2336 | 
             
                        "members": {
         | 
| 2337 2337 | 
             
                          "WordFilter": {
         | 
| 2338 | 
            -
                            "shape": " | 
| 2338 | 
            +
                            "shape": "S6b"
         | 
| 2339 2339 | 
             
                          },
         | 
| 2340 2340 | 
             
                          "RegionsOfInterest": {
         | 
| 2341 2341 | 
             
                            "shape": "S2e"
         | 
| @@ -2913,31 +2913,42 @@ | |
| 2913 2913 | 
             
                    },
         | 
| 2914 2914 | 
             
                    "Confidence": {
         | 
| 2915 2915 | 
             
                      "type": "float"
         | 
| 2916 | 
            +
                    },
         | 
| 2917 | 
            +
                    "FaceOccluded": {
         | 
| 2918 | 
            +
                      "type": "structure",
         | 
| 2919 | 
            +
                      "members": {
         | 
| 2920 | 
            +
                        "Value": {
         | 
| 2921 | 
            +
                          "type": "boolean"
         | 
| 2922 | 
            +
                        },
         | 
| 2923 | 
            +
                        "Confidence": {
         | 
| 2924 | 
            +
                          "type": "float"
         | 
| 2925 | 
            +
                        }
         | 
| 2926 | 
            +
                      }
         | 
| 2916 2927 | 
             
                    }
         | 
| 2917 2928 | 
             
                  }
         | 
| 2918 2929 | 
             
                },
         | 
| 2919 | 
            -
                " | 
| 2930 | 
            +
                "S4t": {
         | 
| 2920 2931 | 
             
                  "type": "structure",
         | 
| 2921 2932 | 
             
                  "members": {
         | 
| 2922 2933 | 
             
                    "LabelInclusionFilters": {
         | 
| 2923 | 
            -
                      "shape": " | 
| 2934 | 
            +
                      "shape": "S4u"
         | 
| 2924 2935 | 
             
                    },
         | 
| 2925 2936 | 
             
                    "LabelExclusionFilters": {
         | 
| 2926 | 
            -
                      "shape": " | 
| 2937 | 
            +
                      "shape": "S4u"
         | 
| 2927 2938 | 
             
                    },
         | 
| 2928 2939 | 
             
                    "LabelCategoryInclusionFilters": {
         | 
| 2929 | 
            -
                      "shape": " | 
| 2940 | 
            +
                      "shape": "S4u"
         | 
| 2930 2941 | 
             
                    },
         | 
| 2931 2942 | 
             
                    "LabelCategoryExclusionFilters": {
         | 
| 2932 | 
            -
                      "shape": " | 
| 2943 | 
            +
                      "shape": "S4u"
         | 
| 2933 2944 | 
             
                    }
         | 
| 2934 2945 | 
             
                  }
         | 
| 2935 2946 | 
             
                },
         | 
| 2936 | 
            -
                " | 
| 2947 | 
            +
                "S4u": {
         | 
| 2937 2948 | 
             
                  "type": "list",
         | 
| 2938 2949 | 
             
                  "member": {}
         | 
| 2939 2950 | 
             
                },
         | 
| 2940 | 
            -
                " | 
| 2951 | 
            +
                "S50": {
         | 
| 2941 2952 | 
             
                  "type": "structure",
         | 
| 2942 2953 | 
             
                  "members": {
         | 
| 2943 2954 | 
             
                    "Name": {},
         | 
| @@ -2956,7 +2967,7 @@ | |
| 2956 2967 | 
             
                            "type": "float"
         | 
| 2957 2968 | 
             
                          },
         | 
| 2958 2969 | 
             
                          "DominantColors": {
         | 
| 2959 | 
            -
                            "shape": " | 
| 2970 | 
            +
                            "shape": "S53"
         | 
| 2960 2971 | 
             
                          }
         | 
| 2961 2972 | 
             
                        }
         | 
| 2962 2973 | 
             
                      }
         | 
| @@ -2990,7 +3001,7 @@ | |
| 2990 3001 | 
             
                    }
         | 
| 2991 3002 | 
             
                  }
         | 
| 2992 3003 | 
             
                },
         | 
| 2993 | 
            -
                " | 
| 3004 | 
            +
                "S53": {
         | 
| 2994 3005 | 
             
                  "type": "list",
         | 
| 2995 3006 | 
             
                  "member": {
         | 
| 2996 3007 | 
             
                    "type": "structure",
         | 
| @@ -3013,7 +3024,7 @@ | |
| 3013 3024 | 
             
                    }
         | 
| 3014 3025 | 
             
                  }
         | 
| 3015 3026 | 
             
                },
         | 
| 3016 | 
            -
                " | 
| 3027 | 
            +
                "S5c": {
         | 
| 3017 3028 | 
             
                  "type": "structure",
         | 
| 3018 3029 | 
             
                  "members": {
         | 
| 3019 3030 | 
             
                    "Brightness": {
         | 
| @@ -3027,7 +3038,7 @@ | |
| 3027 3038 | 
             
                    }
         | 
| 3028 3039 | 
             
                  }
         | 
| 3029 3040 | 
             
                },
         | 
| 3030 | 
            -
                " | 
| 3041 | 
            +
                "S5o": {
         | 
| 3031 3042 | 
             
                  "type": "structure",
         | 
| 3032 3043 | 
             
                  "members": {
         | 
| 3033 3044 | 
             
                    "Confidence": {
         | 
| @@ -3037,13 +3048,13 @@ | |
| 3037 3048 | 
             
                    "ParentName": {}
         | 
| 3038 3049 | 
             
                  }
         | 
| 3039 3050 | 
             
                },
         | 
| 3040 | 
            -
                " | 
| 3051 | 
            +
                "S68": {
         | 
| 3041 3052 | 
             
                  "type": "list",
         | 
| 3042 3053 | 
             
                  "member": {
         | 
| 3043 3054 | 
             
                    "type": "integer"
         | 
| 3044 3055 | 
             
                  }
         | 
| 3045 3056 | 
             
                },
         | 
| 3046 | 
            -
                " | 
| 3057 | 
            +
                "S6b": {
         | 
| 3047 3058 | 
             
                  "type": "structure",
         | 
| 3048 3059 | 
             
                  "members": {
         | 
| 3049 3060 | 
             
                    "MinConfidence": {
         | 
| @@ -3057,7 +3068,7 @@ | |
| 3057 3068 | 
             
                    }
         | 
| 3058 3069 | 
             
                  }
         | 
| 3059 3070 | 
             
                },
         | 
| 3060 | 
            -
                " | 
| 3071 | 
            +
                "S6g": {
         | 
| 3061 3072 | 
             
                  "type": "structure",
         | 
| 3062 3073 | 
             
                  "members": {
         | 
| 3063 3074 | 
             
                    "DetectedText": {},
         | 
| @@ -3076,17 +3087,17 @@ | |
| 3076 3087 | 
             
                    }
         | 
| 3077 3088 | 
             
                  }
         | 
| 3078 3089 | 
             
                },
         | 
| 3079 | 
            -
                " | 
| 3090 | 
            +
                "S6p": {
         | 
| 3080 3091 | 
             
                  "type": "list",
         | 
| 3081 3092 | 
             
                  "member": {}
         | 
| 3082 3093 | 
             
                },
         | 
| 3083 | 
            -
                " | 
| 3094 | 
            +
                "S6r": {
         | 
| 3084 3095 | 
             
                  "type": "structure",
         | 
| 3085 3096 | 
             
                  "members": {
         | 
| 3086 3097 | 
             
                    "Type": {}
         | 
| 3087 3098 | 
             
                  }
         | 
| 3088 3099 | 
             
                },
         | 
| 3089 | 
            -
                " | 
| 3100 | 
            +
                "S70": {
         | 
| 3090 3101 | 
             
                  "type": "structure",
         | 
| 3091 3102 | 
             
                  "members": {
         | 
| 3092 3103 | 
             
                    "Codec": {},
         | 
| @@ -3106,7 +3117,7 @@ | |
| 3106 3117 | 
             
                    "ColorRange": {}
         | 
| 3107 3118 | 
             
                  }
         | 
| 3108 3119 | 
             
                },
         | 
| 3109 | 
            -
                " | 
| 3120 | 
            +
                "S76": {
         | 
| 3110 3121 | 
             
                  "type": "structure",
         | 
| 3111 3122 | 
             
                  "members": {
         | 
| 3112 3123 | 
             
                    "S3Object": {
         | 
| @@ -3114,7 +3125,7 @@ | |
| 3114 3125 | 
             
                    }
         | 
| 3115 3126 | 
             
                  }
         | 
| 3116 3127 | 
             
                },
         | 
| 3117 | 
            -
                " | 
| 3128 | 
            +
                "S7m": {
         | 
| 3118 3129 | 
             
                  "type": "structure",
         | 
| 3119 3130 | 
             
                  "members": {
         | 
| 3120 3131 | 
             
                    "Bytes": {
         | 
| @@ -3129,7 +3140,7 @@ | |
| 3129 3140 | 
             
                    }
         | 
| 3130 3141 | 
             
                  }
         | 
| 3131 3142 | 
             
                },
         | 
| 3132 | 
            -
                " | 
| 3143 | 
            +
                "S7u": {
         | 
| 3133 3144 | 
             
                  "type": "structure",
         | 
| 3134 3145 | 
             
                  "members": {
         | 
| 3135 3146 | 
             
                    "Index": {
         | 
| @@ -3143,7 +3154,7 @@ | |
| 3143 3154 | 
             
                    }
         | 
| 3144 3155 | 
             
                  }
         | 
| 3145 3156 | 
             
                },
         | 
| 3146 | 
            -
                " | 
| 3157 | 
            +
                "S7w": {
         | 
| 3147 3158 | 
             
                  "type": "list",
         | 
| 3148 3159 | 
             
                  "member": {
         | 
| 3149 3160 | 
             
                    "type": "structure",
         | 
| @@ -3152,12 +3163,12 @@ | |
| 3152 3163 | 
             
                        "type": "float"
         | 
| 3153 3164 | 
             
                      },
         | 
| 3154 3165 | 
             
                      "Face": {
         | 
| 3155 | 
            -
                        "shape": " | 
| 3166 | 
            +
                        "shape": "S7y"
         | 
| 3156 3167 | 
             
                      }
         | 
| 3157 3168 | 
             
                    }
         | 
| 3158 3169 | 
             
                  }
         | 
| 3159 3170 | 
             
                },
         | 
| 3160 | 
            -
                " | 
| 3171 | 
            +
                "S7y": {
         | 
| 3161 3172 | 
             
                  "type": "structure",
         | 
| 3162 3173 | 
             
                  "members": {
         | 
| 3163 3174 | 
             
                    "FaceId": {},
         | 
| @@ -3172,7 +3183,7 @@ | |
| 3172 3183 | 
             
                    "IndexFacesModelVersion": {}
         | 
| 3173 3184 | 
             
                  }
         | 
| 3174 3185 | 
             
                },
         | 
| 3175 | 
            -
                " | 
| 3186 | 
            +
                "Sak": {
         | 
| 3176 3187 | 
             
                  "type": "structure",
         | 
| 3177 3188 | 
             
                  "required": [
         | 
| 3178 3189 | 
             
                    "SNSTopicArn",
         |