aws-sdk 2.1376.0 → 2.1378.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/athena-2017-05-18.min.json +3 -0
- package/apis/codecatalyst-2022-09-28.min.json +75 -12
- package/apis/codecatalyst-2022-09-28.paginators.json +6 -0
- package/apis/elasticache-2015-02-02.min.json +147 -143
- package/apis/ivs-realtime-2020-07-14.min.json +223 -0
- package/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
- package/apis/kafka-2018-11-14.min.json +6 -2
- package/apis/omics-2022-11-28.min.json +1393 -897
- package/apis/omics-2022-11-28.paginators.json +12 -0
- package/apis/rekognition-2016-06-27.min.json +104 -90
- package/apis/rolesanywhere-2018-05-10.min.json +159 -43
- package/apis/support-2013-04-15.min.json +97 -14
- package/apis/transfer-2018-11-05.min.json +48 -47
- package/clients/athena.d.ts +4 -0
- package/clients/codecatalyst.d.ts +66 -0
- package/clients/connect.d.ts +6 -6
- package/clients/elasticache.d.ts +25 -8
- package/clients/es.d.ts +1 -1
- package/clients/health.d.ts +19 -19
- package/clients/ivsrealtime.d.ts +292 -8
- package/clients/kafka.d.ts +2 -2
- package/clients/omics.d.ts +1451 -965
- package/clients/rekognition.d.ts +19 -1
- package/clients/rolesanywhere.d.ts +154 -45
- package/clients/support.d.ts +134 -7
- package/clients/transfer.d.ts +52 -44
- package/dist/aws-sdk-core-react-native.js +98 -73
- package/dist/aws-sdk-react-native.js +1956 -1906
- package/dist/aws-sdk.js +258 -236
- package/dist/aws-sdk.min.js +62 -62
- package/lib/core.js +1 -1
- package/lib/region_config.js +1 -0
- package/package.json +1 -1
    
        package/dist/aws-sdk.js
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            // AWS SDK for JavaScript v2. | 
| 1 | 
            +
            // AWS SDK for JavaScript v2.1378.0
         | 
| 2 2 | 
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         | 
| 3 3 | 
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         | 
| 4 4 | 
             
            (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
         | 
| @@ -8029,6 +8029,9 @@ module.exports={ | |
| 8029 8029 | 
             
                    },
         | 
| 8030 8030 | 
             
                    "AdditionalConfigs": {
         | 
| 8031 8031 | 
             
                      "shape": "S1z"
         | 
| 8032 | 
            +
                    },
         | 
| 8033 | 
            +
                    "SparkProperties": {
         | 
| 8034 | 
            +
                      "shape": "S1z"
         | 
| 8032 8035 | 
             
                    }
         | 
| 8033 8036 | 
             
                  }
         | 
| 8034 8037 | 
             
                },
         | 
| @@ -121280,7 +121283,7 @@ module.exports={ | |
| 121280 121283 | 
             
                    "type": "structure",
         | 
| 121281 121284 | 
             
                    "members": {
         | 
| 121282 121285 | 
             
                      "Snapshot": {
         | 
| 121283 | 
            -
                        "shape": " | 
| 121286 | 
            +
                        "shape": "S1u"
         | 
| 121284 121287 | 
             
                      }
         | 
| 121285 121288 | 
             
                    }
         | 
| 121286 121289 | 
             
                  }
         | 
| @@ -121297,7 +121300,7 @@ module.exports={ | |
| 121297 121300 | 
             
                      "AZMode": {},
         | 
| 121298 121301 | 
             
                      "PreferredAvailabilityZone": {},
         | 
| 121299 121302 | 
             
                      "PreferredAvailabilityZones": {
         | 
| 121300 | 
            -
                        "shape": " | 
| 121303 | 
            +
                        "shape": "S23"
         | 
| 121301 121304 | 
             
                      },
         | 
| 121302 121305 | 
             
                      "NumCacheNodes": {
         | 
| 121303 121306 | 
             
                        "type": "integer"
         | 
| @@ -121308,16 +121311,16 @@ module.exports={ | |
| 121308 121311 | 
             
                      "CacheParameterGroupName": {},
         | 
| 121309 121312 | 
             
                      "CacheSubnetGroupName": {},
         | 
| 121310 121313 | 
             
                      "CacheSecurityGroupNames": {
         | 
| 121311 | 
            -
                        "shape": " | 
| 121314 | 
            +
                        "shape": "S24"
         | 
| 121312 121315 | 
             
                      },
         | 
| 121313 121316 | 
             
                      "SecurityGroupIds": {
         | 
| 121314 | 
            -
                        "shape": " | 
| 121317 | 
            +
                        "shape": "S25"
         | 
| 121315 121318 | 
             
                      },
         | 
| 121316 121319 | 
             
                      "Tags": {
         | 
| 121317 121320 | 
             
                        "shape": "S3"
         | 
| 121318 121321 | 
             
                      },
         | 
| 121319 121322 | 
             
                      "SnapshotArns": {
         | 
| 121320 | 
            -
                        "shape": " | 
| 121323 | 
            +
                        "shape": "S26"
         | 
| 121321 121324 | 
             
                      },
         | 
| 121322 121325 | 
             
                      "SnapshotName": {},
         | 
| 121323 121326 | 
             
                      "PreferredMaintenanceWindow": {},
         | 
| @@ -121336,10 +121339,10 @@ module.exports={ | |
| 121336 121339 | 
             
                      "OutpostMode": {},
         | 
| 121337 121340 | 
             
                      "PreferredOutpostArn": {},
         | 
| 121338 121341 | 
             
                      "PreferredOutpostArns": {
         | 
| 121339 | 
            -
                        "shape": " | 
| 121342 | 
            +
                        "shape": "S28"
         | 
| 121340 121343 | 
             
                      },
         | 
| 121341 121344 | 
             
                      "LogDeliveryConfigurations": {
         | 
| 121342 | 
            -
                        "shape": " | 
| 121345 | 
            +
                        "shape": "S29"
         | 
| 121343 121346 | 
             
                      },
         | 
| 121344 121347 | 
             
                      "TransitEncryptionEnabled": {
         | 
| 121345 121348 | 
             
                        "type": "boolean"
         | 
| @@ -121353,7 +121356,7 @@ module.exports={ | |
| 121353 121356 | 
             
                    "type": "structure",
         | 
| 121354 121357 | 
             
                    "members": {
         | 
| 121355 121358 | 
             
                      "CacheCluster": {
         | 
| 121356 | 
            -
                        "shape": " | 
| 121359 | 
            +
                        "shape": "S2c"
         | 
| 121357 121360 | 
             
                      }
         | 
| 121358 121361 | 
             
                    }
         | 
| 121359 121362 | 
             
                  }
         | 
| @@ -121380,7 +121383,7 @@ module.exports={ | |
| 121380 121383 | 
             
                    "type": "structure",
         | 
| 121381 121384 | 
             
                    "members": {
         | 
| 121382 121385 | 
             
                      "CacheParameterGroup": {
         | 
| 121383 | 
            -
                        "shape": " | 
| 121386 | 
            +
                        "shape": "S2p"
         | 
| 121384 121387 | 
             
                      }
         | 
| 121385 121388 | 
             
                    }
         | 
| 121386 121389 | 
             
                  }
         | 
| @@ -121422,7 +121425,7 @@ module.exports={ | |
| 121422 121425 | 
             
                      "CacheSubnetGroupName": {},
         | 
| 121423 121426 | 
             
                      "CacheSubnetGroupDescription": {},
         | 
| 121424 121427 | 
             
                      "SubnetIds": {
         | 
| 121425 | 
            -
                        "shape": " | 
| 121428 | 
            +
                        "shape": "S2t"
         | 
| 121426 121429 | 
             
                      },
         | 
| 121427 121430 | 
             
                      "Tags": {
         | 
| 121428 121431 | 
             
                        "shape": "S3"
         | 
| @@ -121434,7 +121437,7 @@ module.exports={ | |
| 121434 121437 | 
             
                    "type": "structure",
         | 
| 121435 121438 | 
             
                    "members": {
         | 
| 121436 121439 | 
             
                      "CacheSubnetGroup": {
         | 
| 121437 | 
            -
                        "shape": " | 
| 121440 | 
            +
                        "shape": "S2v"
         | 
| 121438 121441 | 
             
                      }
         | 
| 121439 121442 | 
             
                    }
         | 
| 121440 121443 | 
             
                  }
         | 
| @@ -121457,7 +121460,7 @@ module.exports={ | |
| 121457 121460 | 
             
                    "type": "structure",
         | 
| 121458 121461 | 
             
                    "members": {
         | 
| 121459 121462 | 
             
                      "GlobalReplicationGroup": {
         | 
| 121460 | 
            -
                        "shape": " | 
| 121463 | 
            +
                        "shape": "S33"
         | 
| 121461 121464 | 
             
                      }
         | 
| 121462 121465 | 
             
                    }
         | 
| 121463 121466 | 
             
                  }
         | 
| @@ -121484,7 +121487,7 @@ module.exports={ | |
| 121484 121487 | 
             
                        "type": "integer"
         | 
| 121485 121488 | 
             
                      },
         | 
| 121486 121489 | 
             
                      "PreferredCacheClusterAZs": {
         | 
| 121487 | 
            -
                        "shape": " | 
| 121490 | 
            +
                        "shape": "S1z"
         | 
| 121488 121491 | 
             
                      },
         | 
| 121489 121492 | 
             
                      "NumNodeGroups": {
         | 
| 121490 121493 | 
             
                        "type": "integer"
         | 
| @@ -121495,7 +121498,7 @@ module.exports={ | |
| 121495 121498 | 
             
                      "NodeGroupConfiguration": {
         | 
| 121496 121499 | 
             
                        "type": "list",
         | 
| 121497 121500 | 
             
                        "member": {
         | 
| 121498 | 
            -
                          "shape": " | 
| 121501 | 
            +
                          "shape": "S1x",
         | 
| 121499 121502 | 
             
                          "locationName": "NodeGroupConfiguration"
         | 
| 121500 121503 | 
             
                        }
         | 
| 121501 121504 | 
             
                      },
         | 
| @@ -121505,16 +121508,16 @@ module.exports={ | |
| 121505 121508 | 
             
                      "CacheParameterGroupName": {},
         | 
| 121506 121509 | 
             
                      "CacheSubnetGroupName": {},
         | 
| 121507 121510 | 
             
                      "CacheSecurityGroupNames": {
         | 
| 121508 | 
            -
                        "shape": " | 
| 121511 | 
            +
                        "shape": "S24"
         | 
| 121509 121512 | 
             
                      },
         | 
| 121510 121513 | 
             
                      "SecurityGroupIds": {
         | 
| 121511 | 
            -
                        "shape": " | 
| 121514 | 
            +
                        "shape": "S25"
         | 
| 121512 121515 | 
             
                      },
         | 
| 121513 121516 | 
             
                      "Tags": {
         | 
| 121514 121517 | 
             
                        "shape": "S3"
         | 
| 121515 121518 | 
             
                      },
         | 
| 121516 121519 | 
             
                      "SnapshotArns": {
         | 
| 121517 | 
            -
                        "shape": " | 
| 121520 | 
            +
                        "shape": "S26"
         | 
| 121518 121521 | 
             
                      },
         | 
| 121519 121522 | 
             
                      "SnapshotName": {},
         | 
| 121520 121523 | 
             
                      "PreferredMaintenanceWindow": {},
         | 
| @@ -121542,14 +121545,15 @@ module.exports={ | |
| 121542 121545 | 
             
                        "member": {}
         | 
| 121543 121546 | 
             
                      },
         | 
| 121544 121547 | 
             
                      "LogDeliveryConfigurations": {
         | 
| 121545 | 
            -
                        "shape": " | 
| 121548 | 
            +
                        "shape": "S29"
         | 
| 121546 121549 | 
             
                      },
         | 
| 121547 121550 | 
             
                      "DataTieringEnabled": {
         | 
| 121548 121551 | 
             
                        "type": "boolean"
         | 
| 121549 121552 | 
             
                      },
         | 
| 121550 121553 | 
             
                      "NetworkType": {},
         | 
| 121551 121554 | 
             
                      "IpDiscovery": {},
         | 
| 121552 | 
            -
                      "TransitEncryptionMode": {}
         | 
| 121555 | 
            +
                      "TransitEncryptionMode": {},
         | 
| 121556 | 
            +
                      "ClusterMode": {}
         | 
| 121553 121557 | 
             
                    }
         | 
| 121554 121558 | 
             
                  },
         | 
| 121555 121559 | 
             
                  "output": {
         | 
| @@ -121583,7 +121587,7 @@ module.exports={ | |
| 121583 121587 | 
             
                    "type": "structure",
         | 
| 121584 121588 | 
             
                    "members": {
         | 
| 121585 121589 | 
             
                      "Snapshot": {
         | 
| 121586 | 
            -
                        "shape": " | 
| 121590 | 
            +
                        "shape": "S1u"
         | 
| 121587 121591 | 
             
                      }
         | 
| 121588 121592 | 
             
                    }
         | 
| 121589 121593 | 
             
                  }
         | 
| @@ -121602,7 +121606,7 @@ module.exports={ | |
| 121602 121606 | 
             
                      "UserName": {},
         | 
| 121603 121607 | 
             
                      "Engine": {},
         | 
| 121604 121608 | 
             
                      "Passwords": {
         | 
| 121605 | 
            -
                        "shape": " | 
| 121609 | 
            +
                        "shape": "S3i"
         | 
| 121606 121610 | 
             
                      },
         | 
| 121607 121611 | 
             
                      "AccessString": {},
         | 
| 121608 121612 | 
             
                      "NoPasswordRequired": {
         | 
| @@ -121612,12 +121616,12 @@ module.exports={ | |
| 121612 121616 | 
             
                        "shape": "S3"
         | 
| 121613 121617 | 
             
                      },
         | 
| 121614 121618 | 
             
                      "AuthenticationMode": {
         | 
| 121615 | 
            -
                        "shape": " | 
| 121619 | 
            +
                        "shape": "S3k"
         | 
| 121616 121620 | 
             
                      }
         | 
| 121617 121621 | 
             
                    }
         | 
| 121618 121622 | 
             
                  },
         | 
| 121619 121623 | 
             
                  "output": {
         | 
| 121620 | 
            -
                    "shape": " | 
| 121624 | 
            +
                    "shape": "S3m",
         | 
| 121621 121625 | 
             
                    "resultWrapper": "CreateUserResult"
         | 
| 121622 121626 | 
             
                  }
         | 
| 121623 121627 | 
             
                },
         | 
| @@ -121632,7 +121636,7 @@ module.exports={ | |
| 121632 121636 | 
             
                      "UserGroupId": {},
         | 
| 121633 121637 | 
             
                      "Engine": {},
         | 
| 121634 121638 | 
             
                      "UserIds": {
         | 
| 121635 | 
            -
                        "shape": " | 
| 121639 | 
            +
                        "shape": "S3q"
         | 
| 121636 121640 | 
             
                      },
         | 
| 121637 121641 | 
             
                      "Tags": {
         | 
| 121638 121642 | 
             
                        "shape": "S3"
         | 
| @@ -121640,7 +121644,7 @@ module.exports={ | |
| 121640 121644 | 
             
                    }
         | 
| 121641 121645 | 
             
                  },
         | 
| 121642 121646 | 
             
                  "output": {
         | 
| 121643 | 
            -
                    "shape": " | 
| 121647 | 
            +
                    "shape": "S3r",
         | 
| 121644 121648 | 
             
                    "resultWrapper": "CreateUserGroupResult"
         | 
| 121645 121649 | 
             
                  }
         | 
| 121646 121650 | 
             
                },
         | 
| @@ -121658,10 +121662,10 @@ module.exports={ | |
| 121658 121662 | 
             
                        "type": "integer"
         | 
| 121659 121663 | 
             
                      },
         | 
| 121660 121664 | 
             
                      "GlobalNodeGroupsToRemove": {
         | 
| 121661 | 
            -
                        "shape": " | 
| 121665 | 
            +
                        "shape": "S3w"
         | 
| 121662 121666 | 
             
                      },
         | 
| 121663 121667 | 
             
                      "GlobalNodeGroupsToRetain": {
         | 
| 121664 | 
            -
                        "shape": " | 
| 121668 | 
            +
                        "shape": "S3w"
         | 
| 121665 121669 | 
             
                      },
         | 
| 121666 121670 | 
             
                      "ApplyImmediately": {
         | 
| 121667 121671 | 
             
                        "type": "boolean"
         | 
| @@ -121673,7 +121677,7 @@ module.exports={ | |
| 121673 121677 | 
             
                    "type": "structure",
         | 
| 121674 121678 | 
             
                    "members": {
         | 
| 121675 121679 | 
             
                      "GlobalReplicationGroup": {
         | 
| 121676 | 
            -
                        "shape": " | 
| 121680 | 
            +
                        "shape": "S33"
         | 
| 121677 121681 | 
             
                      }
         | 
| 121678 121682 | 
             
                    }
         | 
| 121679 121683 | 
             
                  }
         | 
| @@ -121691,7 +121695,7 @@ module.exports={ | |
| 121691 121695 | 
             
                        "type": "integer"
         | 
| 121692 121696 | 
             
                      },
         | 
| 121693 121697 | 
             
                      "ReplicaConfiguration": {
         | 
| 121694 | 
            -
                        "shape": " | 
| 121698 | 
            +
                        "shape": "S3z"
         | 
| 121695 121699 | 
             
                      },
         | 
| 121696 121700 | 
             
                      "ReplicasToRemove": {
         | 
| 121697 121701 | 
             
                        "type": "list",
         | 
| @@ -121728,7 +121732,7 @@ module.exports={ | |
| 121728 121732 | 
             
                    "type": "structure",
         | 
| 121729 121733 | 
             
                    "members": {
         | 
| 121730 121734 | 
             
                      "CacheCluster": {
         | 
| 121731 | 
            -
                        "shape": " | 
| 121735 | 
            +
                        "shape": "S2c"
         | 
| 121732 121736 | 
             
                      }
         | 
| 121733 121737 | 
             
                    }
         | 
| 121734 121738 | 
             
                  }
         | 
| @@ -121785,7 +121789,7 @@ module.exports={ | |
| 121785 121789 | 
             
                    "type": "structure",
         | 
| 121786 121790 | 
             
                    "members": {
         | 
| 121787 121791 | 
             
                      "GlobalReplicationGroup": {
         | 
| 121788 | 
            -
                        "shape": " | 
| 121792 | 
            +
                        "shape": "S33"
         | 
| 121789 121793 | 
             
                      }
         | 
| 121790 121794 | 
             
                    }
         | 
| 121791 121795 | 
             
                  }
         | 
| @@ -121829,7 +121833,7 @@ module.exports={ | |
| 121829 121833 | 
             
                    "type": "structure",
         | 
| 121830 121834 | 
             
                    "members": {
         | 
| 121831 121835 | 
             
                      "Snapshot": {
         | 
| 121832 | 
            -
                        "shape": " | 
| 121836 | 
            +
                        "shape": "S1u"
         | 
| 121833 121837 | 
             
                      }
         | 
| 121834 121838 | 
             
                    }
         | 
| 121835 121839 | 
             
                  }
         | 
| @@ -121845,7 +121849,7 @@ module.exports={ | |
| 121845 121849 | 
             
                    }
         | 
| 121846 121850 | 
             
                  },
         | 
| 121847 121851 | 
             
                  "output": {
         | 
| 121848 | 
            -
                    "shape": " | 
| 121852 | 
            +
                    "shape": "S3m",
         | 
| 121849 121853 | 
             
                    "resultWrapper": "DeleteUserResult"
         | 
| 121850 121854 | 
             
                  }
         | 
| 121851 121855 | 
             
                },
         | 
| @@ -121860,7 +121864,7 @@ module.exports={ | |
| 121860 121864 | 
             
                    }
         | 
| 121861 121865 | 
             
                  },
         | 
| 121862 121866 | 
             
                  "output": {
         | 
| 121863 | 
            -
                    "shape": " | 
| 121867 | 
            +
                    "shape": "S3r",
         | 
| 121864 121868 | 
             
                    "resultWrapper": "DeleteUserGroupResult"
         | 
| 121865 121869 | 
             
                  }
         | 
| 121866 121870 | 
             
                },
         | 
| @@ -121889,7 +121893,7 @@ module.exports={ | |
| 121889 121893 | 
             
                      "CacheClusters": {
         | 
| 121890 121894 | 
             
                        "type": "list",
         | 
| 121891 121895 | 
             
                        "member": {
         | 
| 121892 | 
            -
                          "shape": " | 
| 121896 | 
            +
                          "shape": "S2c",
         | 
| 121893 121897 | 
             
                          "locationName": "CacheCluster"
         | 
| 121894 121898 | 
             
                        }
         | 
| 121895 121899 | 
             
                      }
         | 
| @@ -121953,7 +121957,7 @@ module.exports={ | |
| 121953 121957 | 
             
                      "CacheParameterGroups": {
         | 
| 121954 121958 | 
             
                        "type": "list",
         | 
| 121955 121959 | 
             
                        "member": {
         | 
| 121956 | 
            -
                          "shape": " | 
| 121960 | 
            +
                          "shape": "S2p",
         | 
| 121957 121961 | 
             
                          "locationName": "CacheParameterGroup"
         | 
| 121958 121962 | 
             
                        }
         | 
| 121959 121963 | 
             
                      }
         | 
| @@ -121981,10 +121985,10 @@ module.exports={ | |
| 121981 121985 | 
             
                    "members": {
         | 
| 121982 121986 | 
             
                      "Marker": {},
         | 
| 121983 121987 | 
             
                      "Parameters": {
         | 
| 121984 | 
            -
                        "shape": " | 
| 121988 | 
            +
                        "shape": "S4s"
         | 
| 121985 121989 | 
             
                      },
         | 
| 121986 121990 | 
             
                      "CacheNodeTypeSpecificParameters": {
         | 
| 121987 | 
            -
                        "shape": " | 
| 121991 | 
            +
                        "shape": "S4v"
         | 
| 121988 121992 | 
             
                      }
         | 
| 121989 121993 | 
             
                    }
         | 
| 121990 121994 | 
             
                  }
         | 
| @@ -122034,7 +122038,7 @@ module.exports={ | |
| 122034 122038 | 
             
                      "CacheSubnetGroups": {
         | 
| 122035 122039 | 
             
                        "type": "list",
         | 
| 122036 122040 | 
             
                        "member": {
         | 
| 122037 | 
            -
                          "shape": " | 
| 122041 | 
            +
                          "shape": "S2v",
         | 
| 122038 122042 | 
             
                          "locationName": "CacheSubnetGroup"
         | 
| 122039 122043 | 
             
                        }
         | 
| 122040 122044 | 
             
                      }
         | 
| @@ -122065,10 +122069,10 @@ module.exports={ | |
| 122065 122069 | 
             
                          "CacheParameterGroupFamily": {},
         | 
| 122066 122070 | 
             
                          "Marker": {},
         | 
| 122067 122071 | 
             
                          "Parameters": {
         | 
| 122068 | 
            -
                            "shape": " | 
| 122072 | 
            +
                            "shape": "S4s"
         | 
| 122069 122073 | 
             
                          },
         | 
| 122070 122074 | 
             
                          "CacheNodeTypeSpecificParameters": {
         | 
| 122071 | 
            -
                            "shape": " | 
| 122075 | 
            +
                            "shape": "S4v"
         | 
| 122072 122076 | 
             
                          }
         | 
| 122073 122077 | 
             
                        },
         | 
| 122074 122078 | 
             
                        "wrapper": true
         | 
| @@ -122142,7 +122146,7 @@ module.exports={ | |
| 122142 122146 | 
             
                      "GlobalReplicationGroups": {
         | 
| 122143 122147 | 
             
                        "type": "list",
         | 
| 122144 122148 | 
             
                        "member": {
         | 
| 122145 | 
            -
                          "shape": " | 
| 122149 | 
            +
                          "shape": "S33",
         | 
| 122146 122150 | 
             
                          "locationName": "GlobalReplicationGroup"
         | 
| 122147 122151 | 
             
                        }
         | 
| 122148 122152 | 
             
                      }
         | 
| @@ -122199,7 +122203,7 @@ module.exports={ | |
| 122199 122203 | 
             
                      "ReservedCacheNodes": {
         | 
| 122200 122204 | 
             
                        "type": "list",
         | 
| 122201 122205 | 
             
                        "member": {
         | 
| 122202 | 
            -
                          "shape": " | 
| 122206 | 
            +
                          "shape": "S5m",
         | 
| 122203 122207 | 
             
                          "locationName": "ReservedCacheNode"
         | 
| 122204 122208 | 
             
                        }
         | 
| 122205 122209 | 
             
                      }
         | 
| @@ -122246,7 +122250,7 @@ module.exports={ | |
| 122246 122250 | 
             
                            "ProductDescription": {},
         | 
| 122247 122251 | 
             
                            "OfferingType": {},
         | 
| 122248 122252 | 
             
                            "RecurringCharges": {
         | 
| 122249 | 
            -
                              "shape": " | 
| 122253 | 
            +
                              "shape": "S5n"
         | 
| 122250 122254 | 
             
                            }
         | 
| 122251 122255 | 
             
                          },
         | 
| 122252 122256 | 
             
                          "wrapper": true
         | 
| @@ -122261,7 +122265,7 @@ module.exports={ | |
| 122261 122265 | 
             
                    "members": {
         | 
| 122262 122266 | 
             
                      "ServiceUpdateName": {},
         | 
| 122263 122267 | 
             
                      "ServiceUpdateStatus": {
         | 
| 122264 | 
            -
                        "shape": " | 
| 122268 | 
            +
                        "shape": "S5u"
         | 
| 122265 122269 | 
             
                      },
         | 
| 122266 122270 | 
             
                      "MaxRecords": {
         | 
| 122267 122271 | 
             
                        "type": "integer"
         | 
| @@ -122331,7 +122335,7 @@ module.exports={ | |
| 122331 122335 | 
             
                      "Snapshots": {
         | 
| 122332 122336 | 
             
                        "type": "list",
         | 
| 122333 122337 | 
             
                        "member": {
         | 
| 122334 | 
            -
                          "shape": " | 
| 122338 | 
            +
                          "shape": "S1u",
         | 
| 122335 122339 | 
             
                          "locationName": "Snapshot"
         | 
| 122336 122340 | 
             
                        }
         | 
| 122337 122341 | 
             
                      }
         | 
| @@ -122351,7 +122355,7 @@ module.exports={ | |
| 122351 122355 | 
             
                      },
         | 
| 122352 122356 | 
             
                      "Engine": {},
         | 
| 122353 122357 | 
             
                      "ServiceUpdateStatus": {
         | 
| 122354 | 
            -
                        "shape": " | 
| 122358 | 
            +
                        "shape": "S5u"
         | 
| 122355 122359 | 
             
                      },
         | 
| 122356 122360 | 
             
                      "ServiceUpdateTimeRange": {
         | 
| 122357 122361 | 
             
                        "type": "structure",
         | 
| @@ -122500,7 +122504,7 @@ module.exports={ | |
| 122500 122504 | 
             
                      "UserGroups": {
         | 
| 122501 122505 | 
             
                        "type": "list",
         | 
| 122502 122506 | 
             
                        "member": {
         | 
| 122503 | 
            -
                          "shape": " | 
| 122507 | 
            +
                          "shape": "S3r"
         | 
| 122504 122508 | 
             
                        }
         | 
| 122505 122509 | 
             
                      },
         | 
| 122506 122510 | 
             
                      "Marker": {}
         | 
| @@ -122543,7 +122547,7 @@ module.exports={ | |
| 122543 122547 | 
             
                      "Users": {
         | 
| 122544 122548 | 
             
                        "type": "list",
         | 
| 122545 122549 | 
             
                        "member": {
         | 
| 122546 | 
            -
                          "shape": " | 
| 122550 | 
            +
                          "shape": "S3m"
         | 
| 122547 122551 | 
             
                        }
         | 
| 122548 122552 | 
             
                      },
         | 
| 122549 122553 | 
             
                      "Marker": {}
         | 
| @@ -122569,7 +122573,7 @@ module.exports={ | |
| 122569 122573 | 
             
                    "type": "structure",
         | 
| 122570 122574 | 
             
                    "members": {
         | 
| 122571 122575 | 
             
                      "GlobalReplicationGroup": {
         | 
| 122572 | 
            -
                        "shape": " | 
| 122576 | 
            +
                        "shape": "S33"
         | 
| 122573 122577 | 
             
                      }
         | 
| 122574 122578 | 
             
                    }
         | 
| 122575 122579 | 
             
                  }
         | 
| @@ -122593,7 +122597,7 @@ module.exports={ | |
| 122593 122597 | 
             
                    "type": "structure",
         | 
| 122594 122598 | 
             
                    "members": {
         | 
| 122595 122599 | 
             
                      "GlobalReplicationGroup": {
         | 
| 122596 | 
            -
                        "shape": " | 
| 122600 | 
            +
                        "shape": "S33"
         | 
| 122597 122601 | 
             
                      }
         | 
| 122598 122602 | 
             
                    }
         | 
| 122599 122603 | 
             
                  }
         | 
| @@ -122625,7 +122629,7 @@ module.exports={ | |
| 122625 122629 | 
             
                            "ReplicationGroupId": {},
         | 
| 122626 122630 | 
             
                            "ReplicationGroupRegion": {},
         | 
| 122627 122631 | 
             
                            "ReshardingConfiguration": {
         | 
| 122628 | 
            -
                              "shape": " | 
| 122632 | 
            +
                              "shape": "S71"
         | 
| 122629 122633 | 
             
                            }
         | 
| 122630 122634 | 
             
                          }
         | 
| 122631 122635 | 
             
                        }
         | 
| @@ -122640,7 +122644,7 @@ module.exports={ | |
| 122640 122644 | 
             
                    "type": "structure",
         | 
| 122641 122645 | 
             
                    "members": {
         | 
| 122642 122646 | 
             
                      "GlobalReplicationGroup": {
         | 
| 122643 | 
            -
                        "shape": " | 
| 122647 | 
            +
                        "shape": "S33"
         | 
| 122644 122648 | 
             
                      }
         | 
| 122645 122649 | 
             
                    }
         | 
| 122646 122650 | 
             
                  }
         | 
| @@ -122658,7 +122662,7 @@ module.exports={ | |
| 122658 122662 | 
             
                        "type": "integer"
         | 
| 122659 122663 | 
             
                      },
         | 
| 122660 122664 | 
             
                      "ReplicaConfiguration": {
         | 
| 122661 | 
            -
                        "shape": " | 
| 122665 | 
            +
                        "shape": "S3z"
         | 
| 122662 122666 | 
             
                      },
         | 
| 122663 122667 | 
             
                      "ApplyImmediately": {
         | 
| 122664 122668 | 
             
                        "type": "boolean"
         | 
| @@ -122688,10 +122692,10 @@ module.exports={ | |
| 122688 122692 | 
             
                    "type": "structure",
         | 
| 122689 122693 | 
             
                    "members": {
         | 
| 122690 122694 | 
             
                      "ScaleUpModifications": {
         | 
| 122691 | 
            -
                        "shape": " | 
| 122695 | 
            +
                        "shape": "S78"
         | 
| 122692 122696 | 
             
                      },
         | 
| 122693 122697 | 
             
                      "ScaleDownModifications": {
         | 
| 122694 | 
            -
                        "shape": " | 
| 122698 | 
            +
                        "shape": "S78"
         | 
| 122695 122699 | 
             
                      }
         | 
| 122696 122700 | 
             
                    }
         | 
| 122697 122701 | 
             
                  }
         | 
| @@ -122723,17 +122727,17 @@ module.exports={ | |
| 122723 122727 | 
             
                        "type": "integer"
         | 
| 122724 122728 | 
             
                      },
         | 
| 122725 122729 | 
             
                      "CacheNodeIdsToRemove": {
         | 
| 122726 | 
            -
                        "shape": " | 
| 122730 | 
            +
                        "shape": "S2e"
         | 
| 122727 122731 | 
             
                      },
         | 
| 122728 122732 | 
             
                      "AZMode": {},
         | 
| 122729 122733 | 
             
                      "NewAvailabilityZones": {
         | 
| 122730 | 
            -
                        "shape": " | 
| 122734 | 
            +
                        "shape": "S23"
         | 
| 122731 122735 | 
             
                      },
         | 
| 122732 122736 | 
             
                      "CacheSecurityGroupNames": {
         | 
| 122733 | 
            -
                        "shape": " | 
| 122737 | 
            +
                        "shape": "S24"
         | 
| 122734 122738 | 
             
                      },
         | 
| 122735 122739 | 
             
                      "SecurityGroupIds": {
         | 
| 122736 | 
            -
                        "shape": " | 
| 122740 | 
            +
                        "shape": "S25"
         | 
| 122737 122741 | 
             
                      },
         | 
| 122738 122742 | 
             
                      "PreferredMaintenanceWindow": {},
         | 
| 122739 122743 | 
             
                      "NotificationTopicArn": {},
         | 
| @@ -122754,7 +122758,7 @@ module.exports={ | |
| 122754 122758 | 
             
                      "AuthToken": {},
         | 
| 122755 122759 | 
             
                      "AuthTokenUpdateStrategy": {},
         | 
| 122756 122760 | 
             
                      "LogDeliveryConfigurations": {
         | 
| 122757 | 
            -
                        "shape": " | 
| 122761 | 
            +
                        "shape": "S29"
         | 
| 122758 122762 | 
             
                      },
         | 
| 122759 122763 | 
             
                      "IpDiscovery": {}
         | 
| 122760 122764 | 
             
                    }
         | 
| @@ -122764,7 +122768,7 @@ module.exports={ | |
| 122764 122768 | 
             
                    "type": "structure",
         | 
| 122765 122769 | 
             
                    "members": {
         | 
| 122766 122770 | 
             
                      "CacheCluster": {
         | 
| 122767 | 
            -
                        "shape": " | 
| 122771 | 
            +
                        "shape": "S2c"
         | 
| 122768 122772 | 
             
                      }
         | 
| 122769 122773 | 
             
                    }
         | 
| 122770 122774 | 
             
                  }
         | 
| @@ -122779,12 +122783,12 @@ module.exports={ | |
| 122779 122783 | 
             
                    "members": {
         | 
| 122780 122784 | 
             
                      "CacheParameterGroupName": {},
         | 
| 122781 122785 | 
             
                      "ParameterNameValues": {
         | 
| 122782 | 
            -
                        "shape": " | 
| 122786 | 
            +
                        "shape": "S7e"
         | 
| 122783 122787 | 
             
                      }
         | 
| 122784 122788 | 
             
                    }
         | 
| 122785 122789 | 
             
                  },
         | 
| 122786 122790 | 
             
                  "output": {
         | 
| 122787 | 
            -
                    "shape": " | 
| 122791 | 
            +
                    "shape": "S7g",
         | 
| 122788 122792 | 
             
                    "resultWrapper": "ModifyCacheParameterGroupResult"
         | 
| 122789 122793 | 
             
                  }
         | 
| 122790 122794 | 
             
                },
         | 
| @@ -122798,7 +122802,7 @@ module.exports={ | |
| 122798 122802 | 
             
                      "CacheSubnetGroupName": {},
         | 
| 122799 122803 | 
             
                      "CacheSubnetGroupDescription": {},
         | 
| 122800 122804 | 
             
                      "SubnetIds": {
         | 
| 122801 | 
            -
                        "shape": " | 
| 122805 | 
            +
                        "shape": "S2t"
         | 
| 122802 122806 | 
             
                      }
         | 
| 122803 122807 | 
             
                    }
         | 
| 122804 122808 | 
             
                  },
         | 
| @@ -122807,7 +122811,7 @@ module.exports={ | |
| 122807 122811 | 
             
                    "type": "structure",
         | 
| 122808 122812 | 
             
                    "members": {
         | 
| 122809 122813 | 
             
                      "CacheSubnetGroup": {
         | 
| 122810 | 
            -
                        "shape": " | 
| 122814 | 
            +
                        "shape": "S2v"
         | 
| 122811 122815 | 
             
                      }
         | 
| 122812 122816 | 
             
                    }
         | 
| 122813 122817 | 
             
                  }
         | 
| @@ -122838,7 +122842,7 @@ module.exports={ | |
| 122838 122842 | 
             
                    "type": "structure",
         | 
| 122839 122843 | 
             
                    "members": {
         | 
| 122840 122844 | 
             
                      "GlobalReplicationGroup": {
         | 
| 122841 | 
            -
                        "shape": " | 
| 122845 | 
            +
                        "shape": "S33"
         | 
| 122842 122846 | 
             
                      }
         | 
| 122843 122847 | 
             
                    }
         | 
| 122844 122848 | 
             
                  }
         | 
| @@ -122864,10 +122868,10 @@ module.exports={ | |
| 122864 122868 | 
             
                        "deprecated": true
         | 
| 122865 122869 | 
             
                      },
         | 
| 122866 122870 | 
             
                      "CacheSecurityGroupNames": {
         | 
| 122867 | 
            -
                        "shape": " | 
| 122871 | 
            +
                        "shape": "S24"
         | 
| 122868 122872 | 
             
                      },
         | 
| 122869 122873 | 
             
                      "SecurityGroupIds": {
         | 
| 122870 | 
            -
                        "shape": " | 
| 122874 | 
            +
                        "shape": "S25"
         | 
| 122871 122875 | 
             
                      },
         | 
| 122872 122876 | 
             
                      "PreferredMaintenanceWindow": {},
         | 
| 122873 122877 | 
             
                      "NotificationTopicArn": {},
         | 
| @@ -122897,13 +122901,14 @@ module.exports={ | |
| 122897 122901 | 
             
                        "type": "boolean"
         | 
| 122898 122902 | 
             
                      },
         | 
| 122899 122903 | 
             
                      "LogDeliveryConfigurations": {
         | 
| 122900 | 
            -
                        "shape": " | 
| 122904 | 
            +
                        "shape": "S29"
         | 
| 122901 122905 | 
             
                      },
         | 
| 122902 122906 | 
             
                      "IpDiscovery": {},
         | 
| 122903 122907 | 
             
                      "TransitEncryptionEnabled": {
         | 
| 122904 122908 | 
             
                        "type": "boolean"
         | 
| 122905 122909 | 
             
                      },
         | 
| 122906 | 
            -
                      "TransitEncryptionMode": {}
         | 
| 122910 | 
            +
                      "TransitEncryptionMode": {},
         | 
| 122911 | 
            +
                      "ClusterMode": {}
         | 
| 122907 122912 | 
             
                    }
         | 
| 122908 122913 | 
             
                  },
         | 
| 122909 122914 | 
             
                  "output": {
         | 
| @@ -122933,7 +122938,7 @@ module.exports={ | |
| 122933 122938 | 
             
                        "type": "boolean"
         | 
| 122934 122939 | 
             
                      },
         | 
| 122935 122940 | 
             
                      "ReshardingConfiguration": {
         | 
| 122936 | 
            -
                        "shape": " | 
| 122941 | 
            +
                        "shape": "S71"
         | 
| 122937 122942 | 
             
                      },
         | 
| 122938 122943 | 
             
                      "NodeGroupsToRemove": {
         | 
| 122939 122944 | 
             
                        "type": "list",
         | 
| @@ -122970,18 +122975,18 @@ module.exports={ | |
| 122970 122975 | 
             
                      "AccessString": {},
         | 
| 122971 122976 | 
             
                      "AppendAccessString": {},
         | 
| 122972 122977 | 
             
                      "Passwords": {
         | 
| 122973 | 
            -
                        "shape": " | 
| 122978 | 
            +
                        "shape": "S3i"
         | 
| 122974 122979 | 
             
                      },
         | 
| 122975 122980 | 
             
                      "NoPasswordRequired": {
         | 
| 122976 122981 | 
             
                        "type": "boolean"
         | 
| 122977 122982 | 
             
                      },
         | 
| 122978 122983 | 
             
                      "AuthenticationMode": {
         | 
| 122979 | 
            -
                        "shape": " | 
| 122984 | 
            +
                        "shape": "S3k"
         | 
| 122980 122985 | 
             
                      }
         | 
| 122981 122986 | 
             
                    }
         | 
| 122982 122987 | 
             
                  },
         | 
| 122983 122988 | 
             
                  "output": {
         | 
| 122984 | 
            -
                    "shape": " | 
| 122989 | 
            +
                    "shape": "S3m",
         | 
| 122985 122990 | 
             
                    "resultWrapper": "ModifyUserResult"
         | 
| 122986 122991 | 
             
                  }
         | 
| 122987 122992 | 
             
                },
         | 
| @@ -122994,15 +122999,15 @@ module.exports={ | |
| 122994 122999 | 
             
                    "members": {
         | 
| 122995 123000 | 
             
                      "UserGroupId": {},
         | 
| 122996 123001 | 
             
                      "UserIdsToAdd": {
         | 
| 122997 | 
            -
                        "shape": " | 
| 123002 | 
            +
                        "shape": "S3q"
         | 
| 122998 123003 | 
             
                      },
         | 
| 122999 123004 | 
             
                      "UserIdsToRemove": {
         | 
| 123000 | 
            -
                        "shape": " | 
| 123005 | 
            +
                        "shape": "S3q"
         | 
| 123001 123006 | 
             
                      }
         | 
| 123002 123007 | 
             
                    }
         | 
| 123003 123008 | 
             
                  },
         | 
| 123004 123009 | 
             
                  "output": {
         | 
| 123005 | 
            -
                    "shape": " | 
| 123010 | 
            +
                    "shape": "S3r",
         | 
| 123006 123011 | 
             
                    "resultWrapper": "ModifyUserGroupResult"
         | 
| 123007 123012 | 
             
                  }
         | 
| 123008 123013 | 
             
                },
         | 
| @@ -123028,7 +123033,7 @@ module.exports={ | |
| 123028 123033 | 
             
                    "type": "structure",
         | 
| 123029 123034 | 
             
                    "members": {
         | 
| 123030 123035 | 
             
                      "ReservedCacheNode": {
         | 
| 123031 | 
            -
                        "shape": " | 
| 123036 | 
            +
                        "shape": "S5m"
         | 
| 123032 123037 | 
             
                      }
         | 
| 123033 123038 | 
             
                    }
         | 
| 123034 123039 | 
             
                  }
         | 
| @@ -123052,7 +123057,7 @@ module.exports={ | |
| 123052 123057 | 
             
                    "type": "structure",
         | 
| 123053 123058 | 
             
                    "members": {
         | 
| 123054 123059 | 
             
                      "GlobalReplicationGroup": {
         | 
| 123055 | 
            -
                        "shape": " | 
| 123060 | 
            +
                        "shape": "S33"
         | 
| 123056 123061 | 
             
                      }
         | 
| 123057 123062 | 
             
                    }
         | 
| 123058 123063 | 
             
                  }
         | 
| @@ -123067,7 +123072,7 @@ module.exports={ | |
| 123067 123072 | 
             
                    "members": {
         | 
| 123068 123073 | 
             
                      "CacheClusterId": {},
         | 
| 123069 123074 | 
             
                      "CacheNodeIdsToReboot": {
         | 
| 123070 | 
            -
                        "shape": " | 
| 123075 | 
            +
                        "shape": "S2e"
         | 
| 123071 123076 | 
             
                      }
         | 
| 123072 123077 | 
             
                    }
         | 
| 123073 123078 | 
             
                  },
         | 
| @@ -123076,7 +123081,7 @@ module.exports={ | |
| 123076 123081 | 
             
                    "type": "structure",
         | 
| 123077 123082 | 
             
                    "members": {
         | 
| 123078 123083 | 
             
                      "CacheCluster": {
         | 
| 123079 | 
            -
                        "shape": " | 
| 123084 | 
            +
                        "shape": "S2c"
         | 
| 123080 123085 | 
             
                      }
         | 
| 123081 123086 | 
             
                    }
         | 
| 123082 123087 | 
             
                  }
         | 
| @@ -123113,12 +123118,12 @@ module.exports={ | |
| 123113 123118 | 
             
                        "type": "boolean"
         | 
| 123114 123119 | 
             
                      },
         | 
| 123115 123120 | 
             
                      "ParameterNameValues": {
         | 
| 123116 | 
            -
                        "shape": " | 
| 123121 | 
            +
                        "shape": "S7e"
         | 
| 123117 123122 | 
             
                      }
         | 
| 123118 123123 | 
             
                    }
         | 
| 123119 123124 | 
             
                  },
         | 
| 123120 123125 | 
             
                  "output": {
         | 
| 123121 | 
            -
                    "shape": " | 
| 123126 | 
            +
                    "shape": "S7g",
         | 
| 123122 123127 | 
             
                    "resultWrapper": "ResetCacheParameterGroupResult"
         | 
| 123123 123128 | 
             
                  }
         | 
| 123124 123129 | 
             
                },
         | 
| @@ -123333,7 +123338,8 @@ module.exports={ | |
| 123333 123338 | 
             
                        "TransitEncryptionEnabled": {
         | 
| 123334 123339 | 
             
                          "type": "boolean"
         | 
| 123335 123340 | 
             
                        },
         | 
| 123336 | 
            -
                        "TransitEncryptionMode": {}
         | 
| 123341 | 
            +
                        "TransitEncryptionMode": {},
         | 
| 123342 | 
            +
                        "ClusterMode": {}
         | 
| 123337 123343 | 
             
                      }
         | 
| 123338 123344 | 
             
                    },
         | 
| 123339 123345 | 
             
                    "MemberClusters": {
         | 
| @@ -123351,10 +123357,10 @@ module.exports={ | |
| 123351 123357 | 
             
                          "NodeGroupId": {},
         | 
| 123352 123358 | 
             
                          "Status": {},
         | 
| 123353 123359 | 
             
                          "PrimaryEndpoint": {
         | 
| 123354 | 
            -
                            "shape": " | 
| 123360 | 
            +
                            "shape": "S1d"
         | 
| 123355 123361 | 
             
                          },
         | 
| 123356 123362 | 
             
                          "ReaderEndpoint": {
         | 
| 123357 | 
            -
                            "shape": " | 
| 123363 | 
            +
                            "shape": "S1d"
         | 
| 123358 123364 | 
             
                          },
         | 
| 123359 123365 | 
             
                          "Slots": {},
         | 
| 123360 123366 | 
             
                          "NodeGroupMembers": {
         | 
| @@ -123366,7 +123372,7 @@ module.exports={ | |
| 123366 123372 | 
             
                                "CacheClusterId": {},
         | 
| 123367 123373 | 
             
                                "CacheNodeId": {},
         | 
| 123368 123374 | 
             
                                "ReadEndpoint": {
         | 
| 123369 | 
            -
                                  "shape": " | 
| 123375 | 
            +
                                  "shape": "S1d"
         | 
| 123370 123376 | 
             
                                },
         | 
| 123371 123377 | 
             
                                "PreferredAvailabilityZone": {},
         | 
| 123372 123378 | 
             
                                "PreferredOutpostArn": {},
         | 
| @@ -123381,7 +123387,7 @@ module.exports={ | |
| 123381 123387 | 
             
                    "AutomaticFailover": {},
         | 
| 123382 123388 | 
             
                    "MultiAZ": {},
         | 
| 123383 123389 | 
             
                    "ConfigurationEndpoint": {
         | 
| 123384 | 
            -
                      "shape": " | 
| 123390 | 
            +
                      "shape": "S1d"
         | 
| 123385 123391 | 
             
                    },
         | 
| 123386 123392 | 
             
                    "SnapshotRetentionLimit": {
         | 
| 123387 123393 | 
             
                      "type": "integer"
         | 
| @@ -123415,7 +123421,7 @@ module.exports={ | |
| 123415 123421 | 
             
                      "shape": "Sx"
         | 
| 123416 123422 | 
             
                    },
         | 
| 123417 123423 | 
             
                    "LogDeliveryConfigurations": {
         | 
| 123418 | 
            -
                      "shape": " | 
| 123424 | 
            +
                      "shape": "S1m"
         | 
| 123419 123425 | 
             
                    },
         | 
| 123420 123426 | 
             
                    "ReplicationGroupCreateTime": {
         | 
| 123421 123427 | 
             
                      "type": "timestamp"
         | 
| @@ -123426,7 +123432,8 @@ module.exports={ | |
| 123426 123432 | 
             
                    },
         | 
| 123427 123433 | 
             
                    "NetworkType": {},
         | 
| 123428 123434 | 
             
                    "IpDiscovery": {},
         | 
| 123429 | 
            -
                    "TransitEncryptionMode": {}
         | 
| 123435 | 
            +
                    "TransitEncryptionMode": {},
         | 
| 123436 | 
            +
                    "ClusterMode": {}
         | 
| 123430 123437 | 
             
                  },
         | 
| 123431 123438 | 
             
                  "wrapper": true
         | 
| 123432 123439 | 
             
                },
         | 
| @@ -123466,7 +123473,7 @@ module.exports={ | |
| 123466 123473 | 
             
                    }
         | 
| 123467 123474 | 
             
                  }
         | 
| 123468 123475 | 
             
                },
         | 
| 123469 | 
            -
                " | 
| 123476 | 
            +
                "S1d": {
         | 
| 123470 123477 | 
             
                  "type": "structure",
         | 
| 123471 123478 | 
             
                  "members": {
         | 
| 123472 123479 | 
             
                    "Address": {},
         | 
| @@ -123475,7 +123482,7 @@ module.exports={ | |
| 123475 123482 | 
             
                    }
         | 
| 123476 123483 | 
             
                  }
         | 
| 123477 123484 | 
             
                },
         | 
| 123478 | 
            -
                " | 
| 123485 | 
            +
                "S1m": {
         | 
| 123479 123486 | 
             
                  "type": "list",
         | 
| 123480 123487 | 
             
                  "member": {
         | 
| 123481 123488 | 
             
                    "locationName": "LogDeliveryConfiguration",
         | 
| @@ -123492,7 +123499,7 @@ module.exports={ | |
| 123492 123499 | 
             
                    }
         | 
| 123493 123500 | 
             
                  }
         | 
| 123494 123501 | 
             
                },
         | 
| 123495 | 
            -
                " | 
| 123502 | 
            +
                "S1u": {
         | 
| 123496 123503 | 
             
                  "type": "structure",
         | 
| 123497 123504 | 
             
                  "members": {
         | 
| 123498 123505 | 
             
                    "SnapshotName": {},
         | 
| @@ -123541,7 +123548,7 @@ module.exports={ | |
| 123541 123548 | 
             
                          "NodeGroupId": {},
         | 
| 123542 123549 | 
             
                          "CacheNodeId": {},
         | 
| 123543 123550 | 
             
                          "NodeGroupConfiguration": {
         | 
| 123544 | 
            -
                            "shape": " | 
| 123551 | 
            +
                            "shape": "S1x"
         | 
| 123545 123552 | 
             
                          },
         | 
| 123546 123553 | 
             
                          "CacheSize": {},
         | 
| 123547 123554 | 
             
                          "CacheNodeCreateTime": {
         | 
| @@ -123560,7 +123567,7 @@ module.exports={ | |
| 123560 123567 | 
             
                  },
         | 
| 123561 123568 | 
             
                  "wrapper": true
         | 
| 123562 123569 | 
             
                },
         | 
| 123563 | 
            -
                " | 
| 123570 | 
            +
                "S1x": {
         | 
| 123564 123571 | 
             
                  "type": "structure",
         | 
| 123565 123572 | 
             
                  "members": {
         | 
| 123566 123573 | 
             
                    "NodeGroupId": {},
         | 
| @@ -123570,7 +123577,7 @@ module.exports={ | |
| 123570 123577 | 
             
                    },
         | 
| 123571 123578 | 
             
                    "PrimaryAvailabilityZone": {},
         | 
| 123572 123579 | 
             
                    "ReplicaAvailabilityZones": {
         | 
| 123573 | 
            -
                      "shape": " | 
| 123580 | 
            +
                      "shape": "S1z"
         | 
| 123574 123581 | 
             
                    },
         | 
| 123575 123582 | 
             
                    "PrimaryOutpostArn": {},
         | 
| 123576 123583 | 
             
                    "ReplicaOutpostArns": {
         | 
| @@ -123581,43 +123588,43 @@ module.exports={ | |
| 123581 123588 | 
             
                    }
         | 
| 123582 123589 | 
             
                  }
         | 
| 123583 123590 | 
             
                },
         | 
| 123584 | 
            -
                " | 
| 123591 | 
            +
                "S1z": {
         | 
| 123585 123592 | 
             
                  "type": "list",
         | 
| 123586 123593 | 
             
                  "member": {
         | 
| 123587 123594 | 
             
                    "locationName": "AvailabilityZone"
         | 
| 123588 123595 | 
             
                  }
         | 
| 123589 123596 | 
             
                },
         | 
| 123590 | 
            -
                " | 
| 123597 | 
            +
                "S23": {
         | 
| 123591 123598 | 
             
                  "type": "list",
         | 
| 123592 123599 | 
             
                  "member": {
         | 
| 123593 123600 | 
             
                    "locationName": "PreferredAvailabilityZone"
         | 
| 123594 123601 | 
             
                  }
         | 
| 123595 123602 | 
             
                },
         | 
| 123596 | 
            -
                " | 
| 123603 | 
            +
                "S24": {
         | 
| 123597 123604 | 
             
                  "type": "list",
         | 
| 123598 123605 | 
             
                  "member": {
         | 
| 123599 123606 | 
             
                    "locationName": "CacheSecurityGroupName"
         | 
| 123600 123607 | 
             
                  }
         | 
| 123601 123608 | 
             
                },
         | 
| 123602 | 
            -
                " | 
| 123609 | 
            +
                "S25": {
         | 
| 123603 123610 | 
             
                  "type": "list",
         | 
| 123604 123611 | 
             
                  "member": {
         | 
| 123605 123612 | 
             
                    "locationName": "SecurityGroupId"
         | 
| 123606 123613 | 
             
                  }
         | 
| 123607 123614 | 
             
                },
         | 
| 123608 | 
            -
                " | 
| 123615 | 
            +
                "S26": {
         | 
| 123609 123616 | 
             
                  "type": "list",
         | 
| 123610 123617 | 
             
                  "member": {
         | 
| 123611 123618 | 
             
                    "locationName": "SnapshotArn"
         | 
| 123612 123619 | 
             
                  }
         | 
| 123613 123620 | 
             
                },
         | 
| 123614 | 
            -
                " | 
| 123621 | 
            +
                "S28": {
         | 
| 123615 123622 | 
             
                  "type": "list",
         | 
| 123616 123623 | 
             
                  "member": {
         | 
| 123617 123624 | 
             
                    "locationName": "PreferredOutpostArn"
         | 
| 123618 123625 | 
             
                  }
         | 
| 123619 123626 | 
             
                },
         | 
| 123620 | 
            -
                " | 
| 123627 | 
            +
                "S29": {
         | 
| 123621 123628 | 
             
                  "type": "list",
         | 
| 123622 123629 | 
             
                  "member": {
         | 
| 123623 123630 | 
             
                    "locationName": "LogDeliveryConfigurationRequest",
         | 
| @@ -123635,12 +123642,12 @@ module.exports={ | |
| 123635 123642 | 
             
                    }
         | 
| 123636 123643 | 
             
                  }
         | 
| 123637 123644 | 
             
                },
         | 
| 123638 | 
            -
                " | 
| 123645 | 
            +
                "S2c": {
         | 
| 123639 123646 | 
             
                  "type": "structure",
         | 
| 123640 123647 | 
             
                  "members": {
         | 
| 123641 123648 | 
             
                    "CacheClusterId": {},
         | 
| 123642 123649 | 
             
                    "ConfigurationEndpoint": {
         | 
| 123643 | 
            -
                      "shape": " | 
| 123650 | 
            +
                      "shape": "S1d"
         | 
| 123644 123651 | 
             
                    },
         | 
| 123645 123652 | 
             
                    "ClientDownloadLandingPage": {},
         | 
| 123646 123653 | 
             
                    "CacheNodeType": {},
         | 
| @@ -123663,7 +123670,7 @@ module.exports={ | |
| 123663 123670 | 
             
                          "type": "integer"
         | 
| 123664 123671 | 
             
                        },
         | 
| 123665 123672 | 
             
                        "CacheNodeIdsToRemove": {
         | 
| 123666 | 
            -
                          "shape": " | 
| 123673 | 
            +
                          "shape": "S2e"
         | 
| 123667 123674 | 
             
                        },
         | 
| 123668 123675 | 
             
                        "EngineVersion": {},
         | 
| 123669 123676 | 
             
                        "CacheNodeType": {},
         | 
| @@ -123701,7 +123708,7 @@ module.exports={ | |
| 123701 123708 | 
             
                        "CacheParameterGroupName": {},
         | 
| 123702 123709 | 
             
                        "ParameterApplyStatus": {},
         | 
| 123703 123710 | 
             
                        "CacheNodeIdsToReboot": {
         | 
| 123704 | 
            -
                          "shape": " | 
| 123711 | 
            +
                          "shape": "S2e"
         | 
| 123705 123712 | 
             
                        }
         | 
| 123706 123713 | 
             
                      }
         | 
| 123707 123714 | 
             
                    },
         | 
| @@ -123718,7 +123725,7 @@ module.exports={ | |
| 123718 123725 | 
             
                            "type": "timestamp"
         | 
| 123719 123726 | 
             
                          },
         | 
| 123720 123727 | 
             
                          "Endpoint": {
         | 
| 123721 | 
            -
                            "shape": " | 
| 123728 | 
            +
                            "shape": "S1d"
         | 
| 123722 123729 | 
             
                          },
         | 
| 123723 123730 | 
             
                          "ParameterGroupStatus": {},
         | 
| 123724 123731 | 
             
                          "SourceCacheNodeId": {},
         | 
| @@ -123762,7 +123769,7 @@ module.exports={ | |
| 123762 123769 | 
             
                      "type": "boolean"
         | 
| 123763 123770 | 
             
                    },
         | 
| 123764 123771 | 
             
                    "LogDeliveryConfigurations": {
         | 
| 123765 | 
            -
                      "shape": " | 
| 123772 | 
            +
                      "shape": "S1m"
         | 
| 123766 123773 | 
             
                    },
         | 
| 123767 123774 | 
             
                    "NetworkType": {},
         | 
| 123768 123775 | 
             
                    "IpDiscovery": {},
         | 
| @@ -123770,13 +123777,13 @@ module.exports={ | |
| 123770 123777 | 
             
                  },
         | 
| 123771 123778 | 
             
                  "wrapper": true
         | 
| 123772 123779 | 
             
                },
         | 
| 123773 | 
            -
                " | 
| 123780 | 
            +
                "S2e": {
         | 
| 123774 123781 | 
             
                  "type": "list",
         | 
| 123775 123782 | 
             
                  "member": {
         | 
| 123776 123783 | 
             
                    "locationName": "CacheNodeId"
         | 
| 123777 123784 | 
             
                  }
         | 
| 123778 123785 | 
             
                },
         | 
| 123779 | 
            -
                " | 
| 123786 | 
            +
                "S2p": {
         | 
| 123780 123787 | 
             
                  "type": "structure",
         | 
| 123781 123788 | 
             
                  "members": {
         | 
| 123782 123789 | 
             
                    "CacheParameterGroupName": {},
         | 
| @@ -123789,13 +123796,13 @@ module.exports={ | |
| 123789 123796 | 
             
                  },
         | 
| 123790 123797 | 
             
                  "wrapper": true
         | 
| 123791 123798 | 
             
                },
         | 
| 123792 | 
            -
                " | 
| 123799 | 
            +
                "S2t": {
         | 
| 123793 123800 | 
             
                  "type": "list",
         | 
| 123794 123801 | 
             
                  "member": {
         | 
| 123795 123802 | 
             
                    "locationName": "SubnetIdentifier"
         | 
| 123796 123803 | 
             
                  }
         | 
| 123797 123804 | 
             
                },
         | 
| 123798 | 
            -
                " | 
| 123805 | 
            +
                "S2v": {
         | 
| 123799 123806 | 
             
                  "type": "structure",
         | 
| 123800 123807 | 
             
                  "members": {
         | 
| 123801 123808 | 
             
                    "CacheSubnetGroupName": {},
         | 
| @@ -123822,23 +123829,23 @@ module.exports={ | |
| 123822 123829 | 
             
                            }
         | 
| 123823 123830 | 
             
                          },
         | 
| 123824 123831 | 
             
                          "SupportedNetworkTypes": {
         | 
| 123825 | 
            -
                            "shape": " | 
| 123832 | 
            +
                            "shape": "S30"
         | 
| 123826 123833 | 
             
                          }
         | 
| 123827 123834 | 
             
                        }
         | 
| 123828 123835 | 
             
                      }
         | 
| 123829 123836 | 
             
                    },
         | 
| 123830 123837 | 
             
                    "ARN": {},
         | 
| 123831 123838 | 
             
                    "SupportedNetworkTypes": {
         | 
| 123832 | 
            -
                      "shape": " | 
| 123839 | 
            +
                      "shape": "S30"
         | 
| 123833 123840 | 
             
                    }
         | 
| 123834 123841 | 
             
                  },
         | 
| 123835 123842 | 
             
                  "wrapper": true
         | 
| 123836 123843 | 
             
                },
         | 
| 123837 | 
            -
                " | 
| 123844 | 
            +
                "S30": {
         | 
| 123838 123845 | 
             
                  "type": "list",
         | 
| 123839 123846 | 
             
                  "member": {}
         | 
| 123840 123847 | 
             
                },
         | 
| 123841 | 
            -
                " | 
| 123848 | 
            +
                "S33": {
         | 
| 123842 123849 | 
             
                  "type": "structure",
         | 
| 123843 123850 | 
             
                  "members": {
         | 
| 123844 123851 | 
             
                    "GlobalReplicationGroupId": {},
         | 
| @@ -123889,20 +123896,20 @@ module.exports={ | |
| 123889 123896 | 
             
                  },
         | 
| 123890 123897 | 
             
                  "wrapper": true
         | 
| 123891 123898 | 
             
                },
         | 
| 123892 | 
            -
                " | 
| 123899 | 
            +
                "S3i": {
         | 
| 123893 123900 | 
             
                  "type": "list",
         | 
| 123894 123901 | 
             
                  "member": {}
         | 
| 123895 123902 | 
             
                },
         | 
| 123896 | 
            -
                " | 
| 123903 | 
            +
                "S3k": {
         | 
| 123897 123904 | 
             
                  "type": "structure",
         | 
| 123898 123905 | 
             
                  "members": {
         | 
| 123899 123906 | 
             
                    "Type": {},
         | 
| 123900 123907 | 
             
                    "Passwords": {
         | 
| 123901 | 
            -
                      "shape": " | 
| 123908 | 
            +
                      "shape": "S3i"
         | 
| 123902 123909 | 
             
                    }
         | 
| 123903 123910 | 
             
                  }
         | 
| 123904 123911 | 
             
                },
         | 
| 123905 | 
            -
                " | 
| 123912 | 
            +
                "S3m": {
         | 
| 123906 123913 | 
             
                  "type": "structure",
         | 
| 123907 123914 | 
             
                  "members": {
         | 
| 123908 123915 | 
             
                    "UserId": {},
         | 
| @@ -123926,28 +123933,28 @@ module.exports={ | |
| 123926 123933 | 
             
                    "ARN": {}
         | 
| 123927 123934 | 
             
                  }
         | 
| 123928 123935 | 
             
                },
         | 
| 123929 | 
            -
                " | 
| 123936 | 
            +
                "S3q": {
         | 
| 123930 123937 | 
             
                  "type": "list",
         | 
| 123931 123938 | 
             
                  "member": {}
         | 
| 123932 123939 | 
             
                },
         | 
| 123933 | 
            -
                " | 
| 123940 | 
            +
                "S3r": {
         | 
| 123934 123941 | 
             
                  "type": "structure",
         | 
| 123935 123942 | 
             
                  "members": {
         | 
| 123936 123943 | 
             
                    "UserGroupId": {},
         | 
| 123937 123944 | 
             
                    "Status": {},
         | 
| 123938 123945 | 
             
                    "Engine": {},
         | 
| 123939 123946 | 
             
                    "UserIds": {
         | 
| 123940 | 
            -
                      "shape": " | 
| 123947 | 
            +
                      "shape": "S3s"
         | 
| 123941 123948 | 
             
                    },
         | 
| 123942 123949 | 
             
                    "MinimumEngineVersion": {},
         | 
| 123943 123950 | 
             
                    "PendingChanges": {
         | 
| 123944 123951 | 
             
                      "type": "structure",
         | 
| 123945 123952 | 
             
                      "members": {
         | 
| 123946 123953 | 
             
                        "UserIdsToRemove": {
         | 
| 123947 | 
            -
                          "shape": " | 
| 123954 | 
            +
                          "shape": "S3s"
         | 
| 123948 123955 | 
             
                        },
         | 
| 123949 123956 | 
             
                        "UserIdsToAdd": {
         | 
| 123950 | 
            -
                          "shape": " | 
| 123957 | 
            +
                          "shape": "S3s"
         | 
| 123951 123958 | 
             
                        }
         | 
| 123952 123959 | 
             
                      }
         | 
| 123953 123960 | 
             
                    },
         | 
| @@ -123958,17 +123965,17 @@ module.exports={ | |
| 123958 123965 | 
             
                    "ARN": {}
         | 
| 123959 123966 | 
             
                  }
         | 
| 123960 123967 | 
             
                },
         | 
| 123961 | 
            -
                " | 
| 123968 | 
            +
                "S3s": {
         | 
| 123962 123969 | 
             
                  "type": "list",
         | 
| 123963 123970 | 
             
                  "member": {}
         | 
| 123964 123971 | 
             
                },
         | 
| 123965 | 
            -
                " | 
| 123972 | 
            +
                "S3w": {
         | 
| 123966 123973 | 
             
                  "type": "list",
         | 
| 123967 123974 | 
             
                  "member": {
         | 
| 123968 123975 | 
             
                    "locationName": "GlobalNodeGroupId"
         | 
| 123969 123976 | 
             
                  }
         | 
| 123970 123977 | 
             
                },
         | 
| 123971 | 
            -
                " | 
| 123978 | 
            +
                "S3z": {
         | 
| 123972 123979 | 
             
                  "type": "list",
         | 
| 123973 123980 | 
             
                  "member": {
         | 
| 123974 123981 | 
             
                    "locationName": "ConfigureShard",
         | 
| @@ -123983,15 +123990,15 @@ module.exports={ | |
| 123983 123990 | 
             
                        "type": "integer"
         | 
| 123984 123991 | 
             
                      },
         | 
| 123985 123992 | 
             
                      "PreferredAvailabilityZones": {
         | 
| 123986 | 
            -
                        "shape": " | 
| 123993 | 
            +
                        "shape": "S23"
         | 
| 123987 123994 | 
             
                      },
         | 
| 123988 123995 | 
             
                      "PreferredOutpostArns": {
         | 
| 123989 | 
            -
                        "shape": " | 
| 123996 | 
            +
                        "shape": "S28"
         | 
| 123990 123997 | 
             
                      }
         | 
| 123991 123998 | 
             
                    }
         | 
| 123992 123999 | 
             
                  }
         | 
| 123993 124000 | 
             
                },
         | 
| 123994 | 
            -
                " | 
| 124001 | 
            +
                "S4s": {
         | 
| 123995 124002 | 
             
                  "type": "list",
         | 
| 123996 124003 | 
             
                  "member": {
         | 
| 123997 124004 | 
             
                    "locationName": "Parameter",
         | 
| @@ -124011,7 +124018,7 @@ module.exports={ | |
| 124011 124018 | 
             
                    }
         | 
| 124012 124019 | 
             
                  }
         | 
| 124013 124020 | 
             
                },
         | 
| 124014 | 
            -
                " | 
| 124021 | 
            +
                "S4v": {
         | 
| 124015 124022 | 
             
                  "type": "list",
         | 
| 124016 124023 | 
             
                  "member": {
         | 
| 124017 124024 | 
             
                    "locationName": "CacheNodeTypeSpecificParameter",
         | 
| @@ -124041,7 +124048,7 @@ module.exports={ | |
| 124041 124048 | 
             
                    }
         | 
| 124042 124049 | 
             
                  }
         | 
| 124043 124050 | 
             
                },
         | 
| 124044 | 
            -
                " | 
| 124051 | 
            +
                "S5m": {
         | 
| 124045 124052 | 
             
                  "type": "structure",
         | 
| 124046 124053 | 
             
                  "members": {
         | 
| 124047 124054 | 
             
                    "ReservedCacheNodeId": {},
         | 
| @@ -124066,13 +124073,13 @@ module.exports={ | |
| 124066 124073 | 
             
                    "OfferingType": {},
         | 
| 124067 124074 | 
             
                    "State": {},
         | 
| 124068 124075 | 
             
                    "RecurringCharges": {
         | 
| 124069 | 
            -
                      "shape": " | 
| 124076 | 
            +
                      "shape": "S5n"
         | 
| 124070 124077 | 
             
                    },
         | 
| 124071 124078 | 
             
                    "ReservationARN": {}
         | 
| 124072 124079 | 
             
                  },
         | 
| 124073 124080 | 
             
                  "wrapper": true
         | 
| 124074 124081 | 
             
                },
         | 
| 124075 | 
            -
                " | 
| 124082 | 
            +
                "S5n": {
         | 
| 124076 124083 | 
             
                  "type": "list",
         | 
| 124077 124084 | 
             
                  "member": {
         | 
| 124078 124085 | 
             
                    "locationName": "RecurringCharge",
         | 
| @@ -124086,11 +124093,11 @@ module.exports={ | |
| 124086 124093 | 
             
                    "wrapper": true
         | 
| 124087 124094 | 
             
                  }
         | 
| 124088 124095 | 
             
                },
         | 
| 124089 | 
            -
                " | 
| 124096 | 
            +
                "S5u": {
         | 
| 124090 124097 | 
             
                  "type": "list",
         | 
| 124091 124098 | 
             
                  "member": {}
         | 
| 124092 124099 | 
             
                },
         | 
| 124093 | 
            -
                " | 
| 124100 | 
            +
                "S71": {
         | 
| 124094 124101 | 
             
                  "type": "list",
         | 
| 124095 124102 | 
             
                  "member": {
         | 
| 124096 124103 | 
             
                    "locationName": "ReshardingConfiguration",
         | 
| @@ -124098,16 +124105,16 @@ module.exports={ | |
| 124098 124105 | 
             
                    "members": {
         | 
| 124099 124106 | 
             
                      "NodeGroupId": {},
         | 
| 124100 124107 | 
             
                      "PreferredAvailabilityZones": {
         | 
| 124101 | 
            -
                        "shape": " | 
| 124108 | 
            +
                        "shape": "S1z"
         | 
| 124102 124109 | 
             
                      }
         | 
| 124103 124110 | 
             
                    }
         | 
| 124104 124111 | 
             
                  }
         | 
| 124105 124112 | 
             
                },
         | 
| 124106 | 
            -
                " | 
| 124113 | 
            +
                "S78": {
         | 
| 124107 124114 | 
             
                  "type": "list",
         | 
| 124108 124115 | 
             
                  "member": {}
         | 
| 124109 124116 | 
             
                },
         | 
| 124110 | 
            -
                " | 
| 124117 | 
            +
                "S7e": {
         | 
| 124111 124118 | 
             
                  "type": "list",
         | 
| 124112 124119 | 
             
                  "member": {
         | 
| 124113 124120 | 
             
                    "locationName": "ParameterNameValue",
         | 
| @@ -124118,7 +124125,7 @@ module.exports={ | |
| 124118 124125 | 
             
                    }
         | 
| 124119 124126 | 
             
                  }
         | 
| 124120 124127 | 
             
                },
         | 
| 124121 | 
            -
                " | 
| 124128 | 
            +
                "S7g": {
         | 
| 124122 124129 | 
             
                  "type": "structure",
         | 
| 124123 124130 | 
             
                  "members": {
         | 
| 124124 124131 | 
             
                    "CacheParameterGroupName": {}
         | 
| @@ -213001,7 +213008,7 @@ module.exports={ | |
| 213001 213008 | 
             
                        "type": "structure",
         | 
| 213002 213009 | 
             
                        "members": {
         | 
| 213003 213010 | 
             
                          "GeneralLabels": {
         | 
| 213004 | 
            -
                            "shape": " | 
| 213011 | 
            +
                            "shape": "S4u"
         | 
| 213005 213012 | 
             
                          },
         | 
| 213006 213013 | 
             
                          "ImageProperties": {
         | 
| 213007 213014 | 
             
                            "type": "structure",
         | 
| @@ -213021,7 +213028,7 @@ module.exports={ | |
| 213021 213028 | 
             
                      "Labels": {
         | 
| 213022 213029 | 
             
                        "type": "list",
         | 
| 213023 213030 | 
             
                        "member": {
         | 
| 213024 | 
            -
                          "shape": " | 
| 213031 | 
            +
                          "shape": "S51"
         | 
| 213025 213032 | 
             
                        }
         | 
| 213026 213033 | 
             
                      },
         | 
| 213027 213034 | 
             
                      "OrientationCorrection": {},
         | 
| @@ -213030,19 +213037,19 @@ module.exports={ | |
| 213030 213037 | 
             
                        "type": "structure",
         | 
| 213031 213038 | 
             
                        "members": {
         | 
| 213032 213039 | 
             
                          "Quality": {
         | 
| 213033 | 
            -
                            "shape": " | 
| 213040 | 
            +
                            "shape": "S5d"
         | 
| 213034 213041 | 
             
                          },
         | 
| 213035 213042 | 
             
                          "DominantColors": {
         | 
| 213036 | 
            -
                            "shape": " | 
| 213043 | 
            +
                            "shape": "S54"
         | 
| 213037 213044 | 
             
                          },
         | 
| 213038 213045 | 
             
                          "Foreground": {
         | 
| 213039 213046 | 
             
                            "type": "structure",
         | 
| 213040 213047 | 
             
                            "members": {
         | 
| 213041 213048 | 
             
                              "Quality": {
         | 
| 213042 | 
            -
                                "shape": " | 
| 213049 | 
            +
                                "shape": "S5d"
         | 
| 213043 213050 | 
             
                              },
         | 
| 213044 213051 | 
             
                              "DominantColors": {
         | 
| 213045 | 
            -
                                "shape": " | 
| 213052 | 
            +
                                "shape": "S54"
         | 
| 213046 213053 | 
             
                              }
         | 
| 213047 213054 | 
             
                            }
         | 
| 213048 213055 | 
             
                          },
         | 
| @@ -213050,10 +213057,10 @@ module.exports={ | |
| 213050 213057 | 
             
                            "type": "structure",
         | 
| 213051 213058 | 
             
                            "members": {
         | 
| 213052 213059 | 
             
                              "Quality": {
         | 
| 213053 | 
            -
                                "shape": " | 
| 213060 | 
            +
                                "shape": "S5d"
         | 
| 213054 213061 | 
             
                              },
         | 
| 213055 213062 | 
             
                              "DominantColors": {
         | 
| 213056 | 
            -
                                "shape": " | 
| 213063 | 
            +
                                "shape": "S54"
         | 
| 213057 213064 | 
             
                              }
         | 
| 213058 213065 | 
             
                            }
         | 
| 213059 213066 | 
             
                          }
         | 
| @@ -213103,7 +213110,7 @@ module.exports={ | |
| 213103 213110 | 
             
                      "ModerationLabels": {
         | 
| 213104 213111 | 
             
                        "type": "list",
         | 
| 213105 213112 | 
             
                        "member": {
         | 
| 213106 | 
            -
                          "shape": " | 
| 213113 | 
            +
                          "shape": "S5p"
         | 
| 213107 213114 | 
             
                        }
         | 
| 213108 213115 | 
             
                      },
         | 
| 213109 213116 | 
             
                      "ModerationModelVersion": {},
         | 
| @@ -213214,13 +213221,13 @@ module.exports={ | |
| 213214 213221 | 
             
                        "type": "structure",
         | 
| 213215 213222 | 
             
                        "members": {
         | 
| 213216 213223 | 
             
                          "PersonsWithRequiredEquipment": {
         | 
| 213217 | 
            -
                            "shape": " | 
| 213224 | 
            +
                            "shape": "S69"
         | 
| 213218 213225 | 
             
                          },
         | 
| 213219 213226 | 
             
                          "PersonsWithoutRequiredEquipment": {
         | 
| 213220 | 
            -
                            "shape": " | 
| 213227 | 
            +
                            "shape": "S69"
         | 
| 213221 213228 | 
             
                          },
         | 
| 213222 213229 | 
             
                          "PersonsIndeterminate": {
         | 
| 213223 | 
            -
                            "shape": " | 
| 213230 | 
            +
                            "shape": "S69"
         | 
| 213224 213231 | 
             
                          }
         | 
| 213225 213232 | 
             
                        }
         | 
| 213226 213233 | 
             
                      }
         | 
| @@ -213241,7 +213248,7 @@ module.exports={ | |
| 213241 213248 | 
             
                        "type": "structure",
         | 
| 213242 213249 | 
             
                        "members": {
         | 
| 213243 213250 | 
             
                          "WordFilter": {
         | 
| 213244 | 
            -
                            "shape": " | 
| 213251 | 
            +
                            "shape": "S6c"
         | 
| 213245 213252 | 
             
                          },
         | 
| 213246 213253 | 
             
                          "RegionsOfInterest": {
         | 
| 213247 213254 | 
             
                            "shape": "S2e"
         | 
| @@ -213256,7 +213263,7 @@ module.exports={ | |
| 213256 213263 | 
             
                      "TextDetections": {
         | 
| 213257 213264 | 
             
                        "type": "list",
         | 
| 213258 213265 | 
             
                        "member": {
         | 
| 213259 | 
            -
                          "shape": " | 
| 213266 | 
            +
                          "shape": "S6h"
         | 
| 213260 213267 | 
             
                        }
         | 
| 213261 213268 | 
             
                      },
         | 
| 213262 213269 | 
             
                      "TextModelVersion": {}
         | 
| @@ -213303,11 +213310,11 @@ module.exports={ | |
| 213303 213310 | 
             
                    "type": "structure",
         | 
| 213304 213311 | 
             
                    "members": {
         | 
| 213305 213312 | 
             
                      "Urls": {
         | 
| 213306 | 
            -
                        "shape": " | 
| 213313 | 
            +
                        "shape": "S6q"
         | 
| 213307 213314 | 
             
                      },
         | 
| 213308 213315 | 
             
                      "Name": {},
         | 
| 213309 213316 | 
             
                      "KnownGender": {
         | 
| 213310 | 
            -
                        "shape": " | 
| 213317 | 
            +
                        "shape": "S6s"
         | 
| 213311 213318 | 
             
                      }
         | 
| 213312 213319 | 
             
                    }
         | 
| 213313 213320 | 
             
                  }
         | 
| @@ -213333,7 +213340,7 @@ module.exports={ | |
| 213333 213340 | 
             
                      "JobStatus": {},
         | 
| 213334 213341 | 
             
                      "StatusMessage": {},
         | 
| 213335 213342 | 
             
                      "VideoMetadata": {
         | 
| 213336 | 
            -
                        "shape": " | 
| 213343 | 
            +
                        "shape": "S71"
         | 
| 213337 213344 | 
             
                      },
         | 
| 213338 213345 | 
             
                      "NextToken": {},
         | 
| 213339 213346 | 
             
                      "Celebrities": {
         | 
| @@ -213348,7 +213355,7 @@ module.exports={ | |
| 213348 213355 | 
             
                              "type": "structure",
         | 
| 213349 213356 | 
             
                              "members": {
         | 
| 213350 213357 | 
             
                                "Urls": {
         | 
| 213351 | 
            -
                                  "shape": " | 
| 213358 | 
            +
                                  "shape": "S6q"
         | 
| 213352 213359 | 
             
                                },
         | 
| 213353 213360 | 
             
                                "Name": {},
         | 
| 213354 213361 | 
             
                                "Id": {},
         | 
| @@ -213362,7 +213369,7 @@ module.exports={ | |
| 213362 213369 | 
             
                                  "shape": "S4e"
         | 
| 213363 213370 | 
             
                                },
         | 
| 213364 213371 | 
             
                                "KnownGender": {
         | 
| 213365 | 
            -
                                  "shape": " | 
| 213372 | 
            +
                                  "shape": "S6s"
         | 
| 213366 213373 | 
             
                                }
         | 
| 213367 213374 | 
             
                              }
         | 
| 213368 213375 | 
             
                            }
         | 
| @@ -213371,7 +213378,7 @@ module.exports={ | |
| 213371 213378 | 
             
                      },
         | 
| 213372 213379 | 
             
                      "JobId": {},
         | 
| 213373 213380 | 
             
                      "Video": {
         | 
| 213374 | 
            -
                        "shape": " | 
| 213381 | 
            +
                        "shape": "S77"
         | 
| 213375 213382 | 
             
                      },
         | 
| 213376 213383 | 
             
                      "JobTag": {}
         | 
| 213377 213384 | 
             
                    }
         | 
| @@ -213399,7 +213406,7 @@ module.exports={ | |
| 213399 213406 | 
             
                      "JobStatus": {},
         | 
| 213400 213407 | 
             
                      "StatusMessage": {},
         | 
| 213401 213408 | 
             
                      "VideoMetadata": {
         | 
| 213402 | 
            -
                        "shape": " | 
| 213409 | 
            +
                        "shape": "S71"
         | 
| 213403 213410 | 
             
                      },
         | 
| 213404 213411 | 
             
                      "ModerationLabels": {
         | 
| 213405 213412 | 
             
                        "type": "list",
         | 
| @@ -213410,7 +213417,7 @@ module.exports={ | |
| 213410 213417 | 
             
                              "type": "long"
         | 
| 213411 213418 | 
             
                            },
         | 
| 213412 213419 | 
             
                            "ModerationLabel": {
         | 
| 213413 | 
            -
                              "shape": " | 
| 213420 | 
            +
                              "shape": "S5p"
         | 
| 213414 213421 | 
             
                            },
         | 
| 213415 213422 | 
             
                            "StartTimestampMillis": {
         | 
| 213416 213423 | 
             
                              "type": "long"
         | 
| @@ -213428,7 +213435,7 @@ module.exports={ | |
| 213428 213435 | 
             
                      "ModerationModelVersion": {},
         | 
| 213429 213436 | 
             
                      "JobId": {},
         | 
| 213430 213437 | 
             
                      "Video": {
         | 
| 213431 | 
            -
                        "shape": " | 
| 213438 | 
            +
                        "shape": "S77"
         | 
| 213432 213439 | 
             
                      },
         | 
| 213433 213440 | 
             
                      "JobTag": {},
         | 
| 213434 213441 | 
             
                      "GetRequestMetadata": {
         | 
| @@ -213461,7 +213468,7 @@ module.exports={ | |
| 213461 213468 | 
             
                      "JobStatus": {},
         | 
| 213462 213469 | 
             
                      "StatusMessage": {},
         | 
| 213463 213470 | 
             
                      "VideoMetadata": {
         | 
| 213464 | 
            -
                        "shape": " | 
| 213471 | 
            +
                        "shape": "S71"
         | 
| 213465 213472 | 
             
                      },
         | 
| 213466 213473 | 
             
                      "NextToken": {},
         | 
| 213467 213474 | 
             
                      "Faces": {
         | 
| @@ -213480,7 +213487,7 @@ module.exports={ | |
| 213480 213487 | 
             
                      },
         | 
| 213481 213488 | 
             
                      "JobId": {},
         | 
| 213482 213489 | 
             
                      "Video": {
         | 
| 213483 | 
            -
                        "shape": " | 
| 213490 | 
            +
                        "shape": "S77"
         | 
| 213484 213491 | 
             
                      },
         | 
| 213485 213492 | 
             
                      "JobTag": {}
         | 
| 213486 213493 | 
             
                    }
         | 
| @@ -213509,12 +213516,12 @@ module.exports={ | |
| 213509 213516 | 
             
                        "type": "float"
         | 
| 213510 213517 | 
             
                      },
         | 
| 213511 213518 | 
             
                      "ReferenceImage": {
         | 
| 213512 | 
            -
                        "shape": " | 
| 213519 | 
            +
                        "shape": "S7n"
         | 
| 213513 213520 | 
             
                      },
         | 
| 213514 213521 | 
             
                      "AuditImages": {
         | 
| 213515 213522 | 
             
                        "type": "list",
         | 
| 213516 213523 | 
             
                        "member": {
         | 
| 213517 | 
            -
                          "shape": " | 
| 213524 | 
            +
                          "shape": "S7n"
         | 
| 213518 213525 | 
             
                        }
         | 
| 213519 213526 | 
             
                      }
         | 
| 213520 213527 | 
             
                    }
         | 
| @@ -213542,7 +213549,7 @@ module.exports={ | |
| 213542 213549 | 
             
                      "StatusMessage": {},
         | 
| 213543 213550 | 
             
                      "NextToken": {},
         | 
| 213544 213551 | 
             
                      "VideoMetadata": {
         | 
| 213545 | 
            -
                        "shape": " | 
| 213552 | 
            +
                        "shape": "S71"
         | 
| 213546 213553 | 
             
                      },
         | 
| 213547 213554 | 
             
                      "Persons": {
         | 
| 213548 213555 | 
             
                        "type": "list",
         | 
| @@ -213553,17 +213560,17 @@ module.exports={ | |
| 213553 213560 | 
             
                              "type": "long"
         | 
| 213554 213561 | 
             
                            },
         | 
| 213555 213562 | 
             
                            "Person": {
         | 
| 213556 | 
            -
                              "shape": " | 
| 213563 | 
            +
                              "shape": "S7v"
         | 
| 213557 213564 | 
             
                            },
         | 
| 213558 213565 | 
             
                            "FaceMatches": {
         | 
| 213559 | 
            -
                              "shape": " | 
| 213566 | 
            +
                              "shape": "S7x"
         | 
| 213560 213567 | 
             
                            }
         | 
| 213561 213568 | 
             
                          }
         | 
| 213562 213569 | 
             
                        }
         | 
| 213563 213570 | 
             
                      },
         | 
| 213564 213571 | 
             
                      "JobId": {},
         | 
| 213565 213572 | 
             
                      "Video": {
         | 
| 213566 | 
            -
                        "shape": " | 
| 213573 | 
            +
                        "shape": "S77"
         | 
| 213567 213574 | 
             
                      },
         | 
| 213568 213575 | 
             
                      "JobTag": {}
         | 
| 213569 213576 | 
             
                    }
         | 
| @@ -213591,7 +213598,7 @@ module.exports={ | |
| 213591 213598 | 
             
                      "JobStatus": {},
         | 
| 213592 213599 | 
             
                      "StatusMessage": {},
         | 
| 213593 213600 | 
             
                      "VideoMetadata": {
         | 
| 213594 | 
            -
                        "shape": " | 
| 213601 | 
            +
                        "shape": "S71"
         | 
| 213595 213602 | 
             
                      },
         | 
| 213596 213603 | 
             
                      "NextToken": {},
         | 
| 213597 213604 | 
             
                      "Labels": {
         | 
| @@ -213603,7 +213610,7 @@ module.exports={ | |
| 213603 213610 | 
             
                              "type": "long"
         | 
| 213604 213611 | 
             
                            },
         | 
| 213605 213612 | 
             
                            "Label": {
         | 
| 213606 | 
            -
                              "shape": " | 
| 213613 | 
            +
                              "shape": "S51"
         | 
| 213607 213614 | 
             
                            },
         | 
| 213608 213615 | 
             
                            "StartTimestampMillis": {
         | 
| 213609 213616 | 
             
                              "type": "long"
         | 
| @@ -213620,7 +213627,7 @@ module.exports={ | |
| 213620 213627 | 
             
                      "LabelModelVersion": {},
         | 
| 213621 213628 | 
             
                      "JobId": {},
         | 
| 213622 213629 | 
             
                      "Video": {
         | 
| 213623 | 
            -
                        "shape": " | 
| 213630 | 
            +
                        "shape": "S77"
         | 
| 213624 213631 | 
             
                      },
         | 
| 213625 213632 | 
             
                      "JobTag": {},
         | 
| 213626 213633 | 
             
                      "GetRequestMetadata": {
         | 
| @@ -213654,7 +213661,7 @@ module.exports={ | |
| 213654 213661 | 
             
                      "JobStatus": {},
         | 
| 213655 213662 | 
             
                      "StatusMessage": {},
         | 
| 213656 213663 | 
             
                      "VideoMetadata": {
         | 
| 213657 | 
            -
                        "shape": " | 
| 213664 | 
            +
                        "shape": "S71"
         | 
| 213658 213665 | 
             
                      },
         | 
| 213659 213666 | 
             
                      "NextToken": {},
         | 
| 213660 213667 | 
             
                      "Persons": {
         | 
| @@ -213666,14 +213673,14 @@ module.exports={ | |
| 213666 213673 | 
             
                              "type": "long"
         | 
| 213667 213674 | 
             
                            },
         | 
| 213668 213675 | 
             
                            "Person": {
         | 
| 213669 | 
            -
                              "shape": " | 
| 213676 | 
            +
                              "shape": "S7v"
         | 
| 213670 213677 | 
             
                            }
         | 
| 213671 213678 | 
             
                          }
         | 
| 213672 213679 | 
             
                        }
         | 
| 213673 213680 | 
             
                      },
         | 
| 213674 213681 | 
             
                      "JobId": {},
         | 
| 213675 213682 | 
             
                      "Video": {
         | 
| 213676 | 
            -
                        "shape": " | 
| 213683 | 
            +
                        "shape": "S77"
         | 
| 213677 213684 | 
             
                      },
         | 
| 213678 213685 | 
             
                      "JobTag": {}
         | 
| 213679 213686 | 
             
                    }
         | 
| @@ -213701,7 +213708,7 @@ module.exports={ | |
| 213701 213708 | 
             
                      "VideoMetadata": {
         | 
| 213702 213709 | 
             
                        "type": "list",
         | 
| 213703 213710 | 
             
                        "member": {
         | 
| 213704 | 
            -
                          "shape": " | 
| 213711 | 
            +
                          "shape": "S71"
         | 
| 213705 213712 | 
             
                        }
         | 
| 213706 213713 | 
             
                      },
         | 
| 213707 213714 | 
             
                      "AudioMetadata": {
         | 
| @@ -213785,7 +213792,7 @@ module.exports={ | |
| 213785 213792 | 
             
                      },
         | 
| 213786 213793 | 
             
                      "JobId": {},
         | 
| 213787 213794 | 
             
                      "Video": {
         | 
| 213788 | 
            -
                        "shape": " | 
| 213795 | 
            +
                        "shape": "S77"
         | 
| 213789 213796 | 
             
                      },
         | 
| 213790 213797 | 
             
                      "JobTag": {}
         | 
| 213791 213798 | 
             
                    }
         | 
| @@ -213811,7 +213818,7 @@ module.exports={ | |
| 213811 213818 | 
             
                      "JobStatus": {},
         | 
| 213812 213819 | 
             
                      "StatusMessage": {},
         | 
| 213813 213820 | 
             
                      "VideoMetadata": {
         | 
| 213814 | 
            -
                        "shape": " | 
| 213821 | 
            +
                        "shape": "S71"
         | 
| 213815 213822 | 
             
                      },
         | 
| 213816 213823 | 
             
                      "TextDetections": {
         | 
| 213817 213824 | 
             
                        "type": "list",
         | 
| @@ -213822,7 +213829,7 @@ module.exports={ | |
| 213822 213829 | 
             
                              "type": "long"
         | 
| 213823 213830 | 
             
                            },
         | 
| 213824 213831 | 
             
                            "TextDetection": {
         | 
| 213825 | 
            -
                              "shape": " | 
| 213832 | 
            +
                              "shape": "S6h"
         | 
| 213826 213833 | 
             
                            }
         | 
| 213827 213834 | 
             
                          }
         | 
| 213828 213835 | 
             
                        }
         | 
| @@ -213831,7 +213838,7 @@ module.exports={ | |
| 213831 213838 | 
             
                      "TextModelVersion": {},
         | 
| 213832 213839 | 
             
                      "JobId": {},
         | 
| 213833 213840 | 
             
                      "Video": {
         | 
| 213834 | 
            -
                        "shape": " | 
| 213841 | 
            +
                        "shape": "S77"
         | 
| 213835 213842 | 
             
                      },
         | 
| 213836 213843 | 
             
                      "JobTag": {}
         | 
| 213837 213844 | 
             
                    }
         | 
| @@ -213868,7 +213875,7 @@ module.exports={ | |
| 213868 213875 | 
             
                          "type": "structure",
         | 
| 213869 213876 | 
             
                          "members": {
         | 
| 213870 213877 | 
             
                            "Face": {
         | 
| 213871 | 
            -
                              "shape": " | 
| 213878 | 
            +
                              "shape": "S7z"
         | 
| 213872 213879 | 
             
                            },
         | 
| 213873 213880 | 
             
                            "FaceDetail": {
         | 
| 213874 213881 | 
             
                              "shape": "S4e"
         | 
| @@ -214018,7 +214025,7 @@ module.exports={ | |
| 214018 214025 | 
             
                      "Faces": {
         | 
| 214019 214026 | 
             
                        "type": "list",
         | 
| 214020 214027 | 
             
                        "member": {
         | 
| 214021 | 
            -
                          "shape": " | 
| 214028 | 
            +
                          "shape": "S7z"
         | 
| 214022 214029 | 
             
                        }
         | 
| 214023 214030 | 
             
                      },
         | 
| 214024 214031 | 
             
                      "NextToken": {},
         | 
| @@ -214154,7 +214161,7 @@ module.exports={ | |
| 214154 214161 | 
             
                          "type": "structure",
         | 
| 214155 214162 | 
             
                          "members": {
         | 
| 214156 214163 | 
             
                            "Urls": {
         | 
| 214157 | 
            -
                              "shape": " | 
| 214164 | 
            +
                              "shape": "S6q"
         | 
| 214158 214165 | 
             
                            },
         | 
| 214159 214166 | 
             
                            "Name": {},
         | 
| 214160 214167 | 
             
                            "Id": {},
         | 
| @@ -214165,7 +214172,7 @@ module.exports={ | |
| 214165 214172 | 
             
                              "type": "float"
         | 
| 214166 214173 | 
             
                            },
         | 
| 214167 214174 | 
             
                            "KnownGender": {
         | 
| 214168 | 
            -
                              "shape": " | 
| 214175 | 
            +
                              "shape": "S6s"
         | 
| 214169 214176 | 
             
                            }
         | 
| 214170 214177 | 
             
                          }
         | 
| 214171 214178 | 
             
                        }
         | 
| @@ -214203,7 +214210,7 @@ module.exports={ | |
| 214203 214210 | 
             
                    "members": {
         | 
| 214204 214211 | 
             
                      "SearchedFaceId": {},
         | 
| 214205 214212 | 
             
                      "FaceMatches": {
         | 
| 214206 | 
            -
                        "shape": " | 
| 214213 | 
            +
                        "shape": "S7x"
         | 
| 214207 214214 | 
             
                      },
         | 
| 214208 214215 | 
             
                      "FaceModelVersion": {}
         | 
| 214209 214216 | 
             
                    }
         | 
| @@ -214240,7 +214247,7 @@ module.exports={ | |
| 214240 214247 | 
             
                        "type": "float"
         | 
| 214241 214248 | 
             
                      },
         | 
| 214242 214249 | 
             
                      "FaceMatches": {
         | 
| 214243 | 
            -
                        "shape": " | 
| 214250 | 
            +
                        "shape": "S7x"
         | 
| 214244 214251 | 
             
                      },
         | 
| 214245 214252 | 
             
                      "FaceModelVersion": {}
         | 
| 214246 214253 | 
             
                    }
         | 
| @@ -214254,11 +214261,11 @@ module.exports={ | |
| 214254 214261 | 
             
                    ],
         | 
| 214255 214262 | 
             
                    "members": {
         | 
| 214256 214263 | 
             
                      "Video": {
         | 
| 214257 | 
            -
                        "shape": " | 
| 214264 | 
            +
                        "shape": "S77"
         | 
| 214258 214265 | 
             
                      },
         | 
| 214259 214266 | 
             
                      "ClientRequestToken": {},
         | 
| 214260 214267 | 
             
                      "NotificationChannel": {
         | 
| 214261 | 
            -
                        "shape": " | 
| 214268 | 
            +
                        "shape": "Sal"
         | 
| 214262 214269 | 
             
                      },
         | 
| 214263 214270 | 
             
                      "JobTag": {}
         | 
| 214264 214271 | 
             
                    }
         | 
| @@ -214279,14 +214286,14 @@ module.exports={ | |
| 214279 214286 | 
             
                    ],
         | 
| 214280 214287 | 
             
                    "members": {
         | 
| 214281 214288 | 
             
                      "Video": {
         | 
| 214282 | 
            -
                        "shape": " | 
| 214289 | 
            +
                        "shape": "S77"
         | 
| 214283 214290 | 
             
                      },
         | 
| 214284 214291 | 
             
                      "MinConfidence": {
         | 
| 214285 214292 | 
             
                        "type": "float"
         | 
| 214286 214293 | 
             
                      },
         | 
| 214287 214294 | 
             
                      "ClientRequestToken": {},
         | 
| 214288 214295 | 
             
                      "NotificationChannel": {
         | 
| 214289 | 
            -
                        "shape": " | 
| 214296 | 
            +
                        "shape": "Sal"
         | 
| 214290 214297 | 
             
                      },
         | 
| 214291 214298 | 
             
                      "JobTag": {}
         | 
| 214292 214299 | 
             
                    }
         | 
| @@ -214307,11 +214314,11 @@ module.exports={ | |
| 214307 214314 | 
             
                    ],
         | 
| 214308 214315 | 
             
                    "members": {
         | 
| 214309 214316 | 
             
                      "Video": {
         | 
| 214310 | 
            -
                        "shape": " | 
| 214317 | 
            +
                        "shape": "S77"
         | 
| 214311 214318 | 
             
                      },
         | 
| 214312 214319 | 
             
                      "ClientRequestToken": {},
         | 
| 214313 214320 | 
             
                      "NotificationChannel": {
         | 
| 214314 | 
            -
                        "shape": " | 
| 214321 | 
            +
                        "shape": "Sal"
         | 
| 214315 214322 | 
             
                      },
         | 
| 214316 214323 | 
             
                      "FaceAttributes": {},
         | 
| 214317 214324 | 
             
                      "JobTag": {}
         | 
| @@ -214334,7 +214341,7 @@ module.exports={ | |
| 214334 214341 | 
             
                    ],
         | 
| 214335 214342 | 
             
                    "members": {
         | 
| 214336 214343 | 
             
                      "Video": {
         | 
| 214337 | 
            -
                        "shape": " | 
| 214344 | 
            +
                        "shape": "S77"
         | 
| 214338 214345 | 
             
                      },
         | 
| 214339 214346 | 
             
                      "ClientRequestToken": {},
         | 
| 214340 214347 | 
             
                      "FaceMatchThreshold": {
         | 
| @@ -214342,7 +214349,7 @@ module.exports={ | |
| 214342 214349 | 
             
                      },
         | 
| 214343 214350 | 
             
                      "CollectionId": {},
         | 
| 214344 214351 | 
             
                      "NotificationChannel": {
         | 
| 214345 | 
            -
                        "shape": " | 
| 214352 | 
            +
                        "shape": "Sal"
         | 
| 214346 214353 | 
             
                      },
         | 
| 214347 214354 | 
             
                      "JobTag": {}
         | 
| 214348 214355 | 
             
                    }
         | 
| @@ -214363,14 +214370,14 @@ module.exports={ | |
| 214363 214370 | 
             
                    ],
         | 
| 214364 214371 | 
             
                    "members": {
         | 
| 214365 214372 | 
             
                      "Video": {
         | 
| 214366 | 
            -
                        "shape": " | 
| 214373 | 
            +
                        "shape": "S77"
         | 
| 214367 214374 | 
             
                      },
         | 
| 214368 214375 | 
             
                      "ClientRequestToken": {},
         | 
| 214369 214376 | 
             
                      "MinConfidence": {
         | 
| 214370 214377 | 
             
                        "type": "float"
         | 
| 214371 214378 | 
             
                      },
         | 
| 214372 214379 | 
             
                      "NotificationChannel": {
         | 
| 214373 | 
            -
                        "shape": " | 
| 214380 | 
            +
                        "shape": "Sal"
         | 
| 214374 214381 | 
             
                      },
         | 
| 214375 214382 | 
             
                      "JobTag": {},
         | 
| 214376 214383 | 
             
                      "Features": {
         | 
| @@ -214381,7 +214388,7 @@ module.exports={ | |
| 214381 214388 | 
             
                        "type": "structure",
         | 
| 214382 214389 | 
             
                        "members": {
         | 
| 214383 214390 | 
             
                          "GeneralLabels": {
         | 
| 214384 | 
            -
                            "shape": " | 
| 214391 | 
            +
                            "shape": "S4u"
         | 
| 214385 214392 | 
             
                          }
         | 
| 214386 214393 | 
             
                        }
         | 
| 214387 214394 | 
             
                      }
         | 
| @@ -214403,11 +214410,11 @@ module.exports={ | |
| 214403 214410 | 
             
                    ],
         | 
| 214404 214411 | 
             
                    "members": {
         | 
| 214405 214412 | 
             
                      "Video": {
         | 
| 214406 | 
            -
                        "shape": " | 
| 214413 | 
            +
                        "shape": "S77"
         | 
| 214407 214414 | 
             
                      },
         | 
| 214408 214415 | 
             
                      "ClientRequestToken": {},
         | 
| 214409 214416 | 
             
                      "NotificationChannel": {
         | 
| 214410 | 
            -
                        "shape": " | 
| 214417 | 
            +
                        "shape": "Sal"
         | 
| 214411 214418 | 
             
                      },
         | 
| 214412 214419 | 
             
                      "JobTag": {}
         | 
| 214413 214420 | 
             
                    }
         | 
| @@ -214453,11 +214460,11 @@ module.exports={ | |
| 214453 214460 | 
             
                    ],
         | 
| 214454 214461 | 
             
                    "members": {
         | 
| 214455 214462 | 
             
                      "Video": {
         | 
| 214456 | 
            -
                        "shape": " | 
| 214463 | 
            +
                        "shape": "S77"
         | 
| 214457 214464 | 
             
                      },
         | 
| 214458 214465 | 
             
                      "ClientRequestToken": {},
         | 
| 214459 214466 | 
             
                      "NotificationChannel": {
         | 
| 214460 | 
            -
                        "shape": " | 
| 214467 | 
            +
                        "shape": "Sal"
         | 
| 214461 214468 | 
             
                      },
         | 
| 214462 214469 | 
             
                      "JobTag": {},
         | 
| 214463 214470 | 
             
                      "Filters": {
         | 
| @@ -214553,18 +214560,18 @@ module.exports={ | |
| 214553 214560 | 
             
                    ],
         | 
| 214554 214561 | 
             
                    "members": {
         | 
| 214555 214562 | 
             
                      "Video": {
         | 
| 214556 | 
            -
                        "shape": " | 
| 214563 | 
            +
                        "shape": "S77"
         | 
| 214557 214564 | 
             
                      },
         | 
| 214558 214565 | 
             
                      "ClientRequestToken": {},
         | 
| 214559 214566 | 
             
                      "NotificationChannel": {
         | 
| 214560 | 
            -
                        "shape": " | 
| 214567 | 
            +
                        "shape": "Sal"
         | 
| 214561 214568 | 
             
                      },
         | 
| 214562 214569 | 
             
                      "JobTag": {},
         | 
| 214563 214570 | 
             
                      "Filters": {
         | 
| 214564 214571 | 
             
                        "type": "structure",
         | 
| 214565 214572 | 
             
                        "members": {
         | 
| 214566 214573 | 
             
                          "WordFilter": {
         | 
| 214567 | 
            -
                            "shape": " | 
| 214574 | 
            +
                            "shape": "S6c"
         | 
| 214568 214575 | 
             
                          },
         | 
| 214569 214576 | 
             
                          "RegionsOfInterest": {
         | 
| 214570 214577 | 
             
                            "shape": "S2e"
         | 
| @@ -215153,31 +215160,45 @@ module.exports={ | |
| 215153 215160 | 
             
                          "type": "float"
         | 
| 215154 215161 | 
             
                        }
         | 
| 215155 215162 | 
             
                      }
         | 
| 215163 | 
            +
                    },
         | 
| 215164 | 
            +
                    "EyeDirection": {
         | 
| 215165 | 
            +
                      "type": "structure",
         | 
| 215166 | 
            +
                      "members": {
         | 
| 215167 | 
            +
                        "Yaw": {
         | 
| 215168 | 
            +
                          "type": "float"
         | 
| 215169 | 
            +
                        },
         | 
| 215170 | 
            +
                        "Pitch": {
         | 
| 215171 | 
            +
                          "type": "float"
         | 
| 215172 | 
            +
                        },
         | 
| 215173 | 
            +
                        "Confidence": {
         | 
| 215174 | 
            +
                          "type": "float"
         | 
| 215175 | 
            +
                        }
         | 
| 215176 | 
            +
                      }
         | 
| 215156 215177 | 
             
                    }
         | 
| 215157 215178 | 
             
                  }
         | 
| 215158 215179 | 
             
                },
         | 
| 215159 | 
            -
                " | 
| 215180 | 
            +
                "S4u": {
         | 
| 215160 215181 | 
             
                  "type": "structure",
         | 
| 215161 215182 | 
             
                  "members": {
         | 
| 215162 215183 | 
             
                    "LabelInclusionFilters": {
         | 
| 215163 | 
            -
                      "shape": " | 
| 215184 | 
            +
                      "shape": "S4v"
         | 
| 215164 215185 | 
             
                    },
         | 
| 215165 215186 | 
             
                    "LabelExclusionFilters": {
         | 
| 215166 | 
            -
                      "shape": " | 
| 215187 | 
            +
                      "shape": "S4v"
         | 
| 215167 215188 | 
             
                    },
         | 
| 215168 215189 | 
             
                    "LabelCategoryInclusionFilters": {
         | 
| 215169 | 
            -
                      "shape": " | 
| 215190 | 
            +
                      "shape": "S4v"
         | 
| 215170 215191 | 
             
                    },
         | 
| 215171 215192 | 
             
                    "LabelCategoryExclusionFilters": {
         | 
| 215172 | 
            -
                      "shape": " | 
| 215193 | 
            +
                      "shape": "S4v"
         | 
| 215173 215194 | 
             
                    }
         | 
| 215174 215195 | 
             
                  }
         | 
| 215175 215196 | 
             
                },
         | 
| 215176 | 
            -
                " | 
| 215197 | 
            +
                "S4v": {
         | 
| 215177 215198 | 
             
                  "type": "list",
         | 
| 215178 215199 | 
             
                  "member": {}
         | 
| 215179 215200 | 
             
                },
         | 
| 215180 | 
            -
                " | 
| 215201 | 
            +
                "S51": {
         | 
| 215181 215202 | 
             
                  "type": "structure",
         | 
| 215182 215203 | 
             
                  "members": {
         | 
| 215183 215204 | 
             
                    "Name": {},
         | 
| @@ -215196,7 +215217,7 @@ module.exports={ | |
| 215196 215217 | 
             
                            "type": "float"
         | 
| 215197 215218 | 
             
                          },
         | 
| 215198 215219 | 
             
                          "DominantColors": {
         | 
| 215199 | 
            -
                            "shape": " | 
| 215220 | 
            +
                            "shape": "S54"
         | 
| 215200 215221 | 
             
                          }
         | 
| 215201 215222 | 
             
                        }
         | 
| 215202 215223 | 
             
                      }
         | 
| @@ -215230,7 +215251,7 @@ module.exports={ | |
| 215230 215251 | 
             
                    }
         | 
| 215231 215252 | 
             
                  }
         | 
| 215232 215253 | 
             
                },
         | 
| 215233 | 
            -
                " | 
| 215254 | 
            +
                "S54": {
         | 
| 215234 215255 | 
             
                  "type": "list",
         | 
| 215235 215256 | 
             
                  "member": {
         | 
| 215236 215257 | 
             
                    "type": "structure",
         | 
| @@ -215253,7 +215274,7 @@ module.exports={ | |
| 215253 215274 | 
             
                    }
         | 
| 215254 215275 | 
             
                  }
         | 
| 215255 215276 | 
             
                },
         | 
| 215256 | 
            -
                " | 
| 215277 | 
            +
                "S5d": {
         | 
| 215257 215278 | 
             
                  "type": "structure",
         | 
| 215258 215279 | 
             
                  "members": {
         | 
| 215259 215280 | 
             
                    "Brightness": {
         | 
| @@ -215267,7 +215288,7 @@ module.exports={ | |
| 215267 215288 | 
             
                    }
         | 
| 215268 215289 | 
             
                  }
         | 
| 215269 215290 | 
             
                },
         | 
| 215270 | 
            -
                " | 
| 215291 | 
            +
                "S5p": {
         | 
| 215271 215292 | 
             
                  "type": "structure",
         | 
| 215272 215293 | 
             
                  "members": {
         | 
| 215273 215294 | 
             
                    "Confidence": {
         | 
| @@ -215277,13 +215298,13 @@ module.exports={ | |
| 215277 215298 | 
             
                    "ParentName": {}
         | 
| 215278 215299 | 
             
                  }
         | 
| 215279 215300 | 
             
                },
         | 
| 215280 | 
            -
                " | 
| 215301 | 
            +
                "S69": {
         | 
| 215281 215302 | 
             
                  "type": "list",
         | 
| 215282 215303 | 
             
                  "member": {
         | 
| 215283 215304 | 
             
                    "type": "integer"
         | 
| 215284 215305 | 
             
                  }
         | 
| 215285 215306 | 
             
                },
         | 
| 215286 | 
            -
                " | 
| 215307 | 
            +
                "S6c": {
         | 
| 215287 215308 | 
             
                  "type": "structure",
         | 
| 215288 215309 | 
             
                  "members": {
         | 
| 215289 215310 | 
             
                    "MinConfidence": {
         | 
| @@ -215297,7 +215318,7 @@ module.exports={ | |
| 215297 215318 | 
             
                    }
         | 
| 215298 215319 | 
             
                  }
         | 
| 215299 215320 | 
             
                },
         | 
| 215300 | 
            -
                " | 
| 215321 | 
            +
                "S6h": {
         | 
| 215301 215322 | 
             
                  "type": "structure",
         | 
| 215302 215323 | 
             
                  "members": {
         | 
| 215303 215324 | 
             
                    "DetectedText": {},
         | 
| @@ -215316,17 +215337,17 @@ module.exports={ | |
| 215316 215337 | 
             
                    }
         | 
| 215317 215338 | 
             
                  }
         | 
| 215318 215339 | 
             
                },
         | 
| 215319 | 
            -
                " | 
| 215340 | 
            +
                "S6q": {
         | 
| 215320 215341 | 
             
                  "type": "list",
         | 
| 215321 215342 | 
             
                  "member": {}
         | 
| 215322 215343 | 
             
                },
         | 
| 215323 | 
            -
                " | 
| 215344 | 
            +
                "S6s": {
         | 
| 215324 215345 | 
             
                  "type": "structure",
         | 
| 215325 215346 | 
             
                  "members": {
         | 
| 215326 215347 | 
             
                    "Type": {}
         | 
| 215327 215348 | 
             
                  }
         | 
| 215328 215349 | 
             
                },
         | 
| 215329 | 
            -
                " | 
| 215350 | 
            +
                "S71": {
         | 
| 215330 215351 | 
             
                  "type": "structure",
         | 
| 215331 215352 | 
             
                  "members": {
         | 
| 215332 215353 | 
             
                    "Codec": {},
         | 
| @@ -215346,7 +215367,7 @@ module.exports={ | |
| 215346 215367 | 
             
                    "ColorRange": {}
         | 
| 215347 215368 | 
             
                  }
         | 
| 215348 215369 | 
             
                },
         | 
| 215349 | 
            -
                " | 
| 215370 | 
            +
                "S77": {
         | 
| 215350 215371 | 
             
                  "type": "structure",
         | 
| 215351 215372 | 
             
                  "members": {
         | 
| 215352 215373 | 
             
                    "S3Object": {
         | 
| @@ -215354,7 +215375,7 @@ module.exports={ | |
| 215354 215375 | 
             
                    }
         | 
| 215355 215376 | 
             
                  }
         | 
| 215356 215377 | 
             
                },
         | 
| 215357 | 
            -
                " | 
| 215378 | 
            +
                "S7n": {
         | 
| 215358 215379 | 
             
                  "type": "structure",
         | 
| 215359 215380 | 
             
                  "members": {
         | 
| 215360 215381 | 
             
                    "Bytes": {
         | 
| @@ -215369,7 +215390,7 @@ module.exports={ | |
| 215369 215390 | 
             
                    }
         | 
| 215370 215391 | 
             
                  }
         | 
| 215371 215392 | 
             
                },
         | 
| 215372 | 
            -
                " | 
| 215393 | 
            +
                "S7v": {
         | 
| 215373 215394 | 
             
                  "type": "structure",
         | 
| 215374 215395 | 
             
                  "members": {
         | 
| 215375 215396 | 
             
                    "Index": {
         | 
| @@ -215383,7 +215404,7 @@ module.exports={ | |
| 215383 215404 | 
             
                    }
         | 
| 215384 215405 | 
             
                  }
         | 
| 215385 215406 | 
             
                },
         | 
| 215386 | 
            -
                " | 
| 215407 | 
            +
                "S7x": {
         | 
| 215387 215408 | 
             
                  "type": "list",
         | 
| 215388 215409 | 
             
                  "member": {
         | 
| 215389 215410 | 
             
                    "type": "structure",
         | 
| @@ -215392,12 +215413,12 @@ module.exports={ | |
| 215392 215413 | 
             
                        "type": "float"
         | 
| 215393 215414 | 
             
                      },
         | 
| 215394 215415 | 
             
                      "Face": {
         | 
| 215395 | 
            -
                        "shape": " | 
| 215416 | 
            +
                        "shape": "S7z"
         | 
| 215396 215417 | 
             
                      }
         | 
| 215397 215418 | 
             
                    }
         | 
| 215398 215419 | 
             
                  }
         | 
| 215399 215420 | 
             
                },
         | 
| 215400 | 
            -
                " | 
| 215421 | 
            +
                "S7z": {
         | 
| 215401 215422 | 
             
                  "type": "structure",
         | 
| 215402 215423 | 
             
                  "members": {
         | 
| 215403 215424 | 
             
                    "FaceId": {},
         | 
| @@ -215412,7 +215433,7 @@ module.exports={ | |
| 215412 215433 | 
             
                    "IndexFacesModelVersion": {}
         | 
| 215413 215434 | 
             
                  }
         | 
| 215414 215435 | 
             
                },
         | 
| 215415 | 
            -
                " | 
| 215436 | 
            +
                "Sal": {
         | 
| 215416 215437 | 
             
                  "type": "structure",
         | 
| 215417 215438 | 
             
                  "required": [
         | 
| 215418 215439 | 
             
                    "SNSTopicArn",
         | 
| @@ -256675,7 +256696,7 @@ AWS.util.update(AWS, { | |
| 256675 256696 | 
             
              /**
         | 
| 256676 256697 | 
             
               * @constant
         | 
| 256677 256698 | 
             
               */
         | 
| 256678 | 
            -
              VERSION: '2. | 
| 256699 | 
            +
              VERSION: '2.1378.0',
         | 
| 256679 256700 |  | 
| 256680 256701 | 
             
              /**
         | 
| 256681 256702 | 
             
               * @api private
         | 
| @@ -263479,6 +263500,7 @@ function derivedKeys(service) { | |
| 263479 263500 | 
             
                [region, '*'],
         | 
| 263480 263501 | 
             
                [regionPrefix, '*'],
         | 
| 263481 263502 | 
             
                ['*', endpointPrefix],
         | 
| 263503 | 
            +
                [region, 'internal-*'],
         | 
| 263482 263504 | 
             
                ['*', '*']
         | 
| 263483 263505 | 
             
              ].map(function(item) {
         | 
| 263484 263506 | 
             
                return item[0] && item[1] ? item.join('/') : null;
         | 
| @@ -278801,7 +278823,7 @@ var LRUCache = /** @class */ (function () { | |
| 278801 278823 | 
             
            }());
         | 
| 278802 278824 | 
             
            exports.LRUCache = LRUCache;
         | 
| 278803 278825 | 
             
            },{}],462:[function(require,module,exports){
         | 
| 278804 | 
            -
            // AWS SDK for JavaScript v2. | 
| 278826 | 
            +
            // AWS SDK for JavaScript v2.1378.0
         | 
| 278805 278827 | 
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         | 
| 278806 278828 | 
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         | 
| 278807 278829 | 
             
            require('./browser_loader');
         |