aws-sdk 2.1353.0 → 2.1355.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 +17 -1
- package/README.md +1 -1
- package/apis/connect-2017-08-08.min.json +196 -187
- package/apis/ecr-public-2020-10-30.min.json +8 -8
- package/apis/emr-serverless-2021-07-13.min.json +3 -0
- package/apis/eventbridge-2015-10-07.min.json +18 -6
- package/apis/iot-2015-05-28.min.json +289 -274
- package/apis/iot-data-2015-05-28.min.json +3 -0
- package/apis/marketplace-catalog-2018-09-17.min.json +82 -15
- package/apis/mediaconvert-2017-08-29.min.json +56 -32
- package/apis/rekognition-2016-06-27.min.json +224 -138
- package/apis/wafv2-2019-07-29.min.json +55 -28
- package/clients/connect.d.ts +15 -4
- package/clients/ecrpublic.d.ts +2 -2
- package/clients/ecs.d.ts +24 -24
- package/clients/emrserverless.d.ts +7 -3
- package/clients/eventbridge.d.ts +3 -1
- package/clients/iot.d.ts +19 -0
- package/clients/iotdata.d.ts +5 -0
- package/clients/marketplacecatalog.d.ts +67 -7
- package/clients/mediaconvert.d.ts +20 -1
- package/clients/omics.d.ts +2 -2
- package/clients/rekognition.d.ts +114 -16
- package/clients/wafv2.d.ts +89 -62
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +2538 -881
- package/dist/aws-sdk.js +797 -617
- package/dist/aws-sdk.min.js +79 -79
- package/dist/xml2js.js +2579 -922
- package/lib/core.js +1 -1
- package/package.json +2 -2
    
        package/dist/aws-sdk.js
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            // AWS SDK for JavaScript v2. | 
| 1 | 
            +
            // AWS SDK for JavaScript v2.1355.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){
         | 
| @@ -63636,11 +63636,11 @@ module.exports={ | |
| 63636 63636 | 
             
                      },
         | 
| 63637 63637 | 
             
                      "Name": {},
         | 
| 63638 63638 | 
             
                      "TriggerEventSource": {
         | 
| 63639 | 
            -
                        "shape": " | 
| 63639 | 
            +
                        "shape": "S3o"
         | 
| 63640 63640 | 
             
                      },
         | 
| 63641 63641 | 
             
                      "Function": {},
         | 
| 63642 63642 | 
             
                      "Actions": {
         | 
| 63643 | 
            -
                        "shape": " | 
| 63643 | 
            +
                        "shape": "S3r"
         | 
| 63644 63644 | 
             
                      },
         | 
| 63645 63645 | 
             
                      "PublishStatus": {},
         | 
| 63646 63646 | 
             
                      "ClientToken": {
         | 
| @@ -63675,7 +63675,7 @@ module.exports={ | |
| 63675 63675 | 
             
                      "SecurityProfileName": {},
         | 
| 63676 63676 | 
             
                      "Description": {},
         | 
| 63677 63677 | 
             
                      "Permissions": {
         | 
| 63678 | 
            -
                        "shape": " | 
| 63678 | 
            +
                        "shape": "S4k"
         | 
| 63679 63679 | 
             
                      },
         | 
| 63680 63680 | 
             
                      "InstanceId": {
         | 
| 63681 63681 | 
             
                        "location": "uri",
         | 
| @@ -63685,10 +63685,10 @@ module.exports={ | |
| 63685 63685 | 
             
                        "shape": "S1j"
         | 
| 63686 63686 | 
             
                      },
         | 
| 63687 63687 | 
             
                      "AllowedAccessControlTags": {
         | 
| 63688 | 
            -
                        "shape": " | 
| 63688 | 
            +
                        "shape": "S4m"
         | 
| 63689 63689 | 
             
                      },
         | 
| 63690 63690 | 
             
                      "TagRestrictedResources": {
         | 
| 63691 | 
            -
                        "shape": " | 
| 63691 | 
            +
                        "shape": "S4p"
         | 
| 63692 63692 | 
             
                      }
         | 
| 63693 63693 | 
             
                    }
         | 
| 63694 63694 | 
             
                  },
         | 
| @@ -63721,14 +63721,14 @@ module.exports={ | |
| 63721 63721 | 
             
                      "Description": {},
         | 
| 63722 63722 | 
             
                      "ContactFlowId": {},
         | 
| 63723 63723 | 
             
                      "Constraints": {
         | 
| 63724 | 
            -
                        "shape": " | 
| 63724 | 
            +
                        "shape": "S4w"
         | 
| 63725 63725 | 
             
                      },
         | 
| 63726 63726 | 
             
                      "Defaults": {
         | 
| 63727 | 
            -
                        "shape": " | 
| 63727 | 
            +
                        "shape": "S55"
         | 
| 63728 63728 | 
             
                      },
         | 
| 63729 63729 | 
             
                      "Status": {},
         | 
| 63730 63730 | 
             
                      "Fields": {
         | 
| 63731 | 
            -
                        "shape": " | 
| 63731 | 
            +
                        "shape": "S5a"
         | 
| 63732 63732 | 
             
                      },
         | 
| 63733 63733 | 
             
                      "ClientToken": {
         | 
| 63734 63734 | 
             
                        "idempotencyToken": true
         | 
| @@ -63831,14 +63831,14 @@ module.exports={ | |
| 63831 63831 | 
             
                      "Username": {},
         | 
| 63832 63832 | 
             
                      "Password": {},
         | 
| 63833 63833 | 
             
                      "IdentityInfo": {
         | 
| 63834 | 
            -
                        "shape": " | 
| 63834 | 
            +
                        "shape": "S5x"
         | 
| 63835 63835 | 
             
                      },
         | 
| 63836 63836 | 
             
                      "PhoneConfig": {
         | 
| 63837 | 
            -
                        "shape": " | 
| 63837 | 
            +
                        "shape": "S61"
         | 
| 63838 63838 | 
             
                      },
         | 
| 63839 63839 | 
             
                      "DirectoryUserId": {},
         | 
| 63840 63840 | 
             
                      "SecurityProfileIds": {
         | 
| 63841 | 
            -
                        "shape": " | 
| 63841 | 
            +
                        "shape": "S66"
         | 
| 63842 63842 | 
             
                      },
         | 
| 63843 63843 | 
             
                      "RoutingProfileId": {},
         | 
| 63844 63844 | 
             
                      "HierarchyGroupId": {},
         | 
| @@ -64607,7 +64607,7 @@ module.exports={ | |
| 64607 64607 | 
             
                    "type": "structure",
         | 
| 64608 64608 | 
             
                    "members": {
         | 
| 64609 64609 | 
             
                      "Attribute": {
         | 
| 64610 | 
            -
                        "shape": " | 
| 64610 | 
            +
                        "shape": "S82"
         | 
| 64611 64611 | 
             
                      }
         | 
| 64612 64612 | 
             
                    }
         | 
| 64613 64613 | 
             
                  }
         | 
| @@ -64719,7 +64719,7 @@ module.exports={ | |
| 64719 64719 | 
             
                    "type": "structure",
         | 
| 64720 64720 | 
             
                    "members": {
         | 
| 64721 64721 | 
             
                      "Queue": {
         | 
| 64722 | 
            -
                        "shape": " | 
| 64722 | 
            +
                        "shape": "S8g"
         | 
| 64723 64723 | 
             
                      }
         | 
| 64724 64724 | 
             
                    }
         | 
| 64725 64725 | 
             
                  }
         | 
| @@ -64793,7 +64793,7 @@ module.exports={ | |
| 64793 64793 | 
             
                    "type": "structure",
         | 
| 64794 64794 | 
             
                    "members": {
         | 
| 64795 64795 | 
             
                      "RoutingProfile": {
         | 
| 64796 | 
            -
                        "shape": " | 
| 64796 | 
            +
                        "shape": "S8n"
         | 
| 64797 64797 | 
             
                      }
         | 
| 64798 64798 | 
             
                    }
         | 
| 64799 64799 | 
             
                  }
         | 
| @@ -64845,11 +64845,11 @@ module.exports={ | |
| 64845 64845 | 
             
                          "RuleId": {},
         | 
| 64846 64846 | 
             
                          "RuleArn": {},
         | 
| 64847 64847 | 
             
                          "TriggerEventSource": {
         | 
| 64848 | 
            -
                            "shape": " | 
| 64848 | 
            +
                            "shape": "S3o"
         | 
| 64849 64849 | 
             
                          },
         | 
| 64850 64850 | 
             
                          "Function": {},
         | 
| 64851 64851 | 
             
                          "Actions": {
         | 
| 64852 | 
            -
                            "shape": " | 
| 64852 | 
            +
                            "shape": "S3r"
         | 
| 64853 64853 | 
             
                          },
         | 
| 64854 64854 | 
             
                          "PublishStatus": {},
         | 
| 64855 64855 | 
             
                          "CreatedTime": {
         | 
| @@ -64904,10 +64904,10 @@ module.exports={ | |
| 64904 64904 | 
             
                            "shape": "S1j"
         | 
| 64905 64905 | 
             
                          },
         | 
| 64906 64906 | 
             
                          "AllowedAccessControlTags": {
         | 
| 64907 | 
            -
                            "shape": " | 
| 64907 | 
            +
                            "shape": "S4m"
         | 
| 64908 64908 | 
             
                          },
         | 
| 64909 64909 | 
             
                          "TagRestrictedResources": {
         | 
| 64910 | 
            -
                            "shape": " | 
| 64910 | 
            +
                            "shape": "S4p"
         | 
| 64911 64911 | 
             
                          }
         | 
| 64912 64912 | 
             
                        }
         | 
| 64913 64913 | 
             
                      }
         | 
| @@ -64983,14 +64983,14 @@ module.exports={ | |
| 64983 64983 | 
             
                          "Arn": {},
         | 
| 64984 64984 | 
             
                          "Username": {},
         | 
| 64985 64985 | 
             
                          "IdentityInfo": {
         | 
| 64986 | 
            -
                            "shape": " | 
| 64986 | 
            +
                            "shape": "S5x"
         | 
| 64987 64987 | 
             
                          },
         | 
| 64988 64988 | 
             
                          "PhoneConfig": {
         | 
| 64989 | 
            -
                            "shape": " | 
| 64989 | 
            +
                            "shape": "S61"
         | 
| 64990 64990 | 
             
                          },
         | 
| 64991 64991 | 
             
                          "DirectoryUserId": {},
         | 
| 64992 64992 | 
             
                          "SecurityProfileIds": {
         | 
| 64993 | 
            -
                            "shape": " | 
| 64993 | 
            +
                            "shape": "S66"
         | 
| 64994 64994 | 
             
                          },
         | 
| 64995 64995 | 
             
                          "RoutingProfileId": {},
         | 
| 64996 64996 | 
             
                          "HierarchyGroupId": {},
         | 
| @@ -65038,19 +65038,19 @@ module.exports={ | |
| 65038 65038 | 
             
                            "type": "structure",
         | 
| 65039 65039 | 
             
                            "members": {
         | 
| 65040 65040 | 
             
                              "LevelOne": {
         | 
| 65041 | 
            -
                                "shape": " | 
| 65041 | 
            +
                                "shape": "S99"
         | 
| 65042 65042 | 
             
                              },
         | 
| 65043 65043 | 
             
                              "LevelTwo": {
         | 
| 65044 | 
            -
                                "shape": " | 
| 65044 | 
            +
                                "shape": "S99"
         | 
| 65045 65045 | 
             
                              },
         | 
| 65046 65046 | 
             
                              "LevelThree": {
         | 
| 65047 | 
            -
                                "shape": " | 
| 65047 | 
            +
                                "shape": "S99"
         | 
| 65048 65048 | 
             
                              },
         | 
| 65049 65049 | 
             
                              "LevelFour": {
         | 
| 65050 | 
            -
                                "shape": " | 
| 65050 | 
            +
                                "shape": "S99"
         | 
| 65051 65051 | 
             
                              },
         | 
| 65052 65052 | 
             
                              "LevelFive": {
         | 
| 65053 | 
            -
                                "shape": " | 
| 65053 | 
            +
                                "shape": "S99"
         | 
| 65054 65054 | 
             
                              }
         | 
| 65055 65055 | 
             
                            }
         | 
| 65056 65056 | 
             
                          },
         | 
| @@ -65086,19 +65086,19 @@ module.exports={ | |
| 65086 65086 | 
             
                        "type": "structure",
         | 
| 65087 65087 | 
             
                        "members": {
         | 
| 65088 65088 | 
             
                          "LevelOne": {
         | 
| 65089 | 
            -
                            "shape": " | 
| 65089 | 
            +
                            "shape": "S9d"
         | 
| 65090 65090 | 
             
                          },
         | 
| 65091 65091 | 
             
                          "LevelTwo": {
         | 
| 65092 | 
            -
                            "shape": " | 
| 65092 | 
            +
                            "shape": "S9d"
         | 
| 65093 65093 | 
             
                          },
         | 
| 65094 65094 | 
             
                          "LevelThree": {
         | 
| 65095 | 
            -
                            "shape": " | 
| 65095 | 
            +
                            "shape": "S9d"
         | 
| 65096 65096 | 
             
                          },
         | 
| 65097 65097 | 
             
                          "LevelFour": {
         | 
| 65098 | 
            -
                            "shape": " | 
| 65098 | 
            +
                            "shape": "S9d"
         | 
| 65099 65099 | 
             
                          },
         | 
| 65100 65100 | 
             
                          "LevelFive": {
         | 
| 65101 | 
            -
                            "shape": " | 
| 65101 | 
            +
                            "shape": "S9d"
         | 
| 65102 65102 | 
             
                          }
         | 
| 65103 65103 | 
             
                        }
         | 
| 65104 65104 | 
             
                      }
         | 
| @@ -65442,7 +65442,7 @@ module.exports={ | |
| 65442 65442 | 
             
                    "type": "structure",
         | 
| 65443 65443 | 
             
                    "members": {
         | 
| 65444 65444 | 
             
                      "Attributes": {
         | 
| 65445 | 
            -
                        "shape": " | 
| 65445 | 
            +
                        "shape": "S9y"
         | 
| 65446 65446 | 
             
                      }
         | 
| 65447 65447 | 
             
                    }
         | 
| 65448 65448 | 
             
                  }
         | 
| @@ -65464,15 +65464,15 @@ module.exports={ | |
| 65464 65464 | 
             
                        "locationName": "InstanceId"
         | 
| 65465 65465 | 
             
                      },
         | 
| 65466 65466 | 
             
                      "Filters": {
         | 
| 65467 | 
            -
                        "shape": " | 
| 65467 | 
            +
                        "shape": "Sa2"
         | 
| 65468 65468 | 
             
                      },
         | 
| 65469 65469 | 
             
                      "Groupings": {
         | 
| 65470 | 
            -
                        "shape": " | 
| 65470 | 
            +
                        "shape": "Sa6"
         | 
| 65471 65471 | 
             
                      },
         | 
| 65472 65472 | 
             
                      "CurrentMetrics": {
         | 
| 65473 65473 | 
             
                        "type": "list",
         | 
| 65474 65474 | 
             
                        "member": {
         | 
| 65475 | 
            -
                          "shape": " | 
| 65475 | 
            +
                          "shape": "Sa9"
         | 
| 65476 65476 | 
             
                        }
         | 
| 65477 65477 | 
             
                      },
         | 
| 65478 65478 | 
             
                      "NextToken": {},
         | 
| @@ -65501,7 +65501,7 @@ module.exports={ | |
| 65501 65501 | 
             
                          "type": "structure",
         | 
| 65502 65502 | 
             
                          "members": {
         | 
| 65503 65503 | 
             
                            "Dimensions": {
         | 
| 65504 | 
            -
                              "shape": " | 
| 65504 | 
            +
                              "shape": "Sak"
         | 
| 65505 65505 | 
             
                            },
         | 
| 65506 65506 | 
             
                            "Collections": {
         | 
| 65507 65507 | 
             
                              "type": "list",
         | 
| @@ -65509,7 +65509,7 @@ module.exports={ | |
| 65509 65509 | 
             
                                "type": "structure",
         | 
| 65510 65510 | 
             
                                "members": {
         | 
| 65511 65511 | 
             
                                  "Metric": {
         | 
| 65512 | 
            -
                                    "shape": " | 
| 65512 | 
            +
                                    "shape": "Sa9"
         | 
| 65513 65513 | 
             
                                  },
         | 
| 65514 65514 | 
             
                                  "Value": {
         | 
| 65515 65515 | 
             
                                    "type": "double"
         | 
| @@ -65548,7 +65548,7 @@ module.exports={ | |
| 65548 65548 | 
             
                        "type": "structure",
         | 
| 65549 65549 | 
             
                        "members": {
         | 
| 65550 65550 | 
             
                          "Queues": {
         | 
| 65551 | 
            -
                            "shape": " | 
| 65551 | 
            +
                            "shape": "Sa3"
         | 
| 65552 65552 | 
             
                          },
         | 
| 65553 65553 | 
             
                          "ContactFilter": {
         | 
| 65554 65554 | 
             
                            "type": "structure",
         | 
| @@ -65560,7 +65560,7 @@ module.exports={ | |
| 65560 65560 | 
             
                            }
         | 
| 65561 65561 | 
             
                          },
         | 
| 65562 65562 | 
             
                          "RoutingProfiles": {
         | 
| 65563 | 
            -
                            "shape": " | 
| 65563 | 
            +
                            "shape": "Sa5"
         | 
| 65564 65564 | 
             
                          },
         | 
| 65565 65565 | 
             
                          "Agents": {
         | 
| 65566 65566 | 
             
                            "type": "list",
         | 
| @@ -65595,25 +65595,25 @@ module.exports={ | |
| 65595 65595 | 
             
                              }
         | 
| 65596 65596 | 
             
                            },
         | 
| 65597 65597 | 
             
                            "RoutingProfile": {
         | 
| 65598 | 
            -
                              "shape": " | 
| 65598 | 
            +
                              "shape": "Sam"
         | 
| 65599 65599 | 
             
                            },
         | 
| 65600 65600 | 
             
                            "HierarchyPath": {
         | 
| 65601 65601 | 
             
                              "type": "structure",
         | 
| 65602 65602 | 
             
                              "members": {
         | 
| 65603 65603 | 
             
                                "LevelOne": {
         | 
| 65604 | 
            -
                                  "shape": " | 
| 65604 | 
            +
                                  "shape": "Sb3"
         | 
| 65605 65605 | 
             
                                },
         | 
| 65606 65606 | 
             
                                "LevelTwo": {
         | 
| 65607 | 
            -
                                  "shape": " | 
| 65607 | 
            +
                                  "shape": "Sb3"
         | 
| 65608 65608 | 
             
                                },
         | 
| 65609 65609 | 
             
                                "LevelThree": {
         | 
| 65610 | 
            -
                                  "shape": " | 
| 65610 | 
            +
                                  "shape": "Sb3"
         | 
| 65611 65611 | 
             
                                },
         | 
| 65612 65612 | 
             
                                "LevelFour": {
         | 
| 65613 | 
            -
                                  "shape": " | 
| 65613 | 
            +
                                  "shape": "Sb3"
         | 
| 65614 65614 | 
             
                                },
         | 
| 65615 65615 | 
             
                                "LevelFive": {
         | 
| 65616 | 
            -
                                  "shape": " | 
| 65616 | 
            +
                                  "shape": "Sb3"
         | 
| 65617 65617 | 
             
                                }
         | 
| 65618 65618 | 
             
                              }
         | 
| 65619 65619 | 
             
                            },
         | 
| @@ -65628,13 +65628,13 @@ module.exports={ | |
| 65628 65628 | 
             
                              }
         | 
| 65629 65629 | 
             
                            },
         | 
| 65630 65630 | 
             
                            "AvailableSlotsByChannel": {
         | 
| 65631 | 
            -
                              "shape": " | 
| 65631 | 
            +
                              "shape": "Sb5"
         | 
| 65632 65632 | 
             
                            },
         | 
| 65633 65633 | 
             
                            "MaxSlotsByChannel": {
         | 
| 65634 | 
            -
                              "shape": " | 
| 65634 | 
            +
                              "shape": "Sb5"
         | 
| 65635 65635 | 
             
                            },
         | 
| 65636 65636 | 
             
                            "ActiveSlotsByChannel": {
         | 
| 65637 | 
            -
                              "shape": " | 
| 65637 | 
            +
                              "shape": "Sb5"
         | 
| 65638 65638 | 
             
                            },
         | 
| 65639 65639 | 
             
                            "Contacts": {
         | 
| 65640 65640 | 
             
                              "type": "list",
         | 
| @@ -65652,7 +65652,7 @@ module.exports={ | |
| 65652 65652 | 
             
                                    "type": "timestamp"
         | 
| 65653 65653 | 
             
                                  },
         | 
| 65654 65654 | 
             
                                  "Queue": {
         | 
| 65655 | 
            -
                                    "shape": " | 
| 65655 | 
            +
                                    "shape": "Sal"
         | 
| 65656 65656 | 
             
                                  }
         | 
| 65657 65657 | 
             
                                }
         | 
| 65658 65658 | 
             
                              }
         | 
| @@ -65691,13 +65691,13 @@ module.exports={ | |
| 65691 65691 | 
             
                        "type": "structure",
         | 
| 65692 65692 | 
             
                        "members": {
         | 
| 65693 65693 | 
             
                          "AccessToken": {
         | 
| 65694 | 
            -
                            "shape": " | 
| 65694 | 
            +
                            "shape": "Sbc"
         | 
| 65695 65695 | 
             
                          },
         | 
| 65696 65696 | 
             
                          "AccessTokenExpiration": {
         | 
| 65697 65697 | 
             
                            "type": "timestamp"
         | 
| 65698 65698 | 
             
                          },
         | 
| 65699 65699 | 
             
                          "RefreshToken": {
         | 
| 65700 | 
            -
                            "shape": " | 
| 65700 | 
            +
                            "shape": "Sbc"
         | 
| 65701 65701 | 
             
                          },
         | 
| 65702 65702 | 
             
                          "RefreshTokenExpiration": {
         | 
| 65703 65703 | 
             
                            "type": "timestamp"
         | 
| @@ -65735,15 +65735,15 @@ module.exports={ | |
| 65735 65735 | 
             
                        "type": "timestamp"
         | 
| 65736 65736 | 
             
                      },
         | 
| 65737 65737 | 
             
                      "Filters": {
         | 
| 65738 | 
            -
                        "shape": " | 
| 65738 | 
            +
                        "shape": "Sa2"
         | 
| 65739 65739 | 
             
                      },
         | 
| 65740 65740 | 
             
                      "Groupings": {
         | 
| 65741 | 
            -
                        "shape": " | 
| 65741 | 
            +
                        "shape": "Sa6"
         | 
| 65742 65742 | 
             
                      },
         | 
| 65743 65743 | 
             
                      "HistoricalMetrics": {
         | 
| 65744 65744 | 
             
                        "type": "list",
         | 
| 65745 65745 | 
             
                        "member": {
         | 
| 65746 | 
            -
                          "shape": " | 
| 65746 | 
            +
                          "shape": "Sbg"
         | 
| 65747 65747 | 
             
                        }
         | 
| 65748 65748 | 
             
                      },
         | 
| 65749 65749 | 
             
                      "NextToken": {},
         | 
| @@ -65762,7 +65762,7 @@ module.exports={ | |
| 65762 65762 | 
             
                          "type": "structure",
         | 
| 65763 65763 | 
             
                          "members": {
         | 
| 65764 65764 | 
             
                            "Dimensions": {
         | 
| 65765 | 
            -
                              "shape": " | 
| 65765 | 
            +
                              "shape": "Sak"
         | 
| 65766 65766 | 
             
                            },
         | 
| 65767 65767 | 
             
                            "Collections": {
         | 
| 65768 65768 | 
             
                              "type": "list",
         | 
| @@ -65770,7 +65770,7 @@ module.exports={ | |
| 65770 65770 | 
             
                                "type": "structure",
         | 
| 65771 65771 | 
             
                                "members": {
         | 
| 65772 65772 | 
             
                                  "Metric": {
         | 
| 65773 | 
            -
                                    "shape": " | 
| 65773 | 
            +
                                    "shape": "Sbg"
         | 
| 65774 65774 | 
             
                                  },
         | 
| 65775 65775 | 
             
                                  "Value": {
         | 
| 65776 65776 | 
             
                                    "type": "double"
         | 
| @@ -65825,7 +65825,7 @@ module.exports={ | |
| 65825 65825 | 
             
                      "Metrics": {
         | 
| 65826 65826 | 
             
                        "type": "list",
         | 
| 65827 65827 | 
             
                        "member": {
         | 
| 65828 | 
            -
                          "shape": " | 
| 65828 | 
            +
                          "shape": "Sbz"
         | 
| 65829 65829 | 
             
                        }
         | 
| 65830 65830 | 
             
                      },
         | 
| 65831 65831 | 
             
                      "NextToken": {},
         | 
| @@ -65854,7 +65854,7 @@ module.exports={ | |
| 65854 65854 | 
             
                                "type": "structure",
         | 
| 65855 65855 | 
             
                                "members": {
         | 
| 65856 65856 | 
             
                                  "Metric": {
         | 
| 65857 | 
            -
                                    "shape": " | 
| 65857 | 
            +
                                    "shape": "Sbz"
         | 
| 65858 65858 | 
             
                                  },
         | 
| 65859 65859 | 
             
                                  "Value": {
         | 
| 65860 65860 | 
             
                                    "type": "double"
         | 
| @@ -65909,13 +65909,13 @@ module.exports={ | |
| 65909 65909 | 
             
                      "Description": {},
         | 
| 65910 65910 | 
             
                      "ContactFlowId": {},
         | 
| 65911 65911 | 
             
                      "Constraints": {
         | 
| 65912 | 
            -
                        "shape": " | 
| 65912 | 
            +
                        "shape": "S4w"
         | 
| 65913 65913 | 
             
                      },
         | 
| 65914 65914 | 
             
                      "Defaults": {
         | 
| 65915 | 
            -
                        "shape": " | 
| 65915 | 
            +
                        "shape": "S55"
         | 
| 65916 65916 | 
             
                      },
         | 
| 65917 65917 | 
             
                      "Fields": {
         | 
| 65918 | 
            -
                        "shape": " | 
| 65918 | 
            +
                        "shape": "S5a"
         | 
| 65919 65919 | 
             
                      },
         | 
| 65920 65920 | 
             
                      "Status": {},
         | 
| 65921 65921 | 
             
                      "LastModifiedTime": {
         | 
| @@ -65951,7 +65951,7 @@ module.exports={ | |
| 65951 65951 | 
             
                    "type": "structure",
         | 
| 65952 65952 | 
             
                    "members": {
         | 
| 65953 65953 | 
             
                      "TelephonyConfig": {
         | 
| 65954 | 
            -
                        "shape": " | 
| 65954 | 
            +
                        "shape": "Sck"
         | 
| 65955 65955 | 
             
                      },
         | 
| 65956 65956 | 
             
                      "Id": {},
         | 
| 65957 65957 | 
             
                      "Arn": {}
         | 
| @@ -66416,7 +66416,7 @@ module.exports={ | |
| 66416 66416 | 
             
                      "Attributes": {
         | 
| 66417 66417 | 
             
                        "type": "list",
         | 
| 66418 66418 | 
             
                        "member": {
         | 
| 66419 | 
            -
                          "shape": " | 
| 66419 | 
            +
                          "shape": "S82"
         | 
| 66420 66420 | 
             
                        }
         | 
| 66421 66421 | 
             
                      },
         | 
| 66422 66422 | 
             
                      "NextToken": {}
         | 
| @@ -66663,12 +66663,12 @@ module.exports={ | |
| 66663 66663 | 
             
                        "locationName": "InstanceId"
         | 
| 66664 66664 | 
             
                      },
         | 
| 66665 66665 | 
             
                      "PhoneNumberTypes": {
         | 
| 66666 | 
            -
                        "shape": " | 
| 66666 | 
            +
                        "shape": "Sem",
         | 
| 66667 66667 | 
             
                        "location": "querystring",
         | 
| 66668 66668 | 
             
                        "locationName": "phoneNumberTypes"
         | 
| 66669 66669 | 
             
                      },
         | 
| 66670 66670 | 
             
                      "PhoneNumberCountryCodes": {
         | 
| 66671 | 
            -
                        "shape": " | 
| 66671 | 
            +
                        "shape": "Sen",
         | 
| 66672 66672 | 
             
                        "location": "querystring",
         | 
| 66673 66673 | 
             
                        "locationName": "phoneNumberCountryCodes"
         | 
| 66674 66674 | 
             
                      },
         | 
| @@ -66716,10 +66716,10 @@ module.exports={ | |
| 66716 66716 | 
             
                      },
         | 
| 66717 66717 | 
             
                      "NextToken": {},
         | 
| 66718 66718 | 
             
                      "PhoneNumberCountryCodes": {
         | 
| 66719 | 
            -
                        "shape": " | 
| 66719 | 
            +
                        "shape": "Sen"
         | 
| 66720 66720 | 
             
                      },
         | 
| 66721 66721 | 
             
                      "PhoneNumberTypes": {
         | 
| 66722 | 
            -
                        "shape": " | 
| 66722 | 
            +
                        "shape": "Sem"
         | 
| 66723 66723 | 
             
                      },
         | 
| 66724 66724 | 
             
                      "PhoneNumberPrefix": {}
         | 
| 66725 66725 | 
             
                    }
         | 
| @@ -66825,7 +66825,7 @@ module.exports={ | |
| 66825 66825 | 
             
                    "members": {
         | 
| 66826 66826 | 
             
                      "NextToken": {},
         | 
| 66827 66827 | 
             
                      "QuickConnectSummaryList": {
         | 
| 66828 | 
            -
                        "shape": " | 
| 66828 | 
            +
                        "shape": "Sf5"
         | 
| 66829 66829 | 
             
                      }
         | 
| 66830 66830 | 
             
                    }
         | 
| 66831 66831 | 
             
                  }
         | 
| @@ -66917,7 +66917,7 @@ module.exports={ | |
| 66917 66917 | 
             
                    "type": "structure",
         | 
| 66918 66918 | 
             
                    "members": {
         | 
| 66919 66919 | 
             
                      "QuickConnectSummaryList": {
         | 
| 66920 | 
            -
                        "shape": " | 
| 66920 | 
            +
                        "shape": "Sf5"
         | 
| 66921 66921 | 
             
                      },
         | 
| 66922 66922 | 
             
                      "NextToken": {}
         | 
| 66923 66923 | 
             
                    }
         | 
| @@ -67197,7 +67197,7 @@ module.exports={ | |
| 67197 67197 | 
             
                    "type": "structure",
         | 
| 67198 67198 | 
             
                    "members": {
         | 
| 67199 67199 | 
             
                      "Permissions": {
         | 
| 67200 | 
            -
                        "shape": " | 
| 67200 | 
            +
                        "shape": "S4k"
         | 
| 67201 67201 | 
             
                      },
         | 
| 67202 67202 | 
             
                      "NextToken": {}
         | 
| 67203 67203 | 
             
                    }
         | 
| @@ -67457,7 +67457,7 @@ module.exports={ | |
| 67457 67457 | 
             
                      "UserHierarchyGroupSummaryList": {
         | 
| 67458 67458 | 
             
                        "type": "list",
         | 
| 67459 67459 | 
             
                        "member": {
         | 
| 67460 | 
            -
                          "shape": " | 
| 67460 | 
            +
                          "shape": "S99"
         | 
| 67461 67461 | 
             
                        }
         | 
| 67462 67462 | 
             
                      },
         | 
| 67463 67463 | 
             
                      "NextToken": {}
         | 
| @@ -67706,12 +67706,12 @@ module.exports={ | |
| 67706 67706 | 
             
                        "type": "structure",
         | 
| 67707 67707 | 
             
                        "members": {
         | 
| 67708 67708 | 
             
                          "TagFilter": {
         | 
| 67709 | 
            -
                            "shape": " | 
| 67709 | 
            +
                            "shape": "Sh9"
         | 
| 67710 67710 | 
             
                          }
         | 
| 67711 67711 | 
             
                        }
         | 
| 67712 67712 | 
             
                      },
         | 
| 67713 67713 | 
             
                      "SearchCriteria": {
         | 
| 67714 | 
            -
                        "shape": " | 
| 67714 | 
            +
                        "shape": "Shd"
         | 
| 67715 67715 | 
             
                      }
         | 
| 67716 67716 | 
             
                    }
         | 
| 67717 67717 | 
             
                  },
         | 
| @@ -67721,7 +67721,7 @@ module.exports={ | |
| 67721 67721 | 
             
                      "Queues": {
         | 
| 67722 67722 | 
             
                        "type": "list",
         | 
| 67723 67723 | 
             
                        "member": {
         | 
| 67724 | 
            -
                          "shape": " | 
| 67724 | 
            +
                          "shape": "S8g"
         | 
| 67725 67725 | 
             
                        }
         | 
| 67726 67726 | 
             
                      },
         | 
| 67727 67727 | 
             
                      "NextToken": {},
         | 
| @@ -67750,12 +67750,12 @@ module.exports={ | |
| 67750 67750 | 
             
                        "type": "structure",
         | 
| 67751 67751 | 
             
                        "members": {
         | 
| 67752 67752 | 
             
                          "TagFilter": {
         | 
| 67753 | 
            -
                            "shape": " | 
| 67753 | 
            +
                            "shape": "Sh9"
         | 
| 67754 67754 | 
             
                          }
         | 
| 67755 67755 | 
             
                        }
         | 
| 67756 67756 | 
             
                      },
         | 
| 67757 67757 | 
             
                      "SearchCriteria": {
         | 
| 67758 | 
            -
                        "shape": " | 
| 67758 | 
            +
                        "shape": "Shm"
         | 
| 67759 67759 | 
             
                      }
         | 
| 67760 67760 | 
             
                    }
         | 
| 67761 67761 | 
             
                  },
         | 
| @@ -67765,7 +67765,7 @@ module.exports={ | |
| 67765 67765 | 
             
                      "RoutingProfiles": {
         | 
| 67766 67766 | 
             
                        "type": "list",
         | 
| 67767 67767 | 
             
                        "member": {
         | 
| 67768 | 
            -
                          "shape": " | 
| 67768 | 
            +
                          "shape": "S8n"
         | 
| 67769 67769 | 
             
                        }
         | 
| 67770 67770 | 
             
                      },
         | 
| 67771 67771 | 
             
                      "NextToken": {},
         | 
| @@ -67791,13 +67791,13 @@ module.exports={ | |
| 67791 67791 | 
             
                        "type": "integer"
         | 
| 67792 67792 | 
             
                      },
         | 
| 67793 67793 | 
             
                      "SearchCriteria": {
         | 
| 67794 | 
            -
                        "shape": " | 
| 67794 | 
            +
                        "shape": "Shr"
         | 
| 67795 67795 | 
             
                      },
         | 
| 67796 67796 | 
             
                      "SearchFilter": {
         | 
| 67797 67797 | 
             
                        "type": "structure",
         | 
| 67798 67798 | 
             
                        "members": {
         | 
| 67799 67799 | 
             
                          "TagFilter": {
         | 
| 67800 | 
            -
                            "shape": " | 
| 67800 | 
            +
                            "shape": "Sh9"
         | 
| 67801 67801 | 
             
                          }
         | 
| 67802 67802 | 
             
                        }
         | 
| 67803 67803 | 
             
                      }
         | 
| @@ -67845,12 +67845,12 @@ module.exports={ | |
| 67845 67845 | 
             
                        "type": "structure",
         | 
| 67846 67846 | 
             
                        "members": {
         | 
| 67847 67847 | 
             
                          "TagFilter": {
         | 
| 67848 | 
            -
                            "shape": " | 
| 67848 | 
            +
                            "shape": "Sh9"
         | 
| 67849 67849 | 
             
                          }
         | 
| 67850 67850 | 
             
                        }
         | 
| 67851 67851 | 
             
                      },
         | 
| 67852 67852 | 
             
                      "SearchCriteria": {
         | 
| 67853 | 
            -
                        "shape": " | 
| 67853 | 
            +
                        "shape": "Shz"
         | 
| 67854 67854 | 
             
                      }
         | 
| 67855 67855 | 
             
                    }
         | 
| 67856 67856 | 
             
                  },
         | 
| @@ -67874,11 +67874,11 @@ module.exports={ | |
| 67874 67874 | 
             
                              }
         | 
| 67875 67875 | 
             
                            },
         | 
| 67876 67876 | 
             
                            "PhoneConfig": {
         | 
| 67877 | 
            -
                              "shape": " | 
| 67877 | 
            +
                              "shape": "S61"
         | 
| 67878 67878 | 
             
                            },
         | 
| 67879 67879 | 
             
                            "RoutingProfileId": {},
         | 
| 67880 67880 | 
             
                            "SecurityProfileIds": {
         | 
| 67881 | 
            -
                              "shape": " | 
| 67881 | 
            +
                              "shape": "S66"
         | 
| 67882 67882 | 
             
                            },
         | 
| 67883 67883 | 
             
                            "Tags": {
         | 
| 67884 67884 | 
             
                              "shape": "S1j"
         | 
| @@ -67965,7 +67965,7 @@ module.exports={ | |
| 67965 67965 | 
             
                      "InstanceId": {},
         | 
| 67966 67966 | 
             
                      "ContactFlowId": {},
         | 
| 67967 67967 | 
             
                      "Attributes": {
         | 
| 67968 | 
            -
                        "shape": " | 
| 67968 | 
            +
                        "shape": "S9y"
         | 
| 67969 67969 | 
             
                      },
         | 
| 67970 67970 | 
             
                      "ParticipantDetails": {
         | 
| 67971 67971 | 
             
                        "type": "structure",
         | 
| @@ -68107,7 +68107,7 @@ module.exports={ | |
| 68107 68107 | 
             
                      "SourcePhoneNumber": {},
         | 
| 68108 68108 | 
             
                      "QueueId": {},
         | 
| 68109 68109 | 
             
                      "Attributes": {
         | 
| 68110 | 
            -
                        "shape": " | 
| 68110 | 
            +
                        "shape": "S9y"
         | 
| 68111 68111 | 
             
                      },
         | 
| 68112 68112 | 
             
                      "AnswerMachineDetectionConfig": {
         | 
| 68113 68113 | 
             
                        "type": "structure",
         | 
| @@ -68147,11 +68147,11 @@ module.exports={ | |
| 68147 68147 | 
             
                      "PreviousContactId": {},
         | 
| 68148 68148 | 
             
                      "ContactFlowId": {},
         | 
| 68149 68149 | 
             
                      "Attributes": {
         | 
| 68150 | 
            -
                        "shape": " | 
| 68150 | 
            +
                        "shape": "S9y"
         | 
| 68151 68151 | 
             
                      },
         | 
| 68152 68152 | 
             
                      "Name": {},
         | 
| 68153 68153 | 
             
                      "References": {
         | 
| 68154 | 
            -
                        "shape": " | 
| 68154 | 
            +
                        "shape": "S3x"
         | 
| 68155 68155 | 
             
                      },
         | 
| 68156 68156 | 
             
                      "Description": {},
         | 
| 68157 68157 | 
             
                      "ClientToken": {
         | 
| @@ -68387,7 +68387,7 @@ module.exports={ | |
| 68387 68387 | 
             
                      "Name": {},
         | 
| 68388 68388 | 
             
                      "Description": {},
         | 
| 68389 68389 | 
             
                      "References": {
         | 
| 68390 | 
            -
                        "shape": " | 
| 68390 | 
            +
                        "shape": "S3x"
         | 
| 68391 68391 | 
             
                      }
         | 
| 68392 68392 | 
             
                    }
         | 
| 68393 68393 | 
             
                  },
         | 
| @@ -68411,7 +68411,7 @@ module.exports={ | |
| 68411 68411 | 
             
                      "InitialContactId": {},
         | 
| 68412 68412 | 
             
                      "InstanceId": {},
         | 
| 68413 68413 | 
             
                      "Attributes": {
         | 
| 68414 | 
            -
                        "shape": " | 
| 68414 | 
            +
                        "shape": "S9y"
         | 
| 68415 68415 | 
             
                      }
         | 
| 68416 68416 | 
             
                    }
         | 
| 68417 68417 | 
             
                  },
         | 
| @@ -69066,7 +69066,7 @@ module.exports={ | |
| 69066 69066 | 
             
                      "Name": {},
         | 
| 69067 69067 | 
             
                      "Function": {},
         | 
| 69068 69068 | 
             
                      "Actions": {
         | 
| 69069 | 
            -
                        "shape": " | 
| 69069 | 
            +
                        "shape": "S3r"
         | 
| 69070 69070 | 
             
                      },
         | 
| 69071 69071 | 
             
                      "PublishStatus": {}
         | 
| 69072 69072 | 
             
                    }
         | 
| @@ -69085,7 +69085,7 @@ module.exports={ | |
| 69085 69085 | 
             
                    "members": {
         | 
| 69086 69086 | 
             
                      "Description": {},
         | 
| 69087 69087 | 
             
                      "Permissions": {
         | 
| 69088 | 
            -
                        "shape": " | 
| 69088 | 
            +
                        "shape": "S4k"
         | 
| 69089 69089 | 
             
                      },
         | 
| 69090 69090 | 
             
                      "SecurityProfileId": {
         | 
| 69091 69091 | 
             
                        "location": "uri",
         | 
| @@ -69096,10 +69096,10 @@ module.exports={ | |
| 69096 69096 | 
             
                        "locationName": "InstanceId"
         | 
| 69097 69097 | 
             
                      },
         | 
| 69098 69098 | 
             
                      "AllowedAccessControlTags": {
         | 
| 69099 | 
            -
                        "shape": " | 
| 69099 | 
            +
                        "shape": "S4m"
         | 
| 69100 69100 | 
             
                      },
         | 
| 69101 69101 | 
             
                      "TagRestrictedResources": {
         | 
| 69102 | 
            -
                        "shape": " | 
| 69102 | 
            +
                        "shape": "S4p"
         | 
| 69103 69103 | 
             
                      }
         | 
| 69104 69104 | 
             
                    }
         | 
| 69105 69105 | 
             
                  }
         | 
| @@ -69127,14 +69127,14 @@ module.exports={ | |
| 69127 69127 | 
             
                      "Description": {},
         | 
| 69128 69128 | 
             
                      "ContactFlowId": {},
         | 
| 69129 69129 | 
             
                      "Constraints": {
         | 
| 69130 | 
            -
                        "shape": " | 
| 69130 | 
            +
                        "shape": "S4w"
         | 
| 69131 69131 | 
             
                      },
         | 
| 69132 69132 | 
             
                      "Defaults": {
         | 
| 69133 | 
            -
                        "shape": " | 
| 69133 | 
            +
                        "shape": "S55"
         | 
| 69134 69134 | 
             
                      },
         | 
| 69135 69135 | 
             
                      "Status": {},
         | 
| 69136 69136 | 
             
                      "Fields": {
         | 
| 69137 | 
            -
                        "shape": " | 
| 69137 | 
            +
                        "shape": "S5a"
         | 
| 69138 69138 | 
             
                      }
         | 
| 69139 69139 | 
             
                    }
         | 
| 69140 69140 | 
             
                  },
         | 
| @@ -69148,13 +69148,13 @@ module.exports={ | |
| 69148 69148 | 
             
                      "Description": {},
         | 
| 69149 69149 | 
             
                      "ContactFlowId": {},
         | 
| 69150 69150 | 
             
                      "Constraints": {
         | 
| 69151 | 
            -
                        "shape": " | 
| 69151 | 
            +
                        "shape": "S4w"
         | 
| 69152 69152 | 
             
                      },
         | 
| 69153 69153 | 
             
                      "Defaults": {
         | 
| 69154 | 
            -
                        "shape": " | 
| 69154 | 
            +
                        "shape": "S55"
         | 
| 69155 69155 | 
             
                      },
         | 
| 69156 69156 | 
             
                      "Fields": {
         | 
| 69157 | 
            -
                        "shape": " | 
| 69157 | 
            +
                        "shape": "S5a"
         | 
| 69158 69158 | 
             
                      },
         | 
| 69159 69159 | 
             
                      "Status": {},
         | 
| 69160 69160 | 
             
                      "LastModifiedTime": {
         | 
| @@ -69182,7 +69182,7 @@ module.exports={ | |
| 69182 69182 | 
             
                        "locationName": "Id"
         | 
| 69183 69183 | 
             
                      },
         | 
| 69184 69184 | 
             
                      "TelephonyConfig": {
         | 
| 69185 | 
            -
                        "shape": " | 
| 69185 | 
            +
                        "shape": "Sck"
         | 
| 69186 69186 | 
             
                      }
         | 
| 69187 69187 | 
             
                    }
         | 
| 69188 69188 | 
             
                  },
         | 
| @@ -69253,19 +69253,19 @@ module.exports={ | |
| 69253 69253 | 
             
                        "type": "structure",
         | 
| 69254 69254 | 
             
                        "members": {
         | 
| 69255 69255 | 
             
                          "LevelOne": {
         | 
| 69256 | 
            -
                            "shape": " | 
| 69256 | 
            +
                            "shape": "Sl4"
         | 
| 69257 69257 | 
             
                          },
         | 
| 69258 69258 | 
             
                          "LevelTwo": {
         | 
| 69259 | 
            -
                            "shape": " | 
| 69259 | 
            +
                            "shape": "Sl4"
         | 
| 69260 69260 | 
             
                          },
         | 
| 69261 69261 | 
             
                          "LevelThree": {
         | 
| 69262 | 
            -
                            "shape": " | 
| 69262 | 
            +
                            "shape": "Sl4"
         | 
| 69263 69263 | 
             
                          },
         | 
| 69264 69264 | 
             
                          "LevelFour": {
         | 
| 69265 | 
            -
                            "shape": " | 
| 69265 | 
            +
                            "shape": "Sl4"
         | 
| 69266 69266 | 
             
                          },
         | 
| 69267 69267 | 
             
                          "LevelFive": {
         | 
| 69268 | 
            -
                            "shape": " | 
| 69268 | 
            +
                            "shape": "Sl4"
         | 
| 69269 69269 | 
             
                          }
         | 
| 69270 69270 | 
             
                        }
         | 
| 69271 69271 | 
             
                      },
         | 
| @@ -69289,7 +69289,7 @@ module.exports={ | |
| 69289 69289 | 
             
                    ],
         | 
| 69290 69290 | 
             
                    "members": {
         | 
| 69291 69291 | 
             
                      "IdentityInfo": {
         | 
| 69292 | 
            -
                        "shape": " | 
| 69292 | 
            +
                        "shape": "S5x"
         | 
| 69293 69293 | 
             
                      },
         | 
| 69294 69294 | 
             
                      "UserId": {
         | 
| 69295 69295 | 
             
                        "location": "uri",
         | 
| @@ -69315,7 +69315,7 @@ module.exports={ | |
| 69315 69315 | 
             
                    ],
         | 
| 69316 69316 | 
             
                    "members": {
         | 
| 69317 69317 | 
             
                      "PhoneConfig": {
         | 
| 69318 | 
            -
                        "shape": " | 
| 69318 | 
            +
                        "shape": "S61"
         | 
| 69319 69319 | 
             
                      },
         | 
| 69320 69320 | 
             
                      "UserId": {
         | 
| 69321 69321 | 
             
                        "location": "uri",
         | 
| @@ -69365,7 +69365,7 @@ module.exports={ | |
| 69365 69365 | 
             
                    ],
         | 
| 69366 69366 | 
             
                    "members": {
         | 
| 69367 69367 | 
             
                      "SecurityProfileIds": {
         | 
| 69368 | 
            -
                        "shape": " | 
| 69368 | 
            +
                        "shape": "S66"
         | 
| 69369 69369 | 
             
                      },
         | 
| 69370 69370 | 
             
                      "UserId": {
         | 
| 69371 69371 | 
             
                        "location": "uri",
         | 
| @@ -69608,11 +69608,20 @@ module.exports={ | |
| 69608 69608 | 
             
                      "Channel": {},
         | 
| 69609 69609 | 
             
                      "Concurrency": {
         | 
| 69610 69610 | 
             
                        "type": "integer"
         | 
| 69611 | 
            +
                      },
         | 
| 69612 | 
            +
                      "CrossChannelBehavior": {
         | 
| 69613 | 
            +
                        "type": "structure",
         | 
| 69614 | 
            +
                        "required": [
         | 
| 69615 | 
            +
                          "BehaviorType"
         | 
| 69616 | 
            +
                        ],
         | 
| 69617 | 
            +
                        "members": {
         | 
| 69618 | 
            +
                          "BehaviorType": {}
         | 
| 69619 | 
            +
                        }
         | 
| 69611 69620 | 
             
                      }
         | 
| 69612 69621 | 
             
                    }
         | 
| 69613 69622 | 
             
                  }
         | 
| 69614 69623 | 
             
                },
         | 
| 69615 | 
            -
                " | 
| 69624 | 
            +
                "S3o": {
         | 
| 69616 69625 | 
             
                  "type": "structure",
         | 
| 69617 69626 | 
             
                  "required": [
         | 
| 69618 69627 | 
             
                    "EventSourceName"
         | 
| @@ -69622,7 +69631,7 @@ module.exports={ | |
| 69622 69631 | 
             
                    "IntegrationAssociationId": {}
         | 
| 69623 69632 | 
             
                  }
         | 
| 69624 69633 | 
             
                },
         | 
| 69625 | 
            -
                " | 
| 69634 | 
            +
                "S3r": {
         | 
| 69626 69635 | 
             
                  "type": "list",
         | 
| 69627 69636 | 
             
                  "member": {
         | 
| 69628 69637 | 
             
                    "type": "structure",
         | 
| @@ -69642,7 +69651,7 @@ module.exports={ | |
| 69642 69651 | 
             
                          "Description": {},
         | 
| 69643 69652 | 
             
                          "ContactFlowId": {},
         | 
| 69644 69653 | 
             
                          "References": {
         | 
| 69645 | 
            -
                            "shape": " | 
| 69654 | 
            +
                            "shape": "S3x"
         | 
| 69646 69655 | 
             
                          }
         | 
| 69647 69656 | 
             
                        }
         | 
| 69648 69657 | 
             
                      },
         | 
| @@ -69691,7 +69700,7 @@ module.exports={ | |
| 69691 69700 | 
             
                    }
         | 
| 69692 69701 | 
             
                  }
         | 
| 69693 69702 | 
             
                },
         | 
| 69694 | 
            -
                " | 
| 69703 | 
            +
                "S3x": {
         | 
| 69695 69704 | 
             
                  "type": "map",
         | 
| 69696 69705 | 
             
                  "key": {},
         | 
| 69697 69706 | 
             
                  "value": {
         | 
| @@ -69706,20 +69715,20 @@ module.exports={ | |
| 69706 69715 | 
             
                    }
         | 
| 69707 69716 | 
             
                  }
         | 
| 69708 69717 | 
             
                },
         | 
| 69709 | 
            -
                " | 
| 69718 | 
            +
                "S4k": {
         | 
| 69710 69719 | 
             
                  "type": "list",
         | 
| 69711 69720 | 
             
                  "member": {}
         | 
| 69712 69721 | 
             
                },
         | 
| 69713 | 
            -
                " | 
| 69722 | 
            +
                "S4m": {
         | 
| 69714 69723 | 
             
                  "type": "map",
         | 
| 69715 69724 | 
             
                  "key": {},
         | 
| 69716 69725 | 
             
                  "value": {}
         | 
| 69717 69726 | 
             
                },
         | 
| 69718 | 
            -
                " | 
| 69727 | 
            +
                "S4p": {
         | 
| 69719 69728 | 
             
                  "type": "list",
         | 
| 69720 69729 | 
             
                  "member": {}
         | 
| 69721 69730 | 
             
                },
         | 
| 69722 | 
            -
                " | 
| 69731 | 
            +
                "S4w": {
         | 
| 69723 69732 | 
             
                  "type": "structure",
         | 
| 69724 69733 | 
             
                  "members": {
         | 
| 69725 69734 | 
             
                    "RequiredFields": {
         | 
| @@ -69728,7 +69737,7 @@ module.exports={ | |
| 69728 69737 | 
             
                        "type": "structure",
         | 
| 69729 69738 | 
             
                        "members": {
         | 
| 69730 69739 | 
             
                          "Id": {
         | 
| 69731 | 
            -
                            "shape": " | 
| 69740 | 
            +
                            "shape": "S4z"
         | 
| 69732 69741 | 
             
                          }
         | 
| 69733 69742 | 
             
                        }
         | 
| 69734 69743 | 
             
                      }
         | 
| @@ -69739,7 +69748,7 @@ module.exports={ | |
| 69739 69748 | 
             
                        "type": "structure",
         | 
| 69740 69749 | 
             
                        "members": {
         | 
| 69741 69750 | 
             
                          "Id": {
         | 
| 69742 | 
            -
                            "shape": " | 
| 69751 | 
            +
                            "shape": "S4z"
         | 
| 69743 69752 | 
             
                          }
         | 
| 69744 69753 | 
             
                        }
         | 
| 69745 69754 | 
             
                      }
         | 
| @@ -69750,20 +69759,20 @@ module.exports={ | |
| 69750 69759 | 
             
                        "type": "structure",
         | 
| 69751 69760 | 
             
                        "members": {
         | 
| 69752 69761 | 
             
                          "Id": {
         | 
| 69753 | 
            -
                            "shape": " | 
| 69762 | 
            +
                            "shape": "S4z"
         | 
| 69754 69763 | 
             
                          }
         | 
| 69755 69764 | 
             
                        }
         | 
| 69756 69765 | 
             
                      }
         | 
| 69757 69766 | 
             
                    }
         | 
| 69758 69767 | 
             
                  }
         | 
| 69759 69768 | 
             
                },
         | 
| 69760 | 
            -
                " | 
| 69769 | 
            +
                "S4z": {
         | 
| 69761 69770 | 
             
                  "type": "structure",
         | 
| 69762 69771 | 
             
                  "members": {
         | 
| 69763 69772 | 
             
                    "Name": {}
         | 
| 69764 69773 | 
             
                  }
         | 
| 69765 69774 | 
             
                },
         | 
| 69766 | 
            -
                " | 
| 69775 | 
            +
                "S55": {
         | 
| 69767 69776 | 
             
                  "type": "structure",
         | 
| 69768 69777 | 
             
                  "members": {
         | 
| 69769 69778 | 
             
                    "DefaultFieldValues": {
         | 
| @@ -69772,7 +69781,7 @@ module.exports={ | |
| 69772 69781 | 
             
                        "type": "structure",
         | 
| 69773 69782 | 
             
                        "members": {
         | 
| 69774 69783 | 
             
                          "Id": {
         | 
| 69775 | 
            -
                            "shape": " | 
| 69784 | 
            +
                            "shape": "S4z"
         | 
| 69776 69785 | 
             
                          },
         | 
| 69777 69786 | 
             
                          "DefaultValue": {}
         | 
| 69778 69787 | 
             
                        }
         | 
| @@ -69780,7 +69789,7 @@ module.exports={ | |
| 69780 69789 | 
             
                    }
         | 
| 69781 69790 | 
             
                  }
         | 
| 69782 69791 | 
             
                },
         | 
| 69783 | 
            -
                " | 
| 69792 | 
            +
                "S5a": {
         | 
| 69784 69793 | 
             
                  "type": "list",
         | 
| 69785 69794 | 
             
                  "member": {
         | 
| 69786 69795 | 
             
                    "type": "structure",
         | 
| @@ -69789,7 +69798,7 @@ module.exports={ | |
| 69789 69798 | 
             
                    ],
         | 
| 69790 69799 | 
             
                    "members": {
         | 
| 69791 69800 | 
             
                      "Id": {
         | 
| 69792 | 
            -
                        "shape": " | 
| 69801 | 
            +
                        "shape": "S4z"
         | 
| 69793 69802 | 
             
                      },
         | 
| 69794 69803 | 
             
                      "Description": {},
         | 
| 69795 69804 | 
             
                      "Type": {},
         | 
| @@ -69800,7 +69809,7 @@ module.exports={ | |
| 69800 69809 | 
             
                    }
         | 
| 69801 69810 | 
             
                  }
         | 
| 69802 69811 | 
             
                },
         | 
| 69803 | 
            -
                " | 
| 69812 | 
            +
                "S5x": {
         | 
| 69804 69813 | 
             
                  "type": "structure",
         | 
| 69805 69814 | 
             
                  "members": {
         | 
| 69806 69815 | 
             
                    "FirstName": {},
         | 
| @@ -69810,7 +69819,7 @@ module.exports={ | |
| 69810 69819 | 
             
                    "Mobile": {}
         | 
| 69811 69820 | 
             
                  }
         | 
| 69812 69821 | 
             
                },
         | 
| 69813 | 
            -
                " | 
| 69822 | 
            +
                "S61": {
         | 
| 69814 69823 | 
             
                  "type": "structure",
         | 
| 69815 69824 | 
             
                  "required": [
         | 
| 69816 69825 | 
             
                    "PhoneType"
         | 
| @@ -69826,18 +69835,18 @@ module.exports={ | |
| 69826 69835 | 
             
                    "DeskPhoneNumber": {}
         | 
| 69827 69836 | 
             
                  }
         | 
| 69828 69837 | 
             
                },
         | 
| 69829 | 
            -
                " | 
| 69838 | 
            +
                "S66": {
         | 
| 69830 69839 | 
             
                  "type": "list",
         | 
| 69831 69840 | 
             
                  "member": {}
         | 
| 69832 69841 | 
             
                },
         | 
| 69833 | 
            -
                " | 
| 69842 | 
            +
                "S82": {
         | 
| 69834 69843 | 
             
                  "type": "structure",
         | 
| 69835 69844 | 
             
                  "members": {
         | 
| 69836 69845 | 
             
                    "AttributeType": {},
         | 
| 69837 69846 | 
             
                    "Value": {}
         | 
| 69838 69847 | 
             
                  }
         | 
| 69839 69848 | 
             
                },
         | 
| 69840 | 
            -
                " | 
| 69849 | 
            +
                "S8g": {
         | 
| 69841 69850 | 
             
                  "type": "structure",
         | 
| 69842 69851 | 
             
                  "members": {
         | 
| 69843 69852 | 
             
                    "Name": {},
         | 
| @@ -69857,7 +69866,7 @@ module.exports={ | |
| 69857 69866 | 
             
                    }
         | 
| 69858 69867 | 
             
                  }
         | 
| 69859 69868 | 
             
                },
         | 
| 69860 | 
            -
                " | 
| 69869 | 
            +
                "S8n": {
         | 
| 69861 69870 | 
             
                  "type": "structure",
         | 
| 69862 69871 | 
             
                  "members": {
         | 
| 69863 69872 | 
             
                    "InstanceId": {},
         | 
| @@ -69880,7 +69889,7 @@ module.exports={ | |
| 69880 69889 | 
             
                    }
         | 
| 69881 69890 | 
             
                  }
         | 
| 69882 69891 | 
             
                },
         | 
| 69883 | 
            -
                " | 
| 69892 | 
            +
                "S99": {
         | 
| 69884 69893 | 
             
                  "type": "structure",
         | 
| 69885 69894 | 
             
                  "members": {
         | 
| 69886 69895 | 
             
                    "Id": {},
         | 
| @@ -69888,7 +69897,7 @@ module.exports={ | |
| 69888 69897 | 
             
                    "Name": {}
         | 
| 69889 69898 | 
             
                  }
         | 
| 69890 69899 | 
             
                },
         | 
| 69891 | 
            -
                " | 
| 69900 | 
            +
                "S9d": {
         | 
| 69892 69901 | 
             
                  "type": "structure",
         | 
| 69893 69902 | 
             
                  "members": {
         | 
| 69894 69903 | 
             
                    "Id": {},
         | 
| @@ -69896,90 +69905,90 @@ module.exports={ | |
| 69896 69905 | 
             
                    "Name": {}
         | 
| 69897 69906 | 
             
                  }
         | 
| 69898 69907 | 
             
                },
         | 
| 69899 | 
            -
                " | 
| 69908 | 
            +
                "S9y": {
         | 
| 69900 69909 | 
             
                  "type": "map",
         | 
| 69901 69910 | 
             
                  "key": {},
         | 
| 69902 69911 | 
             
                  "value": {}
         | 
| 69903 69912 | 
             
                },
         | 
| 69904 | 
            -
                " | 
| 69913 | 
            +
                "Sa2": {
         | 
| 69905 69914 | 
             
                  "type": "structure",
         | 
| 69906 69915 | 
             
                  "members": {
         | 
| 69907 69916 | 
             
                    "Queues": {
         | 
| 69908 | 
            -
                      "shape": " | 
| 69917 | 
            +
                      "shape": "Sa3"
         | 
| 69909 69918 | 
             
                    },
         | 
| 69910 69919 | 
             
                    "Channels": {
         | 
| 69911 69920 | 
             
                      "type": "list",
         | 
| 69912 69921 | 
             
                      "member": {}
         | 
| 69913 69922 | 
             
                    },
         | 
| 69914 69923 | 
             
                    "RoutingProfiles": {
         | 
| 69915 | 
            -
                      "shape": " | 
| 69924 | 
            +
                      "shape": "Sa5"
         | 
| 69916 69925 | 
             
                    }
         | 
| 69917 69926 | 
             
                  }
         | 
| 69918 69927 | 
             
                },
         | 
| 69919 | 
            -
                " | 
| 69928 | 
            +
                "Sa3": {
         | 
| 69920 69929 | 
             
                  "type": "list",
         | 
| 69921 69930 | 
             
                  "member": {}
         | 
| 69922 69931 | 
             
                },
         | 
| 69923 | 
            -
                " | 
| 69932 | 
            +
                "Sa5": {
         | 
| 69924 69933 | 
             
                  "type": "list",
         | 
| 69925 69934 | 
             
                  "member": {}
         | 
| 69926 69935 | 
             
                },
         | 
| 69927 | 
            -
                " | 
| 69936 | 
            +
                "Sa6": {
         | 
| 69928 69937 | 
             
                  "type": "list",
         | 
| 69929 69938 | 
             
                  "member": {}
         | 
| 69930 69939 | 
             
                },
         | 
| 69931 | 
            -
                " | 
| 69940 | 
            +
                "Sa9": {
         | 
| 69932 69941 | 
             
                  "type": "structure",
         | 
| 69933 69942 | 
             
                  "members": {
         | 
| 69934 69943 | 
             
                    "Name": {},
         | 
| 69935 69944 | 
             
                    "Unit": {}
         | 
| 69936 69945 | 
             
                  }
         | 
| 69937 69946 | 
             
                },
         | 
| 69938 | 
            -
                " | 
| 69947 | 
            +
                "Sak": {
         | 
| 69939 69948 | 
             
                  "type": "structure",
         | 
| 69940 69949 | 
             
                  "members": {
         | 
| 69941 69950 | 
             
                    "Queue": {
         | 
| 69942 | 
            -
                      "shape": " | 
| 69951 | 
            +
                      "shape": "Sal"
         | 
| 69943 69952 | 
             
                    },
         | 
| 69944 69953 | 
             
                    "Channel": {},
         | 
| 69945 69954 | 
             
                    "RoutingProfile": {
         | 
| 69946 | 
            -
                      "shape": " | 
| 69955 | 
            +
                      "shape": "Sam"
         | 
| 69947 69956 | 
             
                    }
         | 
| 69948 69957 | 
             
                  }
         | 
| 69949 69958 | 
             
                },
         | 
| 69950 | 
            -
                " | 
| 69959 | 
            +
                "Sal": {
         | 
| 69951 69960 | 
             
                  "type": "structure",
         | 
| 69952 69961 | 
             
                  "members": {
         | 
| 69953 69962 | 
             
                    "Id": {},
         | 
| 69954 69963 | 
             
                    "Arn": {}
         | 
| 69955 69964 | 
             
                  }
         | 
| 69956 69965 | 
             
                },
         | 
| 69957 | 
            -
                " | 
| 69966 | 
            +
                "Sam": {
         | 
| 69958 69967 | 
             
                  "type": "structure",
         | 
| 69959 69968 | 
             
                  "members": {
         | 
| 69960 69969 | 
             
                    "Id": {},
         | 
| 69961 69970 | 
             
                    "Arn": {}
         | 
| 69962 69971 | 
             
                  }
         | 
| 69963 69972 | 
             
                },
         | 
| 69964 | 
            -
                " | 
| 69973 | 
            +
                "Sb3": {
         | 
| 69965 69974 | 
             
                  "type": "structure",
         | 
| 69966 69975 | 
             
                  "members": {
         | 
| 69967 69976 | 
             
                    "Id": {},
         | 
| 69968 69977 | 
             
                    "Arn": {}
         | 
| 69969 69978 | 
             
                  }
         | 
| 69970 69979 | 
             
                },
         | 
| 69971 | 
            -
                " | 
| 69980 | 
            +
                "Sb5": {
         | 
| 69972 69981 | 
             
                  "type": "map",
         | 
| 69973 69982 | 
             
                  "key": {},
         | 
| 69974 69983 | 
             
                  "value": {
         | 
| 69975 69984 | 
             
                    "type": "integer"
         | 
| 69976 69985 | 
             
                  }
         | 
| 69977 69986 | 
             
                },
         | 
| 69978 | 
            -
                " | 
| 69987 | 
            +
                "Sbc": {
         | 
| 69979 69988 | 
             
                  "type": "string",
         | 
| 69980 69989 | 
             
                  "sensitive": true
         | 
| 69981 69990 | 
             
                },
         | 
| 69982 | 
            -
                " | 
| 69991 | 
            +
                "Sbg": {
         | 
| 69983 69992 | 
             
                  "type": "structure",
         | 
| 69984 69993 | 
             
                  "members": {
         | 
| 69985 69994 | 
             
                    "Name": {},
         | 
| @@ -69996,7 +70005,7 @@ module.exports={ | |
| 69996 70005 | 
             
                    "Unit": {}
         | 
| 69997 70006 | 
             
                  }
         | 
| 69998 70007 | 
             
                },
         | 
| 69999 | 
            -
                " | 
| 70008 | 
            +
                "Sbz": {
         | 
| 70000 70009 | 
             
                  "type": "structure",
         | 
| 70001 70010 | 
             
                  "members": {
         | 
| 70002 70011 | 
             
                    "Name": {},
         | 
| @@ -70027,7 +70036,7 @@ module.exports={ | |
| 70027 70036 | 
             
                    }
         | 
| 70028 70037 | 
             
                  }
         | 
| 70029 70038 | 
             
                },
         | 
| 70030 | 
            -
                " | 
| 70039 | 
            +
                "Sck": {
         | 
| 70031 70040 | 
             
                  "type": "structure",
         | 
| 70032 70041 | 
             
                  "required": [
         | 
| 70033 70042 | 
             
                    "Distributions"
         | 
| @@ -70051,15 +70060,15 @@ module.exports={ | |
| 70051 70060 | 
             
                    }
         | 
| 70052 70061 | 
             
                  }
         | 
| 70053 70062 | 
             
                },
         | 
| 70054 | 
            -
                " | 
| 70063 | 
            +
                "Sem": {
         | 
| 70055 70064 | 
             
                  "type": "list",
         | 
| 70056 70065 | 
             
                  "member": {}
         | 
| 70057 70066 | 
             
                },
         | 
| 70058 | 
            -
                " | 
| 70067 | 
            +
                "Sen": {
         | 
| 70059 70068 | 
             
                  "type": "list",
         | 
| 70060 70069 | 
             
                  "member": {}
         | 
| 70061 70070 | 
             
                },
         | 
| 70062 | 
            -
                " | 
| 70071 | 
            +
                "Sf5": {
         | 
| 70063 70072 | 
             
                  "type": "list",
         | 
| 70064 70073 | 
             
                  "member": {
         | 
| 70065 70074 | 
             
                    "type": "structure",
         | 
| @@ -70071,58 +70080,58 @@ module.exports={ | |
| 70071 70080 | 
             
                    }
         | 
| 70072 70081 | 
             
                  }
         | 
| 70073 70082 | 
             
                },
         | 
| 70074 | 
            -
                " | 
| 70083 | 
            +
                "Sh9": {
         | 
| 70075 70084 | 
             
                  "type": "structure",
         | 
| 70076 70085 | 
             
                  "members": {
         | 
| 70077 70086 | 
             
                    "OrConditions": {
         | 
| 70078 70087 | 
             
                      "type": "list",
         | 
| 70079 70088 | 
             
                      "member": {
         | 
| 70080 | 
            -
                        "shape": " | 
| 70089 | 
            +
                        "shape": "Shb"
         | 
| 70081 70090 | 
             
                      }
         | 
| 70082 70091 | 
             
                    },
         | 
| 70083 70092 | 
             
                    "AndConditions": {
         | 
| 70084 | 
            -
                      "shape": " | 
| 70093 | 
            +
                      "shape": "Shb"
         | 
| 70085 70094 | 
             
                    },
         | 
| 70086 70095 | 
             
                    "TagCondition": {
         | 
| 70087 | 
            -
                      "shape": " | 
| 70096 | 
            +
                      "shape": "Shc"
         | 
| 70088 70097 | 
             
                    }
         | 
| 70089 70098 | 
             
                  }
         | 
| 70090 70099 | 
             
                },
         | 
| 70091 | 
            -
                " | 
| 70100 | 
            +
                "Shb": {
         | 
| 70092 70101 | 
             
                  "type": "list",
         | 
| 70093 70102 | 
             
                  "member": {
         | 
| 70094 | 
            -
                    "shape": " | 
| 70103 | 
            +
                    "shape": "Shc"
         | 
| 70095 70104 | 
             
                  }
         | 
| 70096 70105 | 
             
                },
         | 
| 70097 | 
            -
                " | 
| 70106 | 
            +
                "Shc": {
         | 
| 70098 70107 | 
             
                  "type": "structure",
         | 
| 70099 70108 | 
             
                  "members": {
         | 
| 70100 70109 | 
             
                    "TagKey": {},
         | 
| 70101 70110 | 
             
                    "TagValue": {}
         | 
| 70102 70111 | 
             
                  }
         | 
| 70103 70112 | 
             
                },
         | 
| 70104 | 
            -
                " | 
| 70113 | 
            +
                "Shd": {
         | 
| 70105 70114 | 
             
                  "type": "structure",
         | 
| 70106 70115 | 
             
                  "members": {
         | 
| 70107 70116 | 
             
                    "OrConditions": {
         | 
| 70108 | 
            -
                      "shape": " | 
| 70117 | 
            +
                      "shape": "She"
         | 
| 70109 70118 | 
             
                    },
         | 
| 70110 70119 | 
             
                    "AndConditions": {
         | 
| 70111 | 
            -
                      "shape": " | 
| 70120 | 
            +
                      "shape": "She"
         | 
| 70112 70121 | 
             
                    },
         | 
| 70113 70122 | 
             
                    "StringCondition": {
         | 
| 70114 | 
            -
                      "shape": " | 
| 70123 | 
            +
                      "shape": "Shf"
         | 
| 70115 70124 | 
             
                    },
         | 
| 70116 70125 | 
             
                    "QueueTypeCondition": {}
         | 
| 70117 70126 | 
             
                  }
         | 
| 70118 70127 | 
             
                },
         | 
| 70119 | 
            -
                " | 
| 70128 | 
            +
                "She": {
         | 
| 70120 70129 | 
             
                  "type": "list",
         | 
| 70121 70130 | 
             
                  "member": {
         | 
| 70122 | 
            -
                    "shape": " | 
| 70131 | 
            +
                    "shape": "Shd"
         | 
| 70123 70132 | 
             
                  }
         | 
| 70124 70133 | 
             
                },
         | 
| 70125 | 
            -
                " | 
| 70134 | 
            +
                "Shf": {
         | 
| 70126 70135 | 
             
                  "type": "structure",
         | 
| 70127 70136 | 
             
                  "members": {
         | 
| 70128 70137 | 
             
                    "FieldName": {},
         | 
| @@ -70130,57 +70139,57 @@ module.exports={ | |
| 70130 70139 | 
             
                    "ComparisonType": {}
         | 
| 70131 70140 | 
             
                  }
         | 
| 70132 70141 | 
             
                },
         | 
| 70133 | 
            -
                " | 
| 70142 | 
            +
                "Shm": {
         | 
| 70134 70143 | 
             
                  "type": "structure",
         | 
| 70135 70144 | 
             
                  "members": {
         | 
| 70136 70145 | 
             
                    "OrConditions": {
         | 
| 70137 | 
            -
                      "shape": " | 
| 70146 | 
            +
                      "shape": "Shn"
         | 
| 70138 70147 | 
             
                    },
         | 
| 70139 70148 | 
             
                    "AndConditions": {
         | 
| 70140 | 
            -
                      "shape": " | 
| 70149 | 
            +
                      "shape": "Shn"
         | 
| 70141 70150 | 
             
                    },
         | 
| 70142 70151 | 
             
                    "StringCondition": {
         | 
| 70143 | 
            -
                      "shape": " | 
| 70152 | 
            +
                      "shape": "Shf"
         | 
| 70144 70153 | 
             
                    }
         | 
| 70145 70154 | 
             
                  }
         | 
| 70146 70155 | 
             
                },
         | 
| 70147 | 
            -
                " | 
| 70156 | 
            +
                "Shn": {
         | 
| 70148 70157 | 
             
                  "type": "list",
         | 
| 70149 70158 | 
             
                  "member": {
         | 
| 70150 | 
            -
                    "shape": " | 
| 70159 | 
            +
                    "shape": "Shm"
         | 
| 70151 70160 | 
             
                  }
         | 
| 70152 70161 | 
             
                },
         | 
| 70153 | 
            -
                " | 
| 70162 | 
            +
                "Shr": {
         | 
| 70154 70163 | 
             
                  "type": "structure",
         | 
| 70155 70164 | 
             
                  "members": {
         | 
| 70156 70165 | 
             
                    "OrConditions": {
         | 
| 70157 | 
            -
                      "shape": " | 
| 70166 | 
            +
                      "shape": "Shs"
         | 
| 70158 70167 | 
             
                    },
         | 
| 70159 70168 | 
             
                    "AndConditions": {
         | 
| 70160 | 
            -
                      "shape": " | 
| 70169 | 
            +
                      "shape": "Shs"
         | 
| 70161 70170 | 
             
                    },
         | 
| 70162 70171 | 
             
                    "StringCondition": {
         | 
| 70163 | 
            -
                      "shape": " | 
| 70172 | 
            +
                      "shape": "Shf"
         | 
| 70164 70173 | 
             
                    }
         | 
| 70165 70174 | 
             
                  }
         | 
| 70166 70175 | 
             
                },
         | 
| 70167 | 
            -
                " | 
| 70176 | 
            +
                "Shs": {
         | 
| 70168 70177 | 
             
                  "type": "list",
         | 
| 70169 70178 | 
             
                  "member": {
         | 
| 70170 | 
            -
                    "shape": " | 
| 70179 | 
            +
                    "shape": "Shr"
         | 
| 70171 70180 | 
             
                  }
         | 
| 70172 70181 | 
             
                },
         | 
| 70173 | 
            -
                " | 
| 70182 | 
            +
                "Shz": {
         | 
| 70174 70183 | 
             
                  "type": "structure",
         | 
| 70175 70184 | 
             
                  "members": {
         | 
| 70176 70185 | 
             
                    "OrConditions": {
         | 
| 70177 | 
            -
                      "shape": " | 
| 70186 | 
            +
                      "shape": "Si0"
         | 
| 70178 70187 | 
             
                    },
         | 
| 70179 70188 | 
             
                    "AndConditions": {
         | 
| 70180 | 
            -
                      "shape": " | 
| 70189 | 
            +
                      "shape": "Si0"
         | 
| 70181 70190 | 
             
                    },
         | 
| 70182 70191 | 
             
                    "StringCondition": {
         | 
| 70183 | 
            -
                      "shape": " | 
| 70192 | 
            +
                      "shape": "Shf"
         | 
| 70184 70193 | 
             
                    },
         | 
| 70185 70194 | 
             
                    "HierarchyGroupCondition": {
         | 
| 70186 70195 | 
             
                      "type": "structure",
         | 
| @@ -70191,13 +70200,13 @@ module.exports={ | |
| 70191 70200 | 
             
                    }
         | 
| 70192 70201 | 
             
                  }
         | 
| 70193 70202 | 
             
                },
         | 
| 70194 | 
            -
                " | 
| 70203 | 
            +
                "Si0": {
         | 
| 70195 70204 | 
             
                  "type": "list",
         | 
| 70196 70205 | 
             
                  "member": {
         | 
| 70197 | 
            -
                    "shape": " | 
| 70206 | 
            +
                    "shape": "Shz"
         | 
| 70198 70207 | 
             
                  }
         | 
| 70199 70208 | 
             
                },
         | 
| 70200 | 
            -
                " | 
| 70209 | 
            +
                "Sl4": {
         | 
| 70201 70210 | 
             
                  "type": "structure",
         | 
| 70202 70211 | 
             
                  "required": [
         | 
| 70203 70212 | 
             
                    "Name"
         | 
| @@ -150990,6 +150999,9 @@ module.exports={ | |
| 150990 150999 | 
             
                      "serviceType": {},
         | 
| 150991 151000 | 
             
                      "tags": {
         | 
| 150992 151001 | 
             
                        "shape": "S2e"
         | 
| 151002 | 
            +
                      },
         | 
| 151003 | 
            +
                      "tlsConfig": {
         | 
| 151004 | 
            +
                        "shape": "S3g"
         | 
| 150993 151005 | 
             
                      }
         | 
| 150994 151006 | 
             
                    }
         | 
| 150995 151007 | 
             
                  },
         | 
| @@ -151017,7 +151029,7 @@ module.exports={ | |
| 151017 151029 | 
             
                        "locationName": "thingGroupName"
         | 
| 151018 151030 | 
             
                      },
         | 
| 151019 151031 | 
             
                      "thingGroupProperties": {
         | 
| 151020 | 
            -
                        "shape": " | 
| 151032 | 
            +
                        "shape": "S3l"
         | 
| 151021 151033 | 
             
                      },
         | 
| 151022 151034 | 
             
                      "indexName": {},
         | 
| 151023 151035 | 
             
                      "queryString": {},
         | 
| @@ -151060,7 +151072,7 @@ module.exports={ | |
| 151060 151072 | 
             
                      },
         | 
| 151061 151073 | 
             
                      "queryString": {},
         | 
| 151062 151074 | 
             
                      "aggregationType": {
         | 
| 151063 | 
            -
                        "shape": " | 
| 151075 | 
            +
                        "shape": "S3z"
         | 
| 151064 151076 | 
             
                      },
         | 
| 151065 151077 | 
             
                      "period": {
         | 
| 151066 151078 | 
             
                        "type": "integer"
         | 
| @@ -151106,17 +151118,17 @@ module.exports={ | |
| 151106 151118 | 
             
                      "document": {},
         | 
| 151107 151119 | 
             
                      "description": {},
         | 
| 151108 151120 | 
             
                      "presignedUrlConfig": {
         | 
| 151109 | 
            -
                        "shape": " | 
| 151121 | 
            +
                        "shape": "S4c"
         | 
| 151110 151122 | 
             
                      },
         | 
| 151111 151123 | 
             
                      "targetSelection": {},
         | 
| 151112 151124 | 
             
                      "jobExecutionsRolloutConfig": {
         | 
| 151113 | 
            -
                        "shape": " | 
| 151125 | 
            +
                        "shape": "S4f"
         | 
| 151114 151126 | 
             
                      },
         | 
| 151115 151127 | 
             
                      "abortConfig": {
         | 
| 151116 | 
            -
                        "shape": " | 
| 151128 | 
            +
                        "shape": "S4m"
         | 
| 151117 151129 | 
             
                      },
         | 
| 151118 151130 | 
             
                      "timeoutConfig": {
         | 
| 151119 | 
            -
                        "shape": " | 
| 151131 | 
            +
                        "shape": "S4t"
         | 
| 151120 151132 | 
             
                      },
         | 
| 151121 151133 | 
             
                      "tags": {
         | 
| 151122 151134 | 
             
                        "shape": "S2e"
         | 
| @@ -151124,13 +151136,13 @@ module.exports={ | |
| 151124 151136 | 
             
                      "namespaceId": {},
         | 
| 151125 151137 | 
             
                      "jobTemplateArn": {},
         | 
| 151126 151138 | 
             
                      "jobExecutionsRetryConfig": {
         | 
| 151127 | 
            -
                        "shape": " | 
| 151139 | 
            +
                        "shape": "S4w"
         | 
| 151128 151140 | 
             
                      },
         | 
| 151129 151141 | 
             
                      "documentParameters": {
         | 
| 151130 | 
            -
                        "shape": " | 
| 151142 | 
            +
                        "shape": "S51"
         | 
| 151131 151143 | 
             
                      },
         | 
| 151132 151144 | 
             
                      "schedulingConfig": {
         | 
| 151133 | 
            -
                        "shape": " | 
| 151145 | 
            +
                        "shape": "S54"
         | 
| 151134 151146 | 
             
                      }
         | 
| 151135 151147 | 
             
                    }
         | 
| 151136 151148 | 
             
                  },
         | 
| @@ -151164,25 +151176,25 @@ module.exports={ | |
| 151164 151176 | 
             
                      "document": {},
         | 
| 151165 151177 | 
             
                      "description": {},
         | 
| 151166 151178 | 
             
                      "presignedUrlConfig": {
         | 
| 151167 | 
            -
                        "shape": " | 
| 151179 | 
            +
                        "shape": "S4c"
         | 
| 151168 151180 | 
             
                      },
         | 
| 151169 151181 | 
             
                      "jobExecutionsRolloutConfig": {
         | 
| 151170 | 
            -
                        "shape": " | 
| 151182 | 
            +
                        "shape": "S4f"
         | 
| 151171 151183 | 
             
                      },
         | 
| 151172 151184 | 
             
                      "abortConfig": {
         | 
| 151173 | 
            -
                        "shape": " | 
| 151185 | 
            +
                        "shape": "S4m"
         | 
| 151174 151186 | 
             
                      },
         | 
| 151175 151187 | 
             
                      "timeoutConfig": {
         | 
| 151176 | 
            -
                        "shape": " | 
| 151188 | 
            +
                        "shape": "S4t"
         | 
| 151177 151189 | 
             
                      },
         | 
| 151178 151190 | 
             
                      "tags": {
         | 
| 151179 151191 | 
             
                        "shape": "S2e"
         | 
| 151180 151192 | 
             
                      },
         | 
| 151181 151193 | 
             
                      "jobExecutionsRetryConfig": {
         | 
| 151182 | 
            -
                        "shape": " | 
| 151194 | 
            +
                        "shape": "S4w"
         | 
| 151183 151195 | 
             
                      },
         | 
| 151184 151196 | 
             
                      "maintenanceWindows": {
         | 
| 151185 | 
            -
                        "shape": " | 
| 151197 | 
            +
                        "shape": "S57"
         | 
| 151186 151198 | 
             
                      }
         | 
| 151187 151199 | 
             
                    }
         | 
| 151188 151200 | 
             
                  },
         | 
| @@ -151215,7 +151227,7 @@ module.exports={ | |
| 151215 151227 | 
             
                      "certificateId": {},
         | 
| 151216 151228 | 
             
                      "certificatePem": {},
         | 
| 151217 151229 | 
             
                      "keyPair": {
         | 
| 151218 | 
            -
                        "shape": " | 
| 151230 | 
            +
                        "shape": "S5h"
         | 
| 151219 151231 | 
             
                      }
         | 
| 151220 151232 | 
             
                    }
         | 
| 151221 151233 | 
             
                  }
         | 
| @@ -151238,7 +151250,7 @@ module.exports={ | |
| 151238 151250 | 
             
                      },
         | 
| 151239 151251 | 
             
                      "roleArn": {},
         | 
| 151240 151252 | 
             
                      "actionParams": {
         | 
| 151241 | 
            -
                        "shape": " | 
| 151253 | 
            +
                        "shape": "S5m"
         | 
| 151242 151254 | 
             
                      },
         | 
| 151243 151255 | 
             
                      "tags": {
         | 
| 151244 151256 | 
             
                        "shape": "S2e"
         | 
| @@ -151272,17 +151284,17 @@ module.exports={ | |
| 151272 151284 | 
             
                      },
         | 
| 151273 151285 | 
             
                      "description": {},
         | 
| 151274 151286 | 
             
                      "targets": {
         | 
| 151275 | 
            -
                        "shape": " | 
| 151287 | 
            +
                        "shape": "S66"
         | 
| 151276 151288 | 
             
                      },
         | 
| 151277 151289 | 
             
                      "protocols": {
         | 
| 151278 | 
            -
                        "shape": " | 
| 151290 | 
            +
                        "shape": "S68"
         | 
| 151279 151291 | 
             
                      },
         | 
| 151280 151292 | 
             
                      "targetSelection": {},
         | 
| 151281 151293 | 
             
                      "awsJobExecutionsRolloutConfig": {
         | 
| 151282 | 
            -
                        "shape": " | 
| 151294 | 
            +
                        "shape": "S6a"
         | 
| 151283 151295 | 
             
                      },
         | 
| 151284 151296 | 
             
                      "awsJobPresignedUrlConfig": {
         | 
| 151285 | 
            -
                        "shape": " | 
| 151297 | 
            +
                        "shape": "S6h"
         | 
| 151286 151298 | 
             
                      },
         | 
| 151287 151299 | 
             
                      "awsJobAbortConfig": {
         | 
| 151288 151300 | 
             
                        "type": "structure",
         | 
| @@ -151323,11 +151335,11 @@ module.exports={ | |
| 151323 151335 | 
             
                        }
         | 
| 151324 151336 | 
             
                      },
         | 
| 151325 151337 | 
             
                      "files": {
         | 
| 151326 | 
            -
                        "shape": " | 
| 151338 | 
            +
                        "shape": "S6s"
         | 
| 151327 151339 | 
             
                      },
         | 
| 151328 151340 | 
             
                      "roleArn": {},
         | 
| 151329 151341 | 
             
                      "additionalParameters": {
         | 
| 151330 | 
            -
                        "shape": " | 
| 151342 | 
            +
                        "shape": "S7q"
         | 
| 151331 151343 | 
             
                      },
         | 
| 151332 151344 | 
             
                      "tags": {
         | 
| 151333 151345 | 
             
                        "shape": "S2e"
         | 
| @@ -151433,7 +151445,7 @@ module.exports={ | |
| 151433 151445 | 
             
                      "certificateId": {},
         | 
| 151434 151446 | 
             
                      "certificatePem": {},
         | 
| 151435 151447 | 
             
                      "keyPair": {
         | 
| 151436 | 
            -
                        "shape": " | 
| 151448 | 
            +
                        "shape": "S5h"
         | 
| 151437 151449 | 
             
                      },
         | 
| 151438 151450 | 
             
                      "expiration": {
         | 
| 151439 151451 | 
             
                        "type": "timestamp"
         | 
| @@ -151461,7 +151473,7 @@ module.exports={ | |
| 151461 151473 | 
             
                      },
         | 
| 151462 151474 | 
             
                      "provisioningRoleArn": {},
         | 
| 151463 151475 | 
             
                      "preProvisioningHook": {
         | 
| 151464 | 
            -
                        "shape": " | 
| 151476 | 
            +
                        "shape": "S8c"
         | 
| 151465 151477 | 
             
                      },
         | 
| 151466 151478 | 
             
                      "tags": {
         | 
| 151467 151479 | 
             
                        "shape": "S2e"
         | 
| @@ -151565,7 +151577,7 @@ module.exports={ | |
| 151565 151577 | 
             
                      "dayOfMonth": {},
         | 
| 151566 151578 | 
             
                      "dayOfWeek": {},
         | 
| 151567 151579 | 
             
                      "targetCheckNames": {
         | 
| 151568 | 
            -
                        "shape": " | 
| 151580 | 
            +
                        "shape": "S8s"
         | 
| 151569 151581 | 
             
                      },
         | 
| 151570 151582 | 
             
                      "scheduledAuditName": {
         | 
| 151571 151583 | 
             
                        "location": "uri",
         | 
| @@ -151599,18 +151611,18 @@ module.exports={ | |
| 151599 151611 | 
             
                      },
         | 
| 151600 151612 | 
             
                      "securityProfileDescription": {},
         | 
| 151601 151613 | 
             
                      "behaviors": {
         | 
| 151602 | 
            -
                        "shape": " | 
| 151614 | 
            +
                        "shape": "S8y"
         | 
| 151603 151615 | 
             
                      },
         | 
| 151604 151616 | 
             
                      "alertTargets": {
         | 
| 151605 | 
            -
                        "shape": " | 
| 151617 | 
            +
                        "shape": "S9o"
         | 
| 151606 151618 | 
             
                      },
         | 
| 151607 151619 | 
             
                      "additionalMetricsToRetain": {
         | 
| 151608 | 
            -
                        "shape": " | 
| 151620 | 
            +
                        "shape": "S9s",
         | 
| 151609 151621 | 
             
                        "deprecated": true,
         | 
| 151610 151622 | 
             
                        "deprecatedMessage": "Use additionalMetricsToRetainV2."
         | 
| 151611 151623 | 
             
                      },
         | 
| 151612 151624 | 
             
                      "additionalMetricsToRetainV2": {
         | 
| 151613 | 
            -
                        "shape": " | 
| 151625 | 
            +
                        "shape": "S9t"
         | 
| 151614 151626 | 
             
                      },
         | 
| 151615 151627 | 
             
                      "tags": {
         | 
| 151616 151628 | 
             
                        "shape": "S2e"
         | 
| @@ -151643,7 +151655,7 @@ module.exports={ | |
| 151643 151655 | 
             
                      },
         | 
| 151644 151656 | 
             
                      "description": {},
         | 
| 151645 151657 | 
             
                      "files": {
         | 
| 151646 | 
            -
                        "shape": " | 
| 151658 | 
            +
                        "shape": "S9z"
         | 
| 151647 151659 | 
             
                      },
         | 
| 151648 151660 | 
             
                      "roleArn": {},
         | 
| 151649 151661 | 
             
                      "tags": {
         | 
| @@ -151679,7 +151691,7 @@ module.exports={ | |
| 151679 151691 | 
             
                      },
         | 
| 151680 151692 | 
             
                      "thingTypeName": {},
         | 
| 151681 151693 | 
             
                      "attributePayload": {
         | 
| 151682 | 
            -
                        "shape": " | 
| 151694 | 
            +
                        "shape": "S3n"
         | 
| 151683 151695 | 
             
                      },
         | 
| 151684 151696 | 
             
                      "billingGroupName": {}
         | 
| 151685 151697 | 
             
                    }
         | 
| @@ -151709,7 +151721,7 @@ module.exports={ | |
| 151709 151721 | 
             
                      },
         | 
| 151710 151722 | 
             
                      "parentGroupName": {},
         | 
| 151711 151723 | 
             
                      "thingGroupProperties": {
         | 
| 151712 | 
            -
                        "shape": " | 
| 151724 | 
            +
                        "shape": "S3l"
         | 
| 151713 151725 | 
             
                      },
         | 
| 151714 151726 | 
             
                      "tags": {
         | 
| 151715 151727 | 
             
                        "shape": "S2e"
         | 
| @@ -151740,7 +151752,7 @@ module.exports={ | |
| 151740 151752 | 
             
                        "locationName": "thingTypeName"
         | 
| 151741 151753 | 
             
                      },
         | 
| 151742 151754 | 
             
                      "thingTypeProperties": {
         | 
| 151743 | 
            -
                        "shape": " | 
| 151755 | 
            +
                        "shape": "Sab"
         | 
| 151744 151756 | 
             
                      },
         | 
| 151745 151757 | 
             
                      "tags": {
         | 
| 151746 151758 | 
             
                        "shape": "S2e"
         | 
| @@ -151772,7 +151784,7 @@ module.exports={ | |
| 151772 151784 | 
             
                        "locationName": "ruleName"
         | 
| 151773 151785 | 
             
                      },
         | 
| 151774 151786 | 
             
                      "topicRulePayload": {
         | 
| 151775 | 
            -
                        "shape": " | 
| 151787 | 
            +
                        "shape": "Saj"
         | 
| 151776 151788 | 
             
                      },
         | 
| 151777 151789 | 
             
                      "tags": {
         | 
| 151778 151790 | 
             
                        "location": "header",
         | 
| @@ -151813,10 +151825,10 @@ module.exports={ | |
| 151813 151825 | 
             
                            ],
         | 
| 151814 151826 | 
             
                            "members": {
         | 
| 151815 151827 | 
             
                              "subnetIds": {
         | 
| 151816 | 
            -
                                "shape": " | 
| 151828 | 
            +
                                "shape": "Sdw"
         | 
| 151817 151829 | 
             
                              },
         | 
| 151818 151830 | 
             
                              "securityGroups": {
         | 
| 151819 | 
            -
                                "shape": " | 
| 151831 | 
            +
                                "shape": "Sdy"
         | 
| 151820 151832 | 
             
                              },
         | 
| 151821 151833 | 
             
                              "vpcId": {},
         | 
| 151822 151834 | 
             
                              "roleArn": {}
         | 
| @@ -151830,7 +151842,7 @@ module.exports={ | |
| 151830 151842 | 
             
                    "type": "structure",
         | 
| 151831 151843 | 
             
                    "members": {
         | 
| 151832 151844 | 
             
                      "topicRuleDestination": {
         | 
| 151833 | 
            -
                        "shape": " | 
| 151845 | 
            +
                        "shape": "Se2"
         | 
| 151834 151846 | 
             
                      }
         | 
| 151835 151847 | 
             
                    }
         | 
| 151836 151848 | 
             
                  }
         | 
| @@ -152599,10 +152611,10 @@ module.exports={ | |
| 152599 152611 | 
             
                    "members": {
         | 
| 152600 152612 | 
             
                      "roleArn": {},
         | 
| 152601 152613 | 
             
                      "auditNotificationTargetConfigurations": {
         | 
| 152602 | 
            -
                        "shape": " | 
| 152614 | 
            +
                        "shape": "Sg2"
         | 
| 152603 152615 | 
             
                      },
         | 
| 152604 152616 | 
             
                      "auditCheckConfigurations": {
         | 
| 152605 | 
            -
                        "shape": " | 
| 152617 | 
            +
                        "shape": "Sg5"
         | 
| 152606 152618 | 
             
                      }
         | 
| 152607 152619 | 
             
                    }
         | 
| 152608 152620 | 
             
                  }
         | 
| @@ -152628,7 +152640,7 @@ module.exports={ | |
| 152628 152640 | 
             
                    "type": "structure",
         | 
| 152629 152641 | 
             
                    "members": {
         | 
| 152630 152642 | 
             
                      "finding": {
         | 
| 152631 | 
            -
                        "shape": " | 
| 152643 | 
            +
                        "shape": "Sga"
         | 
| 152632 152644 | 
             
                      }
         | 
| 152633 152645 | 
             
                    }
         | 
| 152634 152646 | 
             
                  }
         | 
| @@ -152685,13 +152697,13 @@ module.exports={ | |
| 152685 152697 | 
             
                        }
         | 
| 152686 152698 | 
             
                      },
         | 
| 152687 152699 | 
             
                      "target": {
         | 
| 152688 | 
            -
                        "shape": " | 
| 152700 | 
            +
                        "shape": "Sgu"
         | 
| 152689 152701 | 
             
                      },
         | 
| 152690 152702 | 
             
                      "auditCheckToActionsMapping": {
         | 
| 152691 | 
            -
                        "shape": " | 
| 152703 | 
            +
                        "shape": "Sgy"
         | 
| 152692 152704 | 
             
                      },
         | 
| 152693 152705 | 
             
                      "actionsDefinition": {
         | 
| 152694 | 
            -
                        "shape": " | 
| 152706 | 
            +
                        "shape": "Sh0"
         | 
| 152695 152707 | 
             
                      }
         | 
| 152696 152708 | 
             
                    }
         | 
| 152697 152709 | 
             
                  }
         | 
| @@ -152830,7 +152842,7 @@ module.exports={ | |
| 152830 152842 | 
             
                    "type": "structure",
         | 
| 152831 152843 | 
             
                    "members": {
         | 
| 152832 152844 | 
             
                      "authorizerDescription": {
         | 
| 152833 | 
            -
                        "shape": " | 
| 152845 | 
            +
                        "shape": "Shr"
         | 
| 152834 152846 | 
             
                      }
         | 
| 152835 152847 | 
             
                    }
         | 
| 152836 152848 | 
             
                  }
         | 
| @@ -152915,13 +152927,13 @@ module.exports={ | |
| 152915 152927 | 
             
                          },
         | 
| 152916 152928 | 
             
                          "generationId": {},
         | 
| 152917 152929 | 
             
                          "validity": {
         | 
| 152918 | 
            -
                            "shape": " | 
| 152930 | 
            +
                            "shape": "Si4"
         | 
| 152919 152931 | 
             
                          },
         | 
| 152920 152932 | 
             
                          "certificateMode": {}
         | 
| 152921 152933 | 
             
                        }
         | 
| 152922 152934 | 
             
                      },
         | 
| 152923 152935 | 
             
                      "registrationConfig": {
         | 
| 152924 | 
            -
                        "shape": " | 
| 152936 | 
            +
                        "shape": "Si6"
         | 
| 152925 152937 | 
             
                      }
         | 
| 152926 152938 | 
             
                    }
         | 
| 152927 152939 | 
             
                  }
         | 
| @@ -152983,7 +152995,7 @@ module.exports={ | |
| 152983 152995 | 
             
                          },
         | 
| 152984 152996 | 
             
                          "generationId": {},
         | 
| 152985 152997 | 
             
                          "validity": {
         | 
| 152986 | 
            -
                            "shape": " | 
| 152998 | 
            +
                            "shape": "Si4"
         | 
| 152987 152999 | 
             
                          },
         | 
| 152988 153000 | 
             
                          "certificateMode": {}
         | 
| 152989 153001 | 
             
                        }
         | 
| @@ -153037,7 +153049,7 @@ module.exports={ | |
| 153037 153049 | 
             
                    "type": "structure",
         | 
| 153038 153050 | 
             
                    "members": {
         | 
| 153039 153051 | 
             
                      "authorizerDescription": {
         | 
| 153040 | 
            -
                        "shape": " | 
| 153052 | 
            +
                        "shape": "Shr"
         | 
| 153041 153053 | 
             
                      }
         | 
| 153042 153054 | 
             
                    }
         | 
| 153043 153055 | 
             
                  }
         | 
| @@ -153063,7 +153075,7 @@ module.exports={ | |
| 153063 153075 | 
             
                    "type": "structure",
         | 
| 153064 153076 | 
             
                    "members": {
         | 
| 153065 153077 | 
             
                      "taskSummary": {
         | 
| 153066 | 
            -
                        "shape": " | 
| 153078 | 
            +
                        "shape": "Sij"
         | 
| 153067 153079 | 
             
                      }
         | 
| 153068 153080 | 
             
                    }
         | 
| 153069 153081 | 
             
                  }
         | 
| @@ -153145,6 +153157,9 @@ module.exports={ | |
| 153145 153157 | 
             
                      "domainType": {},
         | 
| 153146 153158 | 
             
                      "lastStatusChangeDate": {
         | 
| 153147 153159 | 
             
                        "type": "timestamp"
         | 
| 153160 | 
            +
                      },
         | 
| 153161 | 
            +
                      "tlsConfig": {
         | 
| 153162 | 
            +
                        "shape": "S3g"
         | 
| 153148 153163 | 
             
                      }
         | 
| 153149 153164 | 
             
                    }
         | 
| 153150 153165 | 
             
                  }
         | 
| @@ -153183,7 +153198,7 @@ module.exports={ | |
| 153183 153198 | 
             
                    "type": "structure",
         | 
| 153184 153199 | 
             
                    "members": {
         | 
| 153185 153200 | 
             
                      "eventConfigurations": {
         | 
| 153186 | 
            -
                        "shape": " | 
| 153201 | 
            +
                        "shape": "Sj9"
         | 
| 153187 153202 | 
             
                      },
         | 
| 153188 153203 | 
             
                      "creationDate": {
         | 
| 153189 153204 | 
             
                        "type": "timestamp"
         | 
| @@ -153217,7 +153232,7 @@ module.exports={ | |
| 153217 153232 | 
             
                      "metricName": {},
         | 
| 153218 153233 | 
             
                      "queryString": {},
         | 
| 153219 153234 | 
             
                      "aggregationType": {
         | 
| 153220 | 
            -
                        "shape": " | 
| 153235 | 
            +
                        "shape": "S3z"
         | 
| 153221 153236 | 
             
                      },
         | 
| 153222 153237 | 
             
                      "period": {
         | 
| 153223 153238 | 
             
                        "type": "integer"
         | 
| @@ -153304,13 +153319,13 @@ module.exports={ | |
| 153304 153319 | 
             
                          },
         | 
| 153305 153320 | 
             
                          "description": {},
         | 
| 153306 153321 | 
             
                          "presignedUrlConfig": {
         | 
| 153307 | 
            -
                            "shape": " | 
| 153322 | 
            +
                            "shape": "S4c"
         | 
| 153308 153323 | 
             
                          },
         | 
| 153309 153324 | 
             
                          "jobExecutionsRolloutConfig": {
         | 
| 153310 | 
            -
                            "shape": " | 
| 153325 | 
            +
                            "shape": "S4f"
         | 
| 153311 153326 | 
             
                          },
         | 
| 153312 153327 | 
             
                          "abortConfig": {
         | 
| 153313 | 
            -
                            "shape": " | 
| 153328 | 
            +
                            "shape": "S4m"
         | 
| 153314 153329 | 
             
                          },
         | 
| 153315 153330 | 
             
                          "createdAt": {
         | 
| 153316 153331 | 
             
                            "type": "timestamp"
         | 
| @@ -153355,21 +153370,21 @@ module.exports={ | |
| 153355 153370 | 
             
                            }
         | 
| 153356 153371 | 
             
                          },
         | 
| 153357 153372 | 
             
                          "timeoutConfig": {
         | 
| 153358 | 
            -
                            "shape": " | 
| 153373 | 
            +
                            "shape": "S4t"
         | 
| 153359 153374 | 
             
                          },
         | 
| 153360 153375 | 
             
                          "namespaceId": {},
         | 
| 153361 153376 | 
             
                          "jobTemplateArn": {},
         | 
| 153362 153377 | 
             
                          "jobExecutionsRetryConfig": {
         | 
| 153363 | 
            -
                            "shape": " | 
| 153378 | 
            +
                            "shape": "S4w"
         | 
| 153364 153379 | 
             
                          },
         | 
| 153365 153380 | 
             
                          "documentParameters": {
         | 
| 153366 | 
            -
                            "shape": " | 
| 153381 | 
            +
                            "shape": "S51"
         | 
| 153367 153382 | 
             
                          },
         | 
| 153368 153383 | 
             
                          "isConcurrent": {
         | 
| 153369 153384 | 
             
                            "type": "boolean"
         | 
| 153370 153385 | 
             
                          },
         | 
| 153371 153386 | 
             
                          "schedulingConfig": {
         | 
| 153372 | 
            -
                            "shape": " | 
| 153387 | 
            +
                            "shape": "S54"
         | 
| 153373 153388 | 
             
                          },
         | 
| 153374 153389 | 
             
                          "scheduledJobRollouts": {
         | 
| 153375 153390 | 
             
                            "type": "list",
         | 
| @@ -153484,22 +153499,22 @@ module.exports={ | |
| 153484 153499 | 
             
                        "type": "timestamp"
         | 
| 153485 153500 | 
             
                      },
         | 
| 153486 153501 | 
             
                      "presignedUrlConfig": {
         | 
| 153487 | 
            -
                        "shape": " | 
| 153502 | 
            +
                        "shape": "S4c"
         | 
| 153488 153503 | 
             
                      },
         | 
| 153489 153504 | 
             
                      "jobExecutionsRolloutConfig": {
         | 
| 153490 | 
            -
                        "shape": " | 
| 153505 | 
            +
                        "shape": "S4f"
         | 
| 153491 153506 | 
             
                      },
         | 
| 153492 153507 | 
             
                      "abortConfig": {
         | 
| 153493 | 
            -
                        "shape": " | 
| 153508 | 
            +
                        "shape": "S4m"
         | 
| 153494 153509 | 
             
                      },
         | 
| 153495 153510 | 
             
                      "timeoutConfig": {
         | 
| 153496 | 
            -
                        "shape": " | 
| 153511 | 
            +
                        "shape": "S4t"
         | 
| 153497 153512 | 
             
                      },
         | 
| 153498 153513 | 
             
                      "jobExecutionsRetryConfig": {
         | 
| 153499 | 
            -
                        "shape": " | 
| 153514 | 
            +
                        "shape": "S4w"
         | 
| 153500 153515 | 
             
                      },
         | 
| 153501 153516 | 
             
                      "maintenanceWindows": {
         | 
| 153502 | 
            -
                        "shape": " | 
| 153517 | 
            +
                        "shape": "S57"
         | 
| 153503 153518 | 
             
                      }
         | 
| 153504 153519 | 
             
                    }
         | 
| 153505 153520 | 
             
                  }
         | 
| @@ -153533,7 +153548,7 @@ module.exports={ | |
| 153533 153548 | 
             
                      "description": {},
         | 
| 153534 153549 | 
             
                      "templateVersion": {},
         | 
| 153535 153550 | 
             
                      "environments": {
         | 
| 153536 | 
            -
                        "shape": " | 
| 153551 | 
            +
                        "shape": "Skf"
         | 
| 153537 153552 | 
             
                      },
         | 
| 153538 153553 | 
             
                      "documentParameters": {
         | 
| 153539 153554 | 
             
                        "type": "list",
         | 
| @@ -153580,7 +153595,7 @@ module.exports={ | |
| 153580 153595 | 
             
                      "actionId": {},
         | 
| 153581 153596 | 
             
                      "roleArn": {},
         | 
| 153582 153597 | 
             
                      "actionParams": {
         | 
| 153583 | 
            -
                        "shape": " | 
| 153598 | 
            +
                        "shape": "S5m"
         | 
| 153584 153599 | 
             
                      },
         | 
| 153585 153600 | 
             
                      "creationDate": {
         | 
| 153586 153601 | 
             
                        "type": "timestamp"
         | 
| @@ -153629,7 +153644,7 @@ module.exports={ | |
| 153629 153644 | 
             
                      },
         | 
| 153630 153645 | 
             
                      "provisioningRoleArn": {},
         | 
| 153631 153646 | 
             
                      "preProvisioningHook": {
         | 
| 153632 | 
            -
                        "shape": " | 
| 153647 | 
            +
                        "shape": "S8c"
         | 
| 153633 153648 | 
             
                      },
         | 
| 153634 153649 | 
             
                      "type": {}
         | 
| 153635 153650 | 
             
                    }
         | 
| @@ -153739,7 +153754,7 @@ module.exports={ | |
| 153739 153754 | 
             
                      "dayOfMonth": {},
         | 
| 153740 153755 | 
             
                      "dayOfWeek": {},
         | 
| 153741 153756 | 
             
                      "targetCheckNames": {
         | 
| 153742 | 
            -
                        "shape": " | 
| 153757 | 
            +
                        "shape": "S8s"
         | 
| 153743 153758 | 
             
                      },
         | 
| 153744 153759 | 
             
                      "scheduledAuditName": {},
         | 
| 153745 153760 | 
             
                      "scheduledAuditArn": {}
         | 
| @@ -153770,18 +153785,18 @@ module.exports={ | |
| 153770 153785 | 
             
                      "securityProfileArn": {},
         | 
| 153771 153786 | 
             
                      "securityProfileDescription": {},
         | 
| 153772 153787 | 
             
                      "behaviors": {
         | 
| 153773 | 
            -
                        "shape": " | 
| 153788 | 
            +
                        "shape": "S8y"
         | 
| 153774 153789 | 
             
                      },
         | 
| 153775 153790 | 
             
                      "alertTargets": {
         | 
| 153776 | 
            -
                        "shape": " | 
| 153791 | 
            +
                        "shape": "S9o"
         | 
| 153777 153792 | 
             
                      },
         | 
| 153778 153793 | 
             
                      "additionalMetricsToRetain": {
         | 
| 153779 | 
            -
                        "shape": " | 
| 153794 | 
            +
                        "shape": "S9s",
         | 
| 153780 153795 | 
             
                        "deprecated": true,
         | 
| 153781 153796 | 
             
                        "deprecatedMessage": "Use additionalMetricsToRetainV2."
         | 
| 153782 153797 | 
             
                      },
         | 
| 153783 153798 | 
             
                      "additionalMetricsToRetainV2": {
         | 
| 153784 | 
            -
                        "shape": " | 
| 153799 | 
            +
                        "shape": "S9t"
         | 
| 153785 153800 | 
             
                      },
         | 
| 153786 153801 | 
             
                      "version": {
         | 
| 153787 153802 | 
             
                        "type": "long"
         | 
| @@ -153825,7 +153840,7 @@ module.exports={ | |
| 153825 153840 | 
             
                          },
         | 
| 153826 153841 | 
             
                          "description": {},
         | 
| 153827 153842 | 
             
                          "files": {
         | 
| 153828 | 
            -
                            "shape": " | 
| 153843 | 
            +
                            "shape": "S9z"
         | 
| 153829 153844 | 
             
                          },
         | 
| 153830 153845 | 
             
                          "createdAt": {
         | 
| 153831 153846 | 
             
                            "type": "timestamp"
         | 
| @@ -153865,7 +153880,7 @@ module.exports={ | |
| 153865 153880 | 
             
                      "thingArn": {},
         | 
| 153866 153881 | 
             
                      "thingTypeName": {},
         | 
| 153867 153882 | 
             
                      "attributes": {
         | 
| 153868 | 
            -
                        "shape": " | 
| 153883 | 
            +
                        "shape": "S3o"
         | 
| 153869 153884 | 
             
                      },
         | 
| 153870 153885 | 
             
                      "version": {
         | 
| 153871 153886 | 
             
                        "type": "long"
         | 
| @@ -153901,14 +153916,14 @@ module.exports={ | |
| 153901 153916 | 
             
                        "type": "long"
         | 
| 153902 153917 | 
             
                      },
         | 
| 153903 153918 | 
             
                      "thingGroupProperties": {
         | 
| 153904 | 
            -
                        "shape": " | 
| 153919 | 
            +
                        "shape": "S3l"
         | 
| 153905 153920 | 
             
                      },
         | 
| 153906 153921 | 
             
                      "thingGroupMetadata": {
         | 
| 153907 153922 | 
             
                        "type": "structure",
         | 
| 153908 153923 | 
             
                        "members": {
         | 
| 153909 153924 | 
             
                          "parentGroupName": {},
         | 
| 153910 153925 | 
             
                          "rootToParentThingGroups": {
         | 
| 153911 | 
            -
                            "shape": " | 
| 153926 | 
            +
                            "shape": "Sl8"
         | 
| 153912 153927 | 
             
                          },
         | 
| 153913 153928 | 
             
                          "creationDate": {
         | 
| 153914 153929 | 
             
                            "type": "timestamp"
         | 
| @@ -153991,10 +154006,10 @@ module.exports={ | |
| 153991 154006 | 
             
                      "thingTypeId": {},
         | 
| 153992 154007 | 
             
                      "thingTypeArn": {},
         | 
| 153993 154008 | 
             
                      "thingTypeProperties": {
         | 
| 153994 | 
            -
                        "shape": " | 
| 154009 | 
            +
                        "shape": "Sab"
         | 
| 153995 154010 | 
             
                      },
         | 
| 153996 154011 | 
             
                      "thingTypeMetadata": {
         | 
| 153997 | 
            -
                        "shape": " | 
| 154012 | 
            +
                        "shape": "Sll"
         | 
| 153998 154013 | 
             
                      }
         | 
| 153999 154014 | 
             
                    }
         | 
| 154000 154015 | 
             
                  }
         | 
| @@ -154302,10 +154317,10 @@ module.exports={ | |
| 154302 154317 | 
             
                    "type": "structure",
         | 
| 154303 154318 | 
             
                    "members": {
         | 
| 154304 154319 | 
             
                      "thingIndexingConfiguration": {
         | 
| 154305 | 
            -
                        "shape": " | 
| 154320 | 
            +
                        "shape": "Smk"
         | 
| 154306 154321 | 
             
                      },
         | 
| 154307 154322 | 
             
                      "thingGroupIndexingConfiguration": {
         | 
| 154308 | 
            -
                        "shape": " | 
| 154323 | 
            +
                        "shape": "Smw"
         | 
| 154309 154324 | 
             
                      }
         | 
| 154310 154325 | 
             
                    }
         | 
| 154311 154326 | 
             
                  }
         | 
| @@ -154384,20 +154399,20 @@ module.exports={ | |
| 154384 154399 | 
             
                          },
         | 
| 154385 154400 | 
             
                          "description": {},
         | 
| 154386 154401 | 
             
                          "targets": {
         | 
| 154387 | 
            -
                            "shape": " | 
| 154402 | 
            +
                            "shape": "S66"
         | 
| 154388 154403 | 
             
                          },
         | 
| 154389 154404 | 
             
                          "protocols": {
         | 
| 154390 | 
            -
                            "shape": " | 
| 154405 | 
            +
                            "shape": "S68"
         | 
| 154391 154406 | 
             
                          },
         | 
| 154392 154407 | 
             
                          "awsJobExecutionsRolloutConfig": {
         | 
| 154393 | 
            -
                            "shape": " | 
| 154408 | 
            +
                            "shape": "S6a"
         | 
| 154394 154409 | 
             
                          },
         | 
| 154395 154410 | 
             
                          "awsJobPresignedUrlConfig": {
         | 
| 154396 | 
            -
                            "shape": " | 
| 154411 | 
            +
                            "shape": "S6h"
         | 
| 154397 154412 | 
             
                          },
         | 
| 154398 154413 | 
             
                          "targetSelection": {},
         | 
| 154399 154414 | 
             
                          "otaUpdateFiles": {
         | 
| 154400 | 
            -
                            "shape": " | 
| 154415 | 
            +
                            "shape": "S6s"
         | 
| 154401 154416 | 
             
                          },
         | 
| 154402 154417 | 
             
                          "otaUpdateStatus": {},
         | 
| 154403 154418 | 
             
                          "awsIotJobId": {},
         | 
| @@ -154410,7 +154425,7 @@ module.exports={ | |
| 154410 154425 | 
             
                            }
         | 
| 154411 154426 | 
             
                          },
         | 
| 154412 154427 | 
             
                          "additionalParameters": {
         | 
| 154413 | 
            -
                            "shape": " | 
| 154428 | 
            +
                            "shape": "S7q"
         | 
| 154414 154429 | 
             
                          }
         | 
| 154415 154430 | 
             
                        }
         | 
| 154416 154431 | 
             
                      }
         | 
| @@ -154633,14 +154648,14 @@ module.exports={ | |
| 154633 154648 | 
             
                            "type": "timestamp"
         | 
| 154634 154649 | 
             
                          },
         | 
| 154635 154650 | 
             
                          "actions": {
         | 
| 154636 | 
            -
                            "shape": " | 
| 154651 | 
            +
                            "shape": "Sam"
         | 
| 154637 154652 | 
             
                          },
         | 
| 154638 154653 | 
             
                          "ruleDisabled": {
         | 
| 154639 154654 | 
             
                            "type": "boolean"
         | 
| 154640 154655 | 
             
                          },
         | 
| 154641 154656 | 
             
                          "awsIotSqlVersion": {},
         | 
| 154642 154657 | 
             
                          "errorAction": {
         | 
| 154643 | 
            -
                            "shape": " | 
| 154658 | 
            +
                            "shape": "San"
         | 
| 154644 154659 | 
             
                          }
         | 
| 154645 154660 | 
             
                        }
         | 
| 154646 154661 | 
             
                      }
         | 
| @@ -154668,7 +154683,7 @@ module.exports={ | |
| 154668 154683 | 
             
                    "type": "structure",
         | 
| 154669 154684 | 
             
                    "members": {
         | 
| 154670 154685 | 
             
                      "topicRuleDestination": {
         | 
| 154671 | 
            -
                        "shape": " | 
| 154686 | 
            +
                        "shape": "Se2"
         | 
| 154672 154687 | 
             
                      }
         | 
| 154673 154688 | 
             
                    }
         | 
| 154674 154689 | 
             
                  }
         | 
| @@ -154745,13 +154760,13 @@ module.exports={ | |
| 154745 154760 | 
             
                            "thingName": {},
         | 
| 154746 154761 | 
             
                            "securityProfileName": {},
         | 
| 154747 154762 | 
             
                            "behavior": {
         | 
| 154748 | 
            -
                              "shape": " | 
| 154763 | 
            +
                              "shape": "S8z"
         | 
| 154749 154764 | 
             
                            },
         | 
| 154750 154765 | 
             
                            "lastViolationValue": {
         | 
| 154751 | 
            -
                              "shape": " | 
| 154766 | 
            +
                              "shape": "S96"
         | 
| 154752 154767 | 
             
                            },
         | 
| 154753 154768 | 
             
                            "violationEventAdditionalInfo": {
         | 
| 154754 | 
            -
                              "shape": " | 
| 154769 | 
            +
                              "shape": "Soe"
         | 
| 154755 154770 | 
             
                            },
         | 
| 154756 154771 | 
             
                            "verificationState": {},
         | 
| 154757 154772 | 
             
                            "verificationStateDescription": {},
         | 
| @@ -154802,7 +154817,7 @@ module.exports={ | |
| 154802 154817 | 
             
                    "type": "structure",
         | 
| 154803 154818 | 
             
                    "members": {
         | 
| 154804 154819 | 
             
                      "policies": {
         | 
| 154805 | 
            -
                        "shape": " | 
| 154820 | 
            +
                        "shape": "Sol"
         | 
| 154806 154821 | 
             
                      },
         | 
| 154807 154822 | 
             
                      "nextMarker": {}
         | 
| 154808 154823 | 
             
                    }
         | 
| @@ -154841,7 +154856,7 @@ module.exports={ | |
| 154841 154856 | 
             
                      "findings": {
         | 
| 154842 154857 | 
             
                        "type": "list",
         | 
| 154843 154858 | 
             
                        "member": {
         | 
| 154844 | 
            -
                          "shape": " | 
| 154859 | 
            +
                          "shape": "Sga"
         | 
| 154845 154860 | 
             
                        }
         | 
| 154846 154861 | 
             
                      },
         | 
| 154847 154862 | 
             
                      "nextToken": {}
         | 
| @@ -155159,7 +155174,7 @@ module.exports={ | |
| 155159 155174 | 
             
                      "billingGroups": {
         | 
| 155160 155175 | 
             
                        "type": "list",
         | 
| 155161 155176 | 
             
                        "member": {
         | 
| 155162 | 
            -
                          "shape": " | 
| 155177 | 
            +
                          "shape": "Sl9"
         | 
| 155163 155178 | 
             
                        }
         | 
| 155164 155179 | 
             
                      },
         | 
| 155165 155180 | 
             
                      "nextToken": {}
         | 
| @@ -155243,7 +155258,7 @@ module.exports={ | |
| 155243 155258 | 
             
                    "type": "structure",
         | 
| 155244 155259 | 
             
                    "members": {
         | 
| 155245 155260 | 
             
                      "certificates": {
         | 
| 155246 | 
            -
                        "shape": " | 
| 155261 | 
            +
                        "shape": "Spn"
         | 
| 155247 155262 | 
             
                      },
         | 
| 155248 155263 | 
             
                      "nextMarker": {}
         | 
| 155249 155264 | 
             
                    }
         | 
| @@ -155284,7 +155299,7 @@ module.exports={ | |
| 155284 155299 | 
             
                    "type": "structure",
         | 
| 155285 155300 | 
             
                    "members": {
         | 
| 155286 155301 | 
             
                      "certificates": {
         | 
| 155287 | 
            -
                        "shape": " | 
| 155302 | 
            +
                        "shape": "Spn"
         | 
| 155288 155303 | 
             
                      },
         | 
| 155289 155304 | 
             
                      "nextMarker": {}
         | 
| 155290 155305 | 
             
                    }
         | 
| @@ -155428,7 +155443,7 @@ module.exports={ | |
| 155428 155443 | 
             
                      "tasks": {
         | 
| 155429 155444 | 
             
                        "type": "list",
         | 
| 155430 155445 | 
             
                        "member": {
         | 
| 155431 | 
            -
                          "shape": " | 
| 155446 | 
            +
                          "shape": "Sij"
         | 
| 155432 155447 | 
             
                        }
         | 
| 155433 155448 | 
             
                      },
         | 
| 155434 155449 | 
             
                      "nextToken": {}
         | 
| @@ -155612,7 +155627,7 @@ module.exports={ | |
| 155612 155627 | 
             
                          "members": {
         | 
| 155613 155628 | 
             
                            "thingArn": {},
         | 
| 155614 155629 | 
             
                            "jobExecutionSummary": {
         | 
| 155615 | 
            -
                              "shape": " | 
| 155630 | 
            +
                              "shape": "Sqn"
         | 
| 155616 155631 | 
             
                            }
         | 
| 155617 155632 | 
             
                          }
         | 
| 155618 155633 | 
             
                        }
         | 
| @@ -155669,7 +155684,7 @@ module.exports={ | |
| 155669 155684 | 
             
                          "members": {
         | 
| 155670 155685 | 
             
                            "jobId": {},
         | 
| 155671 155686 | 
             
                            "jobExecutionSummary": {
         | 
| 155672 | 
            -
                              "shape": " | 
| 155687 | 
            +
                              "shape": "Sqn"
         | 
| 155673 155688 | 
             
                            }
         | 
| 155674 155689 | 
             
                          }
         | 
| 155675 155690 | 
             
                        }
         | 
| @@ -155824,7 +155839,7 @@ module.exports={ | |
| 155824 155839 | 
             
                            "templateName": {},
         | 
| 155825 155840 | 
             
                            "description": {},
         | 
| 155826 155841 | 
             
                            "environments": {
         | 
| 155827 | 
            -
                              "shape": " | 
| 155842 | 
            +
                              "shape": "Skf"
         | 
| 155828 155843 | 
             
                            },
         | 
| 155829 155844 | 
             
                            "templateVersion": {}
         | 
| 155830 155845 | 
             
                          }
         | 
| @@ -155897,7 +155912,7 @@ module.exports={ | |
| 155897 155912 | 
             
                              "type": "timestamp"
         | 
| 155898 155913 | 
             
                            },
         | 
| 155899 155914 | 
             
                            "value": {
         | 
| 155900 | 
            -
                              "shape": " | 
| 155915 | 
            +
                              "shape": "S96"
         | 
| 155901 155916 | 
             
                            }
         | 
| 155902 155917 | 
             
                          }
         | 
| 155903 155918 | 
             
                        }
         | 
| @@ -156069,7 +156084,7 @@ module.exports={ | |
| 156069 156084 | 
             
                    "type": "structure",
         | 
| 156070 156085 | 
             
                    "members": {
         | 
| 156071 156086 | 
             
                      "policies": {
         | 
| 156072 | 
            -
                        "shape": " | 
| 156087 | 
            +
                        "shape": "Sol"
         | 
| 156073 156088 | 
             
                      },
         | 
| 156074 156089 | 
             
                      "nextMarker": {}
         | 
| 156075 156090 | 
             
                    }
         | 
| @@ -156110,7 +156125,7 @@ module.exports={ | |
| 156110 156125 | 
             
                    "type": "structure",
         | 
| 156111 156126 | 
             
                    "members": {
         | 
| 156112 156127 | 
             
                      "principals": {
         | 
| 156113 | 
            -
                        "shape": " | 
| 156128 | 
            +
                        "shape": "Srp"
         | 
| 156114 156129 | 
             
                      },
         | 
| 156115 156130 | 
             
                      "nextMarker": {}
         | 
| 156116 156131 | 
             
                    }
         | 
| @@ -156190,7 +156205,7 @@ module.exports={ | |
| 156190 156205 | 
             
                    "type": "structure",
         | 
| 156191 156206 | 
             
                    "members": {
         | 
| 156192 156207 | 
             
                      "policies": {
         | 
| 156193 | 
            -
                        "shape": " | 
| 156208 | 
            +
                        "shape": "Sol"
         | 
| 156194 156209 | 
             
                      },
         | 
| 156195 156210 | 
             
                      "nextMarker": {}
         | 
| 156196 156211 | 
             
                    }
         | 
| @@ -156227,7 +156242,7 @@ module.exports={ | |
| 156227 156242 | 
             
                    "type": "structure",
         | 
| 156228 156243 | 
             
                    "members": {
         | 
| 156229 156244 | 
             
                      "things": {
         | 
| 156230 | 
            -
                        "shape": " | 
| 156245 | 
            +
                        "shape": "Srz"
         | 
| 156231 156246 | 
             
                      },
         | 
| 156232 156247 | 
             
                      "nextToken": {}
         | 
| 156233 156248 | 
             
                    }
         | 
| @@ -156360,7 +156375,7 @@ module.exports={ | |
| 156360 156375 | 
             
                    "type": "structure",
         | 
| 156361 156376 | 
             
                    "members": {
         | 
| 156362 156377 | 
             
                      "relatedResources": {
         | 
| 156363 | 
            -
                        "shape": " | 
| 156378 | 
            +
                        "shape": "Sgf"
         | 
| 156364 156379 | 
             
                      },
         | 
| 156365 156380 | 
             
                      "nextToken": {}
         | 
| 156366 156381 | 
             
                    }
         | 
| @@ -156473,7 +156488,7 @@ module.exports={ | |
| 156473 156488 | 
             
                      "securityProfileIdentifiers": {
         | 
| 156474 156489 | 
             
                        "type": "list",
         | 
| 156475 156490 | 
             
                        "member": {
         | 
| 156476 | 
            -
                          "shape": " | 
| 156491 | 
            +
                          "shape": "Ssk"
         | 
| 156477 156492 | 
             
                        }
         | 
| 156478 156493 | 
             
                      },
         | 
| 156479 156494 | 
             
                      "nextToken": {}
         | 
| @@ -156520,10 +156535,10 @@ module.exports={ | |
| 156520 156535 | 
             
                          "type": "structure",
         | 
| 156521 156536 | 
             
                          "members": {
         | 
| 156522 156537 | 
             
                            "securityProfileIdentifier": {
         | 
| 156523 | 
            -
                              "shape": " | 
| 156538 | 
            +
                              "shape": "Ssk"
         | 
| 156524 156539 | 
             
                            },
         | 
| 156525 156540 | 
             
                            "target": {
         | 
| 156526 | 
            -
                              "shape": " | 
| 156541 | 
            +
                              "shape": "Ssp"
         | 
| 156527 156542 | 
             
                            }
         | 
| 156528 156543 | 
             
                          }
         | 
| 156529 156544 | 
             
                        }
         | 
| @@ -156676,7 +156691,7 @@ module.exports={ | |
| 156676 156691 | 
             
                      "securityProfileTargets": {
         | 
| 156677 156692 | 
             
                        "type": "list",
         | 
| 156678 156693 | 
             
                        "member": {
         | 
| 156679 | 
            -
                          "shape": " | 
| 156694 | 
            +
                          "shape": "Ssp"
         | 
| 156680 156695 | 
             
                        }
         | 
| 156681 156696 | 
             
                      },
         | 
| 156682 156697 | 
             
                      "nextToken": {}
         | 
| @@ -156719,7 +156734,7 @@ module.exports={ | |
| 156719 156734 | 
             
                    "type": "structure",
         | 
| 156720 156735 | 
             
                    "members": {
         | 
| 156721 156736 | 
             
                      "thingGroups": {
         | 
| 156722 | 
            -
                        "shape": " | 
| 156737 | 
            +
                        "shape": "Sl8"
         | 
| 156723 156738 | 
             
                      },
         | 
| 156724 156739 | 
             
                      "nextToken": {}
         | 
| 156725 156740 | 
             
                    }
         | 
| @@ -156755,7 +156770,7 @@ module.exports={ | |
| 156755 156770 | 
             
                    "type": "structure",
         | 
| 156756 156771 | 
             
                    "members": {
         | 
| 156757 156772 | 
             
                      "thingGroups": {
         | 
| 156758 | 
            -
                        "shape": " | 
| 156773 | 
            +
                        "shape": "Sl8"
         | 
| 156759 156774 | 
             
                      },
         | 
| 156760 156775 | 
             
                      "nextToken": {}
         | 
| 156761 156776 | 
             
                    }
         | 
| @@ -156791,7 +156806,7 @@ module.exports={ | |
| 156791 156806 | 
             
                    "type": "structure",
         | 
| 156792 156807 | 
             
                    "members": {
         | 
| 156793 156808 | 
             
                      "principals": {
         | 
| 156794 | 
            -
                        "shape": " | 
| 156809 | 
            +
                        "shape": "Srp"
         | 
| 156795 156810 | 
             
                      },
         | 
| 156796 156811 | 
             
                      "nextToken": {}
         | 
| 156797 156812 | 
             
                    }
         | 
| @@ -156908,10 +156923,10 @@ module.exports={ | |
| 156908 156923 | 
             
                            "thingTypeName": {},
         | 
| 156909 156924 | 
             
                            "thingTypeArn": {},
         | 
| 156910 156925 | 
             
                            "thingTypeProperties": {
         | 
| 156911 | 
            -
                              "shape": " | 
| 156926 | 
            +
                              "shape": "Sab"
         | 
| 156912 156927 | 
             
                            },
         | 
| 156913 156928 | 
             
                            "thingTypeMetadata": {
         | 
| 156914 | 
            -
                              "shape": " | 
| 156929 | 
            +
                              "shape": "Sll"
         | 
| 156915 156930 | 
             
                            }
         | 
| 156916 156931 | 
             
                          }
         | 
| 156917 156932 | 
             
                        }
         | 
| @@ -156968,7 +156983,7 @@ module.exports={ | |
| 156968 156983 | 
             
                            "thingTypeName": {},
         | 
| 156969 156984 | 
             
                            "thingArn": {},
         | 
| 156970 156985 | 
             
                            "attributes": {
         | 
| 156971 | 
            -
                              "shape": " | 
| 156986 | 
            +
                              "shape": "S3o"
         | 
| 156972 156987 | 
             
                            },
         | 
| 156973 156988 | 
             
                            "version": {
         | 
| 156974 156989 | 
             
                              "type": "long"
         | 
| @@ -157010,7 +157025,7 @@ module.exports={ | |
| 157010 157025 | 
             
                    "type": "structure",
         | 
| 157011 157026 | 
             
                    "members": {
         | 
| 157012 157027 | 
             
                      "things": {
         | 
| 157013 | 
            -
                        "shape": " | 
| 157028 | 
            +
                        "shape": "Srz"
         | 
| 157014 157029 | 
             
                      },
         | 
| 157015 157030 | 
             
                      "nextToken": {}
         | 
| 157016 157031 | 
             
                    }
         | 
| @@ -157051,7 +157066,7 @@ module.exports={ | |
| 157051 157066 | 
             
                    "type": "structure",
         | 
| 157052 157067 | 
             
                    "members": {
         | 
| 157053 157068 | 
             
                      "things": {
         | 
| 157054 | 
            -
                        "shape": " | 
| 157069 | 
            +
                        "shape": "Srz"
         | 
| 157055 157070 | 
             
                      },
         | 
| 157056 157071 | 
             
                      "nextToken": {}
         | 
| 157057 157072 | 
             
                    }
         | 
| @@ -157103,10 +157118,10 @@ module.exports={ | |
| 157103 157118 | 
             
                              "type": "structure",
         | 
| 157104 157119 | 
             
                              "members": {
         | 
| 157105 157120 | 
             
                                "subnetIds": {
         | 
| 157106 | 
            -
                                  "shape": " | 
| 157121 | 
            +
                                  "shape": "Sdw"
         | 
| 157107 157122 | 
             
                                },
         | 
| 157108 157123 | 
             
                                "securityGroups": {
         | 
| 157109 | 
            -
                                  "shape": " | 
| 157124 | 
            +
                                  "shape": "Sdy"
         | 
| 157110 157125 | 
             
                                },
         | 
| 157111 157126 | 
             
                                "vpcId": {},
         | 
| 157112 157127 | 
             
                                "roleArn": {}
         | 
| @@ -157203,7 +157218,7 @@ module.exports={ | |
| 157203 157218 | 
             
                          "type": "structure",
         | 
| 157204 157219 | 
             
                          "members": {
         | 
| 157205 157220 | 
             
                            "logTarget": {
         | 
| 157206 | 
            -
                              "shape": " | 
| 157221 | 
            +
                              "shape": "Sud"
         | 
| 157207 157222 | 
             
                            },
         | 
| 157208 157223 | 
             
                            "logLevel": {}
         | 
| 157209 157224 | 
             
                          }
         | 
| @@ -157279,13 +157294,13 @@ module.exports={ | |
| 157279 157294 | 
             
                            "thingName": {},
         | 
| 157280 157295 | 
             
                            "securityProfileName": {},
         | 
| 157281 157296 | 
             
                            "behavior": {
         | 
| 157282 | 
            -
                              "shape": " | 
| 157297 | 
            +
                              "shape": "S8z"
         | 
| 157283 157298 | 
             
                            },
         | 
| 157284 157299 | 
             
                            "metricValue": {
         | 
| 157285 | 
            -
                              "shape": " | 
| 157300 | 
            +
                              "shape": "S96"
         | 
| 157286 157301 | 
             
                            },
         | 
| 157287 157302 | 
             
                            "violationEventAdditionalInfo": {
         | 
| 157288 | 
            -
                              "shape": " | 
| 157303 | 
            +
                              "shape": "Soe"
         | 
| 157289 157304 | 
             
                            },
         | 
| 157290 157305 | 
             
                            "violationEventType": {},
         | 
| 157291 157306 | 
             
                            "verificationState": {},
         | 
| @@ -157347,7 +157362,7 @@ module.exports={ | |
| 157347 157362 | 
             
                        "type": "boolean"
         | 
| 157348 157363 | 
             
                      },
         | 
| 157349 157364 | 
             
                      "registrationConfig": {
         | 
| 157350 | 
            -
                        "shape": " | 
| 157365 | 
            +
                        "shape": "Si6"
         | 
| 157351 157366 | 
             
                      },
         | 
| 157352 157367 | 
             
                      "tags": {
         | 
| 157353 157368 | 
             
                        "shape": "S2e"
         | 
| @@ -157518,7 +157533,7 @@ module.exports={ | |
| 157518 157533 | 
             
                        "locationName": "ruleName"
         | 
| 157519 157534 | 
             
                      },
         | 
| 157520 157535 | 
             
                      "topicRulePayload": {
         | 
| 157521 | 
            -
                        "shape": " | 
| 157536 | 
            +
                        "shape": "Saj"
         | 
| 157522 157537 | 
             
                      }
         | 
| 157523 157538 | 
             
                    },
         | 
| 157524 157539 | 
             
                    "payload": "topicRulePayload"
         | 
| @@ -157556,10 +157571,10 @@ module.exports={ | |
| 157556 157571 | 
             
                            "thingId": {},
         | 
| 157557 157572 | 
             
                            "thingTypeName": {},
         | 
| 157558 157573 | 
             
                            "thingGroupNames": {
         | 
| 157559 | 
            -
                              "shape": " | 
| 157574 | 
            +
                              "shape": "Sv9"
         | 
| 157560 157575 | 
             
                            },
         | 
| 157561 157576 | 
             
                            "attributes": {
         | 
| 157562 | 
            -
                              "shape": " | 
| 157577 | 
            +
                              "shape": "S3o"
         | 
| 157563 157578 | 
             
                            },
         | 
| 157564 157579 | 
             
                            "shadow": {},
         | 
| 157565 157580 | 
             
                            "deviceDefender": {},
         | 
| @@ -157587,10 +157602,10 @@ module.exports={ | |
| 157587 157602 | 
             
                            "thingGroupId": {},
         | 
| 157588 157603 | 
             
                            "thingGroupDescription": {},
         | 
| 157589 157604 | 
             
                            "attributes": {
         | 
| 157590 | 
            -
                              "shape": " | 
| 157605 | 
            +
                              "shape": "S3o"
         | 
| 157591 157606 | 
             
                            },
         | 
| 157592 157607 | 
             
                            "parentGroupNames": {
         | 
| 157593 | 
            -
                              "shape": " | 
| 157608 | 
            +
                              "shape": "Sv9"
         | 
| 157594 157609 | 
             
                            }
         | 
| 157595 157610 | 
             
                          }
         | 
| 157596 157611 | 
             
                        }
         | 
| @@ -157678,7 +157693,7 @@ module.exports={ | |
| 157678 157693 | 
             
                    ],
         | 
| 157679 157694 | 
             
                    "members": {
         | 
| 157680 157695 | 
             
                      "logTarget": {
         | 
| 157681 | 
            -
                        "shape": " | 
| 157696 | 
            +
                        "shape": "Sud"
         | 
| 157682 157697 | 
             
                      },
         | 
| 157683 157698 | 
             
                      "logLevel": {}
         | 
| 157684 157699 | 
             
                    }
         | 
| @@ -157717,10 +157732,10 @@ module.exports={ | |
| 157717 157732 | 
             
                        "locationName": "taskId"
         | 
| 157718 157733 | 
             
                      },
         | 
| 157719 157734 | 
             
                      "target": {
         | 
| 157720 | 
            -
                        "shape": " | 
| 157735 | 
            +
                        "shape": "Sgu"
         | 
| 157721 157736 | 
             
                      },
         | 
| 157722 157737 | 
             
                      "auditCheckToActionsMapping": {
         | 
| 157723 | 
            -
                        "shape": " | 
| 157738 | 
            +
                        "shape": "Sgy"
         | 
| 157724 157739 | 
             
                      },
         | 
| 157725 157740 | 
             
                      "clientRequestToken": {
         | 
| 157726 157741 | 
             
                        "idempotencyToken": true
         | 
| @@ -157753,14 +157768,14 @@ module.exports={ | |
| 157753 157768 | 
             
                        "locationName": "taskId"
         | 
| 157754 157769 | 
             
                      },
         | 
| 157755 157770 | 
             
                      "target": {
         | 
| 157756 | 
            -
                        "shape": " | 
| 157771 | 
            +
                        "shape": "Sil"
         | 
| 157757 157772 | 
             
                      },
         | 
| 157758 157773 | 
             
                      "actions": {
         | 
| 157759 157774 | 
             
                        "type": "list",
         | 
| 157760 157775 | 
             
                        "member": {}
         | 
| 157761 157776 | 
             
                      },
         | 
| 157762 157777 | 
             
                      "violationEventOccurrenceRange": {
         | 
| 157763 | 
            -
                        "shape": " | 
| 157778 | 
            +
                        "shape": "Sio"
         | 
| 157764 157779 | 
             
                      },
         | 
| 157765 157780 | 
             
                      "includeOnlyActiveViolations": {
         | 
| 157766 157781 | 
             
                        "type": "boolean"
         | 
| @@ -157791,7 +157806,7 @@ module.exports={ | |
| 157791 157806 | 
             
                    ],
         | 
| 157792 157807 | 
             
                    "members": {
         | 
| 157793 157808 | 
             
                      "targetCheckNames": {
         | 
| 157794 | 
            -
                        "shape": " | 
| 157809 | 
            +
                        "shape": "S8s"
         | 
| 157795 157810 | 
             
                      }
         | 
| 157796 157811 | 
             
                    }
         | 
| 157797 157812 | 
             
                  },
         | 
| @@ -157887,7 +157902,7 @@ module.exports={ | |
| 157887 157902 | 
             
                      "authInfos": {
         | 
| 157888 157903 | 
             
                        "type": "list",
         | 
| 157889 157904 | 
             
                        "member": {
         | 
| 157890 | 
            -
                          "shape": " | 
| 157905 | 
            +
                          "shape": "Sw2"
         | 
| 157891 157906 | 
             
                        }
         | 
| 157892 157907 | 
             
                      },
         | 
| 157893 157908 | 
             
                      "clientId": {
         | 
| @@ -157895,10 +157910,10 @@ module.exports={ | |
| 157895 157910 | 
             
                        "locationName": "clientId"
         | 
| 157896 157911 | 
             
                      },
         | 
| 157897 157912 | 
             
                      "policyNamesToAdd": {
         | 
| 157898 | 
            -
                        "shape": " | 
| 157913 | 
            +
                        "shape": "Sw6"
         | 
| 157899 157914 | 
             
                      },
         | 
| 157900 157915 | 
             
                      "policyNamesToSkip": {
         | 
| 157901 | 
            -
                        "shape": " | 
| 157916 | 
            +
                        "shape": "Sw6"
         | 
| 157902 157917 | 
             
                      }
         | 
| 157903 157918 | 
             
                    }
         | 
| 157904 157919 | 
             
                  },
         | 
| @@ -157911,13 +157926,13 @@ module.exports={ | |
| 157911 157926 | 
             
                          "type": "structure",
         | 
| 157912 157927 | 
             
                          "members": {
         | 
| 157913 157928 | 
             
                            "authInfo": {
         | 
| 157914 | 
            -
                              "shape": " | 
| 157929 | 
            +
                              "shape": "Sw2"
         | 
| 157915 157930 | 
             
                            },
         | 
| 157916 157931 | 
             
                            "allowed": {
         | 
| 157917 157932 | 
             
                              "type": "structure",
         | 
| 157918 157933 | 
             
                              "members": {
         | 
| 157919 157934 | 
             
                                "policies": {
         | 
| 157920 | 
            -
                                  "shape": " | 
| 157935 | 
            +
                                  "shape": "Sol"
         | 
| 157921 157936 | 
             
                                }
         | 
| 157922 157937 | 
             
                              }
         | 
| 157923 157938 | 
             
                            },
         | 
| @@ -157928,7 +157943,7 @@ module.exports={ | |
| 157928 157943 | 
             
                                  "type": "structure",
         | 
| 157929 157944 | 
             
                                  "members": {
         | 
| 157930 157945 | 
             
                                    "policies": {
         | 
| 157931 | 
            -
                                      "shape": " | 
| 157946 | 
            +
                                      "shape": "Sol"
         | 
| 157932 157947 | 
             
                                    }
         | 
| 157933 157948 | 
             
                                  }
         | 
| 157934 157949 | 
             
                                },
         | 
| @@ -157936,7 +157951,7 @@ module.exports={ | |
| 157936 157951 | 
             
                                  "type": "structure",
         | 
| 157937 157952 | 
             
                                  "members": {
         | 
| 157938 157953 | 
             
                                    "policies": {
         | 
| 157939 | 
            -
                                      "shape": " | 
| 157954 | 
            +
                                      "shape": "Sol"
         | 
| 157940 157955 | 
             
                                    }
         | 
| 157941 157956 | 
             
                                  }
         | 
| 157942 157957 | 
             
                                }
         | 
| @@ -158081,10 +158096,10 @@ module.exports={ | |
| 158081 158096 | 
             
                    "members": {
         | 
| 158082 158097 | 
             
                      "roleArn": {},
         | 
| 158083 158098 | 
             
                      "auditNotificationTargetConfigurations": {
         | 
| 158084 | 
            -
                        "shape": " | 
| 158099 | 
            +
                        "shape": "Sg2"
         | 
| 158085 158100 | 
             
                      },
         | 
| 158086 158101 | 
             
                      "auditCheckConfigurations": {
         | 
| 158087 | 
            -
                        "shape": " | 
| 158102 | 
            +
                        "shape": "Sg5"
         | 
| 158088 158103 | 
             
                      }
         | 
| 158089 158104 | 
             
                    }
         | 
| 158090 158105 | 
             
                  },
         | 
| @@ -158214,7 +158229,7 @@ module.exports={ | |
| 158214 158229 | 
             
                        "locationName": "newAutoRegistrationStatus"
         | 
| 158215 158230 | 
             
                      },
         | 
| 158216 158231 | 
             
                      "registrationConfig": {
         | 
| 158217 | 
            -
                        "shape": " | 
| 158232 | 
            +
                        "shape": "Si6"
         | 
| 158218 158233 | 
             
                      },
         | 
| 158219 158234 | 
             
                      "removeAutoRegistration": {
         | 
| 158220 158235 | 
             
                        "type": "boolean"
         | 
| @@ -158340,6 +158355,9 @@ module.exports={ | |
| 158340 158355 | 
             
                      "domainConfigurationStatus": {},
         | 
| 158341 158356 | 
             
                      "removeAuthorizerConfig": {
         | 
| 158342 158357 | 
             
                        "type": "boolean"
         | 
| 158358 | 
            +
                      },
         | 
| 158359 | 
            +
                      "tlsConfig": {
         | 
| 158360 | 
            +
                        "shape": "S3g"
         | 
| 158343 158361 | 
             
                      }
         | 
| 158344 158362 | 
             
                    }
         | 
| 158345 158363 | 
             
                  },
         | 
| @@ -158368,7 +158386,7 @@ module.exports={ | |
| 158368 158386 | 
             
                        "locationName": "thingGroupName"
         | 
| 158369 158387 | 
             
                      },
         | 
| 158370 158388 | 
             
                      "thingGroupProperties": {
         | 
| 158371 | 
            -
                        "shape": " | 
| 158389 | 
            +
                        "shape": "S3l"
         | 
| 158372 158390 | 
             
                      },
         | 
| 158373 158391 | 
             
                      "expectedVersion": {
         | 
| 158374 158392 | 
             
                        "type": "long"
         | 
| @@ -158396,7 +158414,7 @@ module.exports={ | |
| 158396 158414 | 
             
                    "type": "structure",
         | 
| 158397 158415 | 
             
                    "members": {
         | 
| 158398 158416 | 
             
                      "eventConfigurations": {
         | 
| 158399 | 
            -
                        "shape": " | 
| 158417 | 
            +
                        "shape": "Sj9"
         | 
| 158400 158418 | 
             
                      }
         | 
| 158401 158419 | 
             
                    }
         | 
| 158402 158420 | 
             
                  },
         | 
| @@ -158423,7 +158441,7 @@ module.exports={ | |
| 158423 158441 | 
             
                      },
         | 
| 158424 158442 | 
             
                      "queryString": {},
         | 
| 158425 158443 | 
             
                      "aggregationType": {
         | 
| 158426 | 
            -
                        "shape": " | 
| 158444 | 
            +
                        "shape": "S3z"
         | 
| 158427 158445 | 
             
                      },
         | 
| 158428 158446 | 
             
                      "period": {
         | 
| 158429 158447 | 
             
                        "type": "integer"
         | 
| @@ -158447,10 +158465,10 @@ module.exports={ | |
| 158447 158465 | 
             
                    "type": "structure",
         | 
| 158448 158466 | 
             
                    "members": {
         | 
| 158449 158467 | 
             
                      "thingIndexingConfiguration": {
         | 
| 158450 | 
            -
                        "shape": " | 
| 158468 | 
            +
                        "shape": "Smk"
         | 
| 158451 158469 | 
             
                      },
         | 
| 158452 158470 | 
             
                      "thingGroupIndexingConfiguration": {
         | 
| 158453 | 
            -
                        "shape": " | 
| 158471 | 
            +
                        "shape": "Smw"
         | 
| 158454 158472 | 
             
                      }
         | 
| 158455 158473 | 
             
                    }
         | 
| 158456 158474 | 
             
                  },
         | 
| @@ -158476,23 +158494,23 @@ module.exports={ | |
| 158476 158494 | 
             
                      },
         | 
| 158477 158495 | 
             
                      "description": {},
         | 
| 158478 158496 | 
             
                      "presignedUrlConfig": {
         | 
| 158479 | 
            -
                        "shape": " | 
| 158497 | 
            +
                        "shape": "S4c"
         | 
| 158480 158498 | 
             
                      },
         | 
| 158481 158499 | 
             
                      "jobExecutionsRolloutConfig": {
         | 
| 158482 | 
            -
                        "shape": " | 
| 158500 | 
            +
                        "shape": "S4f"
         | 
| 158483 158501 | 
             
                      },
         | 
| 158484 158502 | 
             
                      "abortConfig": {
         | 
| 158485 | 
            -
                        "shape": " | 
| 158503 | 
            +
                        "shape": "S4m"
         | 
| 158486 158504 | 
             
                      },
         | 
| 158487 158505 | 
             
                      "timeoutConfig": {
         | 
| 158488 | 
            -
                        "shape": " | 
| 158506 | 
            +
                        "shape": "S4t"
         | 
| 158489 158507 | 
             
                      },
         | 
| 158490 158508 | 
             
                      "namespaceId": {
         | 
| 158491 158509 | 
             
                        "location": "querystring",
         | 
| 158492 158510 | 
             
                        "locationName": "namespaceId"
         | 
| 158493 158511 | 
             
                      },
         | 
| 158494 158512 | 
             
                      "jobExecutionsRetryConfig": {
         | 
| 158495 | 
            -
                        "shape": " | 
| 158513 | 
            +
                        "shape": "S4w"
         | 
| 158496 158514 | 
             
                      }
         | 
| 158497 158515 | 
             
                    }
         | 
| 158498 158516 | 
             
                  }
         | 
| @@ -158514,7 +158532,7 @@ module.exports={ | |
| 158514 158532 | 
             
                      },
         | 
| 158515 158533 | 
             
                      "roleArn": {},
         | 
| 158516 158534 | 
             
                      "actionParams": {
         | 
| 158517 | 
            -
                        "shape": " | 
| 158535 | 
            +
                        "shape": "S5m"
         | 
| 158518 158536 | 
             
                      }
         | 
| 158519 158537 | 
             
                    }
         | 
| 158520 158538 | 
             
                  },
         | 
| @@ -158550,7 +158568,7 @@ module.exports={ | |
| 158550 158568 | 
             
                      },
         | 
| 158551 158569 | 
             
                      "provisioningRoleArn": {},
         | 
| 158552 158570 | 
             
                      "preProvisioningHook": {
         | 
| 158553 | 
            -
                        "shape": " | 
| 158571 | 
            +
                        "shape": "S8c"
         | 
| 158554 158572 | 
             
                      },
         | 
| 158555 158573 | 
             
                      "removePreProvisioningHook": {
         | 
| 158556 158574 | 
             
                        "type": "boolean"
         | 
| @@ -158606,7 +158624,7 @@ module.exports={ | |
| 158606 158624 | 
             
                      "dayOfMonth": {},
         | 
| 158607 158625 | 
             
                      "dayOfWeek": {},
         | 
| 158608 158626 | 
             
                      "targetCheckNames": {
         | 
| 158609 | 
            -
                        "shape": " | 
| 158627 | 
            +
                        "shape": "S8s"
         | 
| 158610 158628 | 
             
                      },
         | 
| 158611 158629 | 
             
                      "scheduledAuditName": {
         | 
| 158612 158630 | 
             
                        "location": "uri",
         | 
| @@ -158638,18 +158656,18 @@ module.exports={ | |
| 158638 158656 | 
             
                      },
         | 
| 158639 158657 | 
             
                      "securityProfileDescription": {},
         | 
| 158640 158658 | 
             
                      "behaviors": {
         | 
| 158641 | 
            -
                        "shape": " | 
| 158659 | 
            +
                        "shape": "S8y"
         | 
| 158642 158660 | 
             
                      },
         | 
| 158643 158661 | 
             
                      "alertTargets": {
         | 
| 158644 | 
            -
                        "shape": " | 
| 158662 | 
            +
                        "shape": "S9o"
         | 
| 158645 158663 | 
             
                      },
         | 
| 158646 158664 | 
             
                      "additionalMetricsToRetain": {
         | 
| 158647 | 
            -
                        "shape": " | 
| 158665 | 
            +
                        "shape": "S9s",
         | 
| 158648 158666 | 
             
                        "deprecated": true,
         | 
| 158649 158667 | 
             
                        "deprecatedMessage": "Use additionalMetricsToRetainV2."
         | 
| 158650 158668 | 
             
                      },
         | 
| 158651 158669 | 
             
                      "additionalMetricsToRetainV2": {
         | 
| 158652 | 
            -
                        "shape": " | 
| 158670 | 
            +
                        "shape": "S9t"
         | 
| 158653 158671 | 
             
                      },
         | 
| 158654 158672 | 
             
                      "deleteBehaviors": {
         | 
| 158655 158673 | 
             
                        "type": "boolean"
         | 
| @@ -158674,18 +158692,18 @@ module.exports={ | |
| 158674 158692 | 
             
                      "securityProfileArn": {},
         | 
| 158675 158693 | 
             
                      "securityProfileDescription": {},
         | 
| 158676 158694 | 
             
                      "behaviors": {
         | 
| 158677 | 
            -
                        "shape": " | 
| 158695 | 
            +
                        "shape": "S8y"
         | 
| 158678 158696 | 
             
                      },
         | 
| 158679 158697 | 
             
                      "alertTargets": {
         | 
| 158680 | 
            -
                        "shape": " | 
| 158698 | 
            +
                        "shape": "S9o"
         | 
| 158681 158699 | 
             
                      },
         | 
| 158682 158700 | 
             
                      "additionalMetricsToRetain": {
         | 
| 158683 | 
            -
                        "shape": " | 
| 158701 | 
            +
                        "shape": "S9s",
         | 
| 158684 158702 | 
             
                        "deprecated": true,
         | 
| 158685 158703 | 
             
                        "deprecatedMessage": "Use additionalMetricsToRetainV2."
         | 
| 158686 158704 | 
             
                      },
         | 
| 158687 158705 | 
             
                      "additionalMetricsToRetainV2": {
         | 
| 158688 | 
            -
                        "shape": " | 
| 158706 | 
            +
                        "shape": "S9t"
         | 
| 158689 158707 | 
             
                      },
         | 
| 158690 158708 | 
             
                      "version": {
         | 
| 158691 158709 | 
             
                        "type": "long"
         | 
| @@ -158716,7 +158734,7 @@ module.exports={ | |
| 158716 158734 | 
             
                      },
         | 
| 158717 158735 | 
             
                      "description": {},
         | 
| 158718 158736 | 
             
                      "files": {
         | 
| 158719 | 
            -
                        "shape": " | 
| 158737 | 
            +
                        "shape": "S9z"
         | 
| 158720 158738 | 
             
                      },
         | 
| 158721 158739 | 
             
                      "roleArn": {}
         | 
| 158722 158740 | 
             
                    }
         | 
| @@ -158750,7 +158768,7 @@ module.exports={ | |
| 158750 158768 | 
             
                      },
         | 
| 158751 158769 | 
             
                      "thingTypeName": {},
         | 
| 158752 158770 | 
             
                      "attributePayload": {
         | 
| 158753 | 
            -
                        "shape": " | 
| 158771 | 
            +
                        "shape": "S3n"
         | 
| 158754 158772 | 
             
                      },
         | 
| 158755 158773 | 
             
                      "expectedVersion": {
         | 
| 158756 158774 | 
             
                        "type": "long"
         | 
| @@ -158782,7 +158800,7 @@ module.exports={ | |
| 158782 158800 | 
             
                        "locationName": "thingGroupName"
         | 
| 158783 158801 | 
             
                      },
         | 
| 158784 158802 | 
             
                      "thingGroupProperties": {
         | 
| 158785 | 
            -
                        "shape": " | 
| 158803 | 
            +
                        "shape": "S3l"
         | 
| 158786 158804 | 
             
                      },
         | 
| 158787 158805 | 
             
                      "expectedVersion": {
         | 
| 158788 158806 | 
             
                        "type": "long"
         | 
| @@ -158808,10 +158826,10 @@ module.exports={ | |
| 158808 158826 | 
             
                    "members": {
         | 
| 158809 158827 | 
             
                      "thingName": {},
         | 
| 158810 158828 | 
             
                      "thingGroupsToAdd": {
         | 
| 158811 | 
            -
                        "shape": " | 
| 158829 | 
            +
                        "shape": "Syh"
         | 
| 158812 158830 | 
             
                      },
         | 
| 158813 158831 | 
             
                      "thingGroupsToRemove": {
         | 
| 158814 | 
            -
                        "shape": " | 
| 158832 | 
            +
                        "shape": "Syh"
         | 
| 158815 158833 | 
             
                      },
         | 
| 158816 158834 | 
             
                      "overrideDynamicGroups": {
         | 
| 158817 158835 | 
             
                        "type": "boolean"
         | 
| @@ -158855,7 +158873,7 @@ module.exports={ | |
| 158855 158873 | 
             
                    ],
         | 
| 158856 158874 | 
             
                    "members": {
         | 
| 158857 158875 | 
             
                      "behaviors": {
         | 
| 158858 | 
            -
                        "shape": " | 
| 158876 | 
            +
                        "shape": "S8y"
         | 
| 158859 158877 | 
             
                      }
         | 
| 158860 158878 | 
             
                    }
         | 
| 158861 158879 | 
             
                  },
         | 
| @@ -158953,32 +158971,38 @@ module.exports={ | |
| 158953 158971 | 
             
                    }
         | 
| 158954 158972 | 
             
                  }
         | 
| 158955 158973 | 
             
                },
         | 
| 158956 | 
            -
                " | 
| 158974 | 
            +
                "S3g": {
         | 
| 158975 | 
            +
                  "type": "structure",
         | 
| 158976 | 
            +
                  "members": {
         | 
| 158977 | 
            +
                    "securityPolicy": {}
         | 
| 158978 | 
            +
                  }
         | 
| 158979 | 
            +
                },
         | 
| 158980 | 
            +
                "S3l": {
         | 
| 158957 158981 | 
             
                  "type": "structure",
         | 
| 158958 158982 | 
             
                  "members": {
         | 
| 158959 158983 | 
             
                    "thingGroupDescription": {},
         | 
| 158960 158984 | 
             
                    "attributePayload": {
         | 
| 158961 | 
            -
                      "shape": " | 
| 158985 | 
            +
                      "shape": "S3n"
         | 
| 158962 158986 | 
             
                    }
         | 
| 158963 158987 | 
             
                  }
         | 
| 158964 158988 | 
             
                },
         | 
| 158965 | 
            -
                " | 
| 158989 | 
            +
                "S3n": {
         | 
| 158966 158990 | 
             
                  "type": "structure",
         | 
| 158967 158991 | 
             
                  "members": {
         | 
| 158968 158992 | 
             
                    "attributes": {
         | 
| 158969 | 
            -
                      "shape": " | 
| 158993 | 
            +
                      "shape": "S3o"
         | 
| 158970 158994 | 
             
                    },
         | 
| 158971 158995 | 
             
                    "merge": {
         | 
| 158972 158996 | 
             
                      "type": "boolean"
         | 
| 158973 158997 | 
             
                    }
         | 
| 158974 158998 | 
             
                  }
         | 
| 158975 158999 | 
             
                },
         | 
| 158976 | 
            -
                " | 
| 159000 | 
            +
                "S3o": {
         | 
| 158977 159001 | 
             
                  "type": "map",
         | 
| 158978 159002 | 
             
                  "key": {},
         | 
| 158979 159003 | 
             
                  "value": {}
         | 
| 158980 159004 | 
             
                },
         | 
| 158981 | 
            -
                " | 
| 159005 | 
            +
                "S3z": {
         | 
| 158982 159006 | 
             
                  "type": "structure",
         | 
| 158983 159007 | 
             
                  "required": [
         | 
| 158984 159008 | 
             
                    "name"
         | 
| @@ -158991,7 +159015,7 @@ module.exports={ | |
| 158991 159015 | 
             
                    }
         | 
| 158992 159016 | 
             
                  }
         | 
| 158993 159017 | 
             
                },
         | 
| 158994 | 
            -
                " | 
| 159018 | 
            +
                "S4c": {
         | 
| 158995 159019 | 
             
                  "type": "structure",
         | 
| 158996 159020 | 
             
                  "members": {
         | 
| 158997 159021 | 
             
                    "roleArn": {},
         | 
| @@ -159000,7 +159024,7 @@ module.exports={ | |
| 159000 159024 | 
             
                    }
         | 
| 159001 159025 | 
             
                  }
         | 
| 159002 159026 | 
             
                },
         | 
| 159003 | 
            -
                " | 
| 159027 | 
            +
                "S4f": {
         | 
| 159004 159028 | 
             
                  "type": "structure",
         | 
| 159005 159029 | 
             
                  "members": {
         | 
| 159006 159030 | 
             
                    "maximumPerMinute": {
         | 
| @@ -159035,7 +159059,7 @@ module.exports={ | |
| 159035 159059 | 
             
                    }
         | 
| 159036 159060 | 
             
                  }
         | 
| 159037 159061 | 
             
                },
         | 
| 159038 | 
            -
                " | 
| 159062 | 
            +
                "S4m": {
         | 
| 159039 159063 | 
             
                  "type": "structure",
         | 
| 159040 159064 | 
             
                  "required": [
         | 
| 159041 159065 | 
             
                    "criteriaList"
         | 
| @@ -159065,7 +159089,7 @@ module.exports={ | |
| 159065 159089 | 
             
                    }
         | 
| 159066 159090 | 
             
                  }
         | 
| 159067 159091 | 
             
                },
         | 
| 159068 | 
            -
                " | 
| 159092 | 
            +
                "S4t": {
         | 
| 159069 159093 | 
             
                  "type": "structure",
         | 
| 159070 159094 | 
             
                  "members": {
         | 
| 159071 159095 | 
             
                    "inProgressTimeoutInMinutes": {
         | 
| @@ -159073,7 +159097,7 @@ module.exports={ | |
| 159073 159097 | 
             
                    }
         | 
| 159074 159098 | 
             
                  }
         | 
| 159075 159099 | 
             
                },
         | 
| 159076 | 
            -
                " | 
| 159100 | 
            +
                "S4w": {
         | 
| 159077 159101 | 
             
                  "type": "structure",
         | 
| 159078 159102 | 
             
                  "required": [
         | 
| 159079 159103 | 
             
                    "criteriaList"
         | 
| @@ -159097,23 +159121,23 @@ module.exports={ | |
| 159097 159121 | 
             
                    }
         | 
| 159098 159122 | 
             
                  }
         | 
| 159099 159123 | 
             
                },
         | 
| 159100 | 
            -
                " | 
| 159124 | 
            +
                "S51": {
         | 
| 159101 159125 | 
             
                  "type": "map",
         | 
| 159102 159126 | 
             
                  "key": {},
         | 
| 159103 159127 | 
             
                  "value": {}
         | 
| 159104 159128 | 
             
                },
         | 
| 159105 | 
            -
                " | 
| 159129 | 
            +
                "S54": {
         | 
| 159106 159130 | 
             
                  "type": "structure",
         | 
| 159107 159131 | 
             
                  "members": {
         | 
| 159108 159132 | 
             
                    "startTime": {},
         | 
| 159109 159133 | 
             
                    "endTime": {},
         | 
| 159110 159134 | 
             
                    "endBehavior": {},
         | 
| 159111 159135 | 
             
                    "maintenanceWindows": {
         | 
| 159112 | 
            -
                      "shape": " | 
| 159136 | 
            +
                      "shape": "S57"
         | 
| 159113 159137 | 
             
                    }
         | 
| 159114 159138 | 
             
                  }
         | 
| 159115 159139 | 
             
                },
         | 
| 159116 | 
            -
                " | 
| 159140 | 
            +
                "S57": {
         | 
| 159117 159141 | 
             
                  "type": "list",
         | 
| 159118 159142 | 
             
                  "member": {
         | 
| 159119 159143 | 
             
                    "type": "structure",
         | 
| @@ -159129,7 +159153,7 @@ module.exports={ | |
| 159129 159153 | 
             
                    }
         | 
| 159130 159154 | 
             
                  }
         | 
| 159131 159155 | 
             
                },
         | 
| 159132 | 
            -
                " | 
| 159156 | 
            +
                "S5h": {
         | 
| 159133 159157 | 
             
                  "type": "structure",
         | 
| 159134 159158 | 
             
                  "members": {
         | 
| 159135 159159 | 
             
                    "PublicKey": {},
         | 
| @@ -159139,7 +159163,7 @@ module.exports={ | |
| 159139 159163 | 
             
                    }
         | 
| 159140 159164 | 
             
                  }
         | 
| 159141 159165 | 
             
                },
         | 
| 159142 | 
            -
                " | 
| 159166 | 
            +
                "S5m": {
         | 
| 159143 159167 | 
             
                  "type": "structure",
         | 
| 159144 159168 | 
             
                  "members": {
         | 
| 159145 159169 | 
             
                    "updateDeviceCertificateParams": {
         | 
| @@ -159206,15 +159230,15 @@ module.exports={ | |
| 159206 159230 | 
             
                    }
         | 
| 159207 159231 | 
             
                  }
         | 
| 159208 159232 | 
             
                },
         | 
| 159209 | 
            -
                " | 
| 159233 | 
            +
                "S66": {
         | 
| 159210 159234 | 
             
                  "type": "list",
         | 
| 159211 159235 | 
             
                  "member": {}
         | 
| 159212 159236 | 
             
                },
         | 
| 159213 | 
            -
                " | 
| 159237 | 
            +
                "S68": {
         | 
| 159214 159238 | 
             
                  "type": "list",
         | 
| 159215 159239 | 
             
                  "member": {}
         | 
| 159216 159240 | 
             
                },
         | 
| 159217 | 
            -
                " | 
| 159241 | 
            +
                "S6a": {
         | 
| 159218 159242 | 
             
                  "type": "structure",
         | 
| 159219 159243 | 
             
                  "members": {
         | 
| 159220 159244 | 
             
                    "maximumPerMinute": {
         | 
| @@ -159249,7 +159273,7 @@ module.exports={ | |
| 159249 159273 | 
             
                    }
         | 
| 159250 159274 | 
             
                  }
         | 
| 159251 159275 | 
             
                },
         | 
| 159252 | 
            -
                " | 
| 159276 | 
            +
                "S6h": {
         | 
| 159253 159277 | 
             
                  "type": "structure",
         | 
| 159254 159278 | 
             
                  "members": {
         | 
| 159255 159279 | 
             
                    "expiresInSec": {
         | 
| @@ -159257,7 +159281,7 @@ module.exports={ | |
| 159257 159281 | 
             
                    }
         | 
| 159258 159282 | 
             
                  }
         | 
| 159259 159283 | 
             
                },
         | 
| 159260 | 
            -
                " | 
| 159284 | 
            +
                "S6s": {
         | 
| 159261 159285 | 
             
                  "type": "list",
         | 
| 159262 159286 | 
             
                  "member": {
         | 
| 159263 159287 | 
             
                    "type": "structure",
         | 
| @@ -159280,7 +159304,7 @@ module.exports={ | |
| 159280 159304 | 
             
                            }
         | 
| 159281 159305 | 
             
                          },
         | 
| 159282 159306 | 
             
                          "s3Location": {
         | 
| 159283 | 
            -
                            "shape": " | 
| 159307 | 
            +
                            "shape": "S71"
         | 
| 159284 159308 | 
             
                          }
         | 
| 159285 159309 | 
             
                        }
         | 
| 159286 159310 | 
             
                      },
         | 
| @@ -159346,7 +159370,7 @@ module.exports={ | |
| 159346 159370 | 
             
                    }
         | 
| 159347 159371 | 
             
                  }
         | 
| 159348 159372 | 
             
                },
         | 
| 159349 | 
            -
                " | 
| 159373 | 
            +
                "S71": {
         | 
| 159350 159374 | 
             
                  "type": "structure",
         | 
| 159351 159375 | 
             
                  "members": {
         | 
| 159352 159376 | 
             
                    "bucket": {},
         | 
| @@ -159354,12 +159378,12 @@ module.exports={ | |
| 159354 159378 | 
             
                    "version": {}
         | 
| 159355 159379 | 
             
                  }
         | 
| 159356 159380 | 
             
                },
         | 
| 159357 | 
            -
                " | 
| 159381 | 
            +
                "S7q": {
         | 
| 159358 159382 | 
             
                  "type": "map",
         | 
| 159359 159383 | 
             
                  "key": {},
         | 
| 159360 159384 | 
             
                  "value": {}
         | 
| 159361 159385 | 
             
                },
         | 
| 159362 | 
            -
                " | 
| 159386 | 
            +
                "S8c": {
         | 
| 159363 159387 | 
             
                  "type": "structure",
         | 
| 159364 159388 | 
             
                  "required": [
         | 
| 159365 159389 | 
             
                    "targetArn"
         | 
| @@ -159369,17 +159393,17 @@ module.exports={ | |
| 159369 159393 | 
             
                    "targetArn": {}
         | 
| 159370 159394 | 
             
                  }
         | 
| 159371 159395 | 
             
                },
         | 
| 159372 | 
            -
                " | 
| 159396 | 
            +
                "S8s": {
         | 
| 159373 159397 | 
             
                  "type": "list",
         | 
| 159374 159398 | 
             
                  "member": {}
         | 
| 159375 159399 | 
             
                },
         | 
| 159376 | 
            -
                " | 
| 159400 | 
            +
                "S8y": {
         | 
| 159377 159401 | 
             
                  "type": "list",
         | 
| 159378 159402 | 
             
                  "member": {
         | 
| 159379 | 
            -
                    "shape": " | 
| 159403 | 
            +
                    "shape": "S8z"
         | 
| 159380 159404 | 
             
                  }
         | 
| 159381 159405 | 
             
                },
         | 
| 159382 | 
            -
                " | 
| 159406 | 
            +
                "S8z": {
         | 
| 159383 159407 | 
             
                  "type": "structure",
         | 
| 159384 159408 | 
             
                  "required": [
         | 
| 159385 159409 | 
             
                    "name"
         | 
| @@ -159388,14 +159412,14 @@ module.exports={ | |
| 159388 159412 | 
             
                    "name": {},
         | 
| 159389 159413 | 
             
                    "metric": {},
         | 
| 159390 159414 | 
             
                    "metricDimension": {
         | 
| 159391 | 
            -
                      "shape": " | 
| 159415 | 
            +
                      "shape": "S92"
         | 
| 159392 159416 | 
             
                    },
         | 
| 159393 159417 | 
             
                    "criteria": {
         | 
| 159394 159418 | 
             
                      "type": "structure",
         | 
| 159395 159419 | 
             
                      "members": {
         | 
| 159396 159420 | 
             
                        "comparisonOperator": {},
         | 
| 159397 159421 | 
             
                        "value": {
         | 
| 159398 | 
            -
                          "shape": " | 
| 159422 | 
            +
                          "shape": "S96"
         | 
| 159399 159423 | 
             
                        },
         | 
| 159400 159424 | 
             
                        "durationSeconds": {
         | 
| 159401 159425 | 
             
                          "type": "integer"
         | 
| @@ -159428,7 +159452,7 @@ module.exports={ | |
| 159428 159452 | 
             
                    }
         | 
| 159429 159453 | 
             
                  }
         | 
| 159430 159454 | 
             
                },
         | 
| 159431 | 
            -
                " | 
| 159455 | 
            +
                "S92": {
         | 
| 159432 159456 | 
             
                  "type": "structure",
         | 
| 159433 159457 | 
             
                  "required": [
         | 
| 159434 159458 | 
             
                    "dimensionName"
         | 
| @@ -159438,7 +159462,7 @@ module.exports={ | |
| 159438 159462 | 
             
                    "operator": {}
         | 
| 159439 159463 | 
             
                  }
         | 
| 159440 159464 | 
             
                },
         | 
| 159441 | 
            -
                " | 
| 159465 | 
            +
                "S96": {
         | 
| 159442 159466 | 
             
                  "type": "structure",
         | 
| 159443 159467 | 
             
                  "members": {
         | 
| 159444 159468 | 
             
                    "count": {
         | 
| @@ -159469,7 +159493,7 @@ module.exports={ | |
| 159469 159493 | 
             
                    }
         | 
| 159470 159494 | 
             
                  }
         | 
| 159471 159495 | 
             
                },
         | 
| 159472 | 
            -
                " | 
| 159496 | 
            +
                "S9o": {
         | 
| 159473 159497 | 
             
                  "type": "map",
         | 
| 159474 159498 | 
             
                  "key": {},
         | 
| 159475 159499 | 
             
                  "value": {
         | 
| @@ -159484,11 +159508,11 @@ module.exports={ | |
| 159484 159508 | 
             
                    }
         | 
| 159485 159509 | 
             
                  }
         | 
| 159486 159510 | 
             
                },
         | 
| 159487 | 
            -
                " | 
| 159511 | 
            +
                "S9s": {
         | 
| 159488 159512 | 
             
                  "type": "list",
         | 
| 159489 159513 | 
             
                  "member": {}
         | 
| 159490 159514 | 
             
                },
         | 
| 159491 | 
            -
                " | 
| 159515 | 
            +
                "S9t": {
         | 
| 159492 159516 | 
             
                  "type": "list",
         | 
| 159493 159517 | 
             
                  "member": {
         | 
| 159494 159518 | 
             
                    "type": "structure",
         | 
| @@ -159498,12 +159522,12 @@ module.exports={ | |
| 159498 159522 | 
             
                    "members": {
         | 
| 159499 159523 | 
             
                      "metric": {},
         | 
| 159500 159524 | 
             
                      "metricDimension": {
         | 
| 159501 | 
            -
                        "shape": " | 
| 159525 | 
            +
                        "shape": "S92"
         | 
| 159502 159526 | 
             
                      }
         | 
| 159503 159527 | 
             
                    }
         | 
| 159504 159528 | 
             
                  }
         | 
| 159505 159529 | 
             
                },
         | 
| 159506 | 
            -
                " | 
| 159530 | 
            +
                "S9z": {
         | 
| 159507 159531 | 
             
                  "type": "list",
         | 
| 159508 159532 | 
             
                  "member": {
         | 
| 159509 159533 | 
             
                    "type": "structure",
         | 
| @@ -159512,12 +159536,12 @@ module.exports={ | |
| 159512 159536 | 
             
                        "type": "integer"
         | 
| 159513 159537 | 
             
                      },
         | 
| 159514 159538 | 
             
                      "s3Location": {
         | 
| 159515 | 
            -
                        "shape": " | 
| 159539 | 
            +
                        "shape": "S71"
         | 
| 159516 159540 | 
             
                      }
         | 
| 159517 159541 | 
             
                    }
         | 
| 159518 159542 | 
             
                  }
         | 
| 159519 159543 | 
             
                },
         | 
| 159520 | 
            -
                " | 
| 159544 | 
            +
                "Sab": {
         | 
| 159521 159545 | 
             
                  "type": "structure",
         | 
| 159522 159546 | 
             
                  "members": {
         | 
| 159523 159547 | 
             
                    "thingTypeDescription": {},
         | 
| @@ -159527,7 +159551,7 @@ module.exports={ | |
| 159527 159551 | 
             
                    }
         | 
| 159528 159552 | 
             
                  }
         | 
| 159529 159553 | 
             
                },
         | 
| 159530 | 
            -
                " | 
| 159554 | 
            +
                "Saj": {
         | 
| 159531 159555 | 
             
                  "type": "structure",
         | 
| 159532 159556 | 
             
                  "required": [
         | 
| 159533 159557 | 
             
                    "sql",
         | 
| @@ -159537,24 +159561,24 @@ module.exports={ | |
| 159537 159561 | 
             
                    "sql": {},
         | 
| 159538 159562 | 
             
                    "description": {},
         | 
| 159539 159563 | 
             
                    "actions": {
         | 
| 159540 | 
            -
                      "shape": " | 
| 159564 | 
            +
                      "shape": "Sam"
         | 
| 159541 159565 | 
             
                    },
         | 
| 159542 159566 | 
             
                    "ruleDisabled": {
         | 
| 159543 159567 | 
             
                      "type": "boolean"
         | 
| 159544 159568 | 
             
                    },
         | 
| 159545 159569 | 
             
                    "awsIotSqlVersion": {},
         | 
| 159546 159570 | 
             
                    "errorAction": {
         | 
| 159547 | 
            -
                      "shape": " | 
| 159571 | 
            +
                      "shape": "San"
         | 
| 159548 159572 | 
             
                    }
         | 
| 159549 159573 | 
             
                  }
         | 
| 159550 159574 | 
             
                },
         | 
| 159551 | 
            -
                " | 
| 159575 | 
            +
                "Sam": {
         | 
| 159552 159576 | 
             
                  "type": "list",
         | 
| 159553 159577 | 
             
                  "member": {
         | 
| 159554 | 
            -
                    "shape": " | 
| 159578 | 
            +
                    "shape": "San"
         | 
| 159555 159579 | 
             
                  }
         | 
| 159556 159580 | 
             
                },
         | 
| 159557 | 
            -
                " | 
| 159581 | 
            +
                "San": {
         | 
| 159558 159582 | 
             
                  "type": "structure",
         | 
| 159559 159583 | 
             
                  "members": {
         | 
| 159560 159584 | 
             
                    "dynamoDB": {
         | 
| @@ -160027,15 +160051,15 @@ module.exports={ | |
| 160027 160051 | 
             
                    }
         | 
| 160028 160052 | 
             
                  }
         | 
| 160029 160053 | 
             
                },
         | 
| 160030 | 
            -
                " | 
| 160054 | 
            +
                "Sdw": {
         | 
| 160031 160055 | 
             
                  "type": "list",
         | 
| 160032 160056 | 
             
                  "member": {}
         | 
| 160033 160057 | 
             
                },
         | 
| 160034 | 
            -
                " | 
| 160058 | 
            +
                "Sdy": {
         | 
| 160035 160059 | 
             
                  "type": "list",
         | 
| 160036 160060 | 
             
                  "member": {}
         | 
| 160037 160061 | 
             
                },
         | 
| 160038 | 
            -
                " | 
| 160062 | 
            +
                "Se2": {
         | 
| 160039 160063 | 
             
                  "type": "structure",
         | 
| 160040 160064 | 
             
                  "members": {
         | 
| 160041 160065 | 
             
                    "arn": {},
         | 
| @@ -160057,10 +160081,10 @@ module.exports={ | |
| 160057 160081 | 
             
                      "type": "structure",
         | 
| 160058 160082 | 
             
                      "members": {
         | 
| 160059 160083 | 
             
                        "subnetIds": {
         | 
| 160060 | 
            -
                          "shape": " | 
| 160084 | 
            +
                          "shape": "Sdw"
         | 
| 160061 160085 | 
             
                        },
         | 
| 160062 160086 | 
             
                        "securityGroups": {
         | 
| 160063 | 
            -
                          "shape": " | 
| 160087 | 
            +
                          "shape": "Sdy"
         | 
| 160064 160088 | 
             
                        },
         | 
| 160065 160089 | 
             
                        "vpcId": {},
         | 
| 160066 160090 | 
             
                        "roleArn": {}
         | 
| @@ -160068,7 +160092,7 @@ module.exports={ | |
| 160068 160092 | 
             
                    }
         | 
| 160069 160093 | 
             
                  }
         | 
| 160070 160094 | 
             
                },
         | 
| 160071 | 
            -
                " | 
| 160095 | 
            +
                "Sg2": {
         | 
| 160072 160096 | 
             
                  "type": "map",
         | 
| 160073 160097 | 
             
                  "key": {},
         | 
| 160074 160098 | 
             
                  "value": {
         | 
| @@ -160082,7 +160106,7 @@ module.exports={ | |
| 160082 160106 | 
             
                    }
         | 
| 160083 160107 | 
             
                  }
         | 
| 160084 160108 | 
             
                },
         | 
| 160085 | 
            -
                " | 
| 160109 | 
            +
                "Sg5": {
         | 
| 160086 160110 | 
             
                  "type": "map",
         | 
| 160087 160111 | 
             
                  "key": {},
         | 
| 160088 160112 | 
             
                  "value": {
         | 
| @@ -160094,7 +160118,7 @@ module.exports={ | |
| 160094 160118 | 
             
                    }
         | 
| 160095 160119 | 
             
                  }
         | 
| 160096 160120 | 
             
                },
         | 
| 160097 | 
            -
                " | 
| 160121 | 
            +
                "Sga": {
         | 
| 160098 160122 | 
             
                  "type": "structure",
         | 
| 160099 160123 | 
             
                  "members": {
         | 
| 160100 160124 | 
             
                    "findingId": {},
         | 
| @@ -160115,12 +160139,12 @@ module.exports={ | |
| 160115 160139 | 
             
                          "shape": "S1o"
         | 
| 160116 160140 | 
             
                        },
         | 
| 160117 160141 | 
             
                        "additionalInfo": {
         | 
| 160118 | 
            -
                          "shape": " | 
| 160142 | 
            +
                          "shape": "Sge"
         | 
| 160119 160143 | 
             
                        }
         | 
| 160120 160144 | 
             
                      }
         | 
| 160121 160145 | 
             
                    },
         | 
| 160122 160146 | 
             
                    "relatedResources": {
         | 
| 160123 | 
            -
                      "shape": " | 
| 160147 | 
            +
                      "shape": "Sgf"
         | 
| 160124 160148 | 
             
                    },
         | 
| 160125 160149 | 
             
                    "reasonForNonCompliance": {},
         | 
| 160126 160150 | 
             
                    "reasonForNonComplianceCode": {},
         | 
| @@ -160129,12 +160153,12 @@ module.exports={ | |
| 160129 160153 | 
             
                    }
         | 
| 160130 160154 | 
             
                  }
         | 
| 160131 160155 | 
             
                },
         | 
| 160132 | 
            -
                " | 
| 160156 | 
            +
                "Sge": {
         | 
| 160133 160157 | 
             
                  "type": "map",
         | 
| 160134 160158 | 
             
                  "key": {},
         | 
| 160135 160159 | 
             
                  "value": {}
         | 
| 160136 160160 | 
             
                },
         | 
| 160137 | 
            -
                " | 
| 160161 | 
            +
                "Sgf": {
         | 
| 160138 160162 | 
             
                  "type": "list",
         | 
| 160139 160163 | 
             
                  "member": {
         | 
| 160140 160164 | 
             
                    "type": "structure",
         | 
| @@ -160144,12 +160168,12 @@ module.exports={ | |
| 160144 160168 | 
             
                        "shape": "S1o"
         | 
| 160145 160169 | 
             
                      },
         | 
| 160146 160170 | 
             
                      "additionalInfo": {
         | 
| 160147 | 
            -
                        "shape": " | 
| 160171 | 
            +
                        "shape": "Sge"
         | 
| 160148 160172 | 
             
                      }
         | 
| 160149 160173 | 
             
                    }
         | 
| 160150 160174 | 
             
                  }
         | 
| 160151 160175 | 
             
                },
         | 
| 160152 | 
            -
                " | 
| 160176 | 
            +
                "Sgu": {
         | 
| 160153 160177 | 
             
                  "type": "structure",
         | 
| 160154 160178 | 
             
                  "members": {
         | 
| 160155 160179 | 
             
                    "auditTaskId": {},
         | 
| @@ -160167,7 +160191,7 @@ module.exports={ | |
| 160167 160191 | 
             
                    }
         | 
| 160168 160192 | 
             
                  }
         | 
| 160169 160193 | 
             
                },
         | 
| 160170 | 
            -
                " | 
| 160194 | 
            +
                "Sgy": {
         | 
| 160171 160195 | 
             
                  "type": "map",
         | 
| 160172 160196 | 
             
                  "key": {},
         | 
| 160173 160197 | 
             
                  "value": {
         | 
| @@ -160175,7 +160199,7 @@ module.exports={ | |
| 160175 160199 | 
             
                    "member": {}
         | 
| 160176 160200 | 
             
                  }
         | 
| 160177 160201 | 
             
                },
         | 
| 160178 | 
            -
                " | 
| 160202 | 
            +
                "Sh0": {
         | 
| 160179 160203 | 
             
                  "type": "list",
         | 
| 160180 160204 | 
             
                  "member": {
         | 
| 160181 160205 | 
             
                    "type": "structure",
         | 
| @@ -160184,12 +160208,12 @@ module.exports={ | |
| 160184 160208 | 
             
                      "id": {},
         | 
| 160185 160209 | 
             
                      "roleArn": {},
         | 
| 160186 160210 | 
             
                      "actionParams": {
         | 
| 160187 | 
            -
                        "shape": " | 
| 160211 | 
            +
                        "shape": "S5m"
         | 
| 160188 160212 | 
             
                      }
         | 
| 160189 160213 | 
             
                    }
         | 
| 160190 160214 | 
             
                  }
         | 
| 160191 160215 | 
             
                },
         | 
| 160192 | 
            -
                " | 
| 160216 | 
            +
                "Shr": {
         | 
| 160193 160217 | 
             
                  "type": "structure",
         | 
| 160194 160218 | 
             
                  "members": {
         | 
| 160195 160219 | 
             
                    "authorizerName": {},
         | 
| @@ -160214,7 +160238,7 @@ module.exports={ | |
| 160214 160238 | 
             
                    }
         | 
| 160215 160239 | 
             
                  }
         | 
| 160216 160240 | 
             
                },
         | 
| 160217 | 
            -
                " | 
| 160241 | 
            +
                "Si4": {
         | 
| 160218 160242 | 
             
                  "type": "structure",
         | 
| 160219 160243 | 
             
                  "members": {
         | 
| 160220 160244 | 
             
                    "notBefore": {
         | 
| @@ -160225,7 +160249,7 @@ module.exports={ | |
| 160225 160249 | 
             
                    }
         | 
| 160226 160250 | 
             
                  }
         | 
| 160227 160251 | 
             
                },
         | 
| 160228 | 
            -
                " | 
| 160252 | 
            +
                "Si6": {
         | 
| 160229 160253 | 
             
                  "type": "structure",
         | 
| 160230 160254 | 
             
                  "members": {
         | 
| 160231 160255 | 
             
                    "templateBody": {},
         | 
| @@ -160233,7 +160257,7 @@ module.exports={ | |
| 160233 160257 | 
             
                    "templateName": {}
         | 
| 160234 160258 | 
             
                  }
         | 
| 160235 160259 | 
             
                },
         | 
| 160236 | 
            -
                " | 
| 160260 | 
            +
                "Sij": {
         | 
| 160237 160261 | 
             
                  "type": "structure",
         | 
| 160238 160262 | 
             
                  "members": {
         | 
| 160239 160263 | 
             
                    "taskId": {},
         | 
| @@ -160245,10 +160269,10 @@ module.exports={ | |
| 160245 160269 | 
             
                      "type": "timestamp"
         | 
| 160246 160270 | 
             
                    },
         | 
| 160247 160271 | 
             
                    "target": {
         | 
| 160248 | 
            -
                      "shape": " | 
| 160272 | 
            +
                      "shape": "Sil"
         | 
| 160249 160273 | 
             
                    },
         | 
| 160250 160274 | 
             
                    "violationEventOccurrenceRange": {
         | 
| 160251 | 
            -
                      "shape": " | 
| 160275 | 
            +
                      "shape": "Sio"
         | 
| 160252 160276 | 
             
                    },
         | 
| 160253 160277 | 
             
                    "onlyActiveViolationsIncluded": {
         | 
| 160254 160278 | 
             
                      "type": "boolean"
         | 
| @@ -160257,7 +160281,7 @@ module.exports={ | |
| 160257 160281 | 
             
                      "type": "boolean"
         | 
| 160258 160282 | 
             
                    },
         | 
| 160259 160283 | 
             
                    "actionsDefinition": {
         | 
| 160260 | 
            -
                      "shape": " | 
| 160284 | 
            +
                      "shape": "Sh0"
         | 
| 160261 160285 | 
             
                    },
         | 
| 160262 160286 | 
             
                    "taskStatistics": {
         | 
| 160263 160287 | 
             
                      "type": "structure",
         | 
| @@ -160275,7 +160299,7 @@ module.exports={ | |
| 160275 160299 | 
             
                    }
         | 
| 160276 160300 | 
             
                  }
         | 
| 160277 160301 | 
             
                },
         | 
| 160278 | 
            -
                " | 
| 160302 | 
            +
                "Sil": {
         | 
| 160279 160303 | 
             
                  "type": "structure",
         | 
| 160280 160304 | 
             
                  "members": {
         | 
| 160281 160305 | 
             
                    "violationIds": {
         | 
| @@ -160286,7 +160310,7 @@ module.exports={ | |
| 160286 160310 | 
             
                    "behaviorName": {}
         | 
| 160287 160311 | 
             
                  }
         | 
| 160288 160312 | 
             
                },
         | 
| 160289 | 
            -
                " | 
| 160313 | 
            +
                "Sio": {
         | 
| 160290 160314 | 
             
                  "type": "structure",
         | 
| 160291 160315 | 
             
                  "required": [
         | 
| 160292 160316 | 
             
                    "startTime",
         | 
| @@ -160301,7 +160325,7 @@ module.exports={ | |
| 160301 160325 | 
             
                    }
         | 
| 160302 160326 | 
             
                  }
         | 
| 160303 160327 | 
             
                },
         | 
| 160304 | 
            -
                " | 
| 160328 | 
            +
                "Sj9": {
         | 
| 160305 160329 | 
             
                  "type": "map",
         | 
| 160306 160330 | 
             
                  "key": {},
         | 
| 160307 160331 | 
             
                  "value": {
         | 
| @@ -160313,24 +160337,24 @@ module.exports={ | |
| 160313 160337 | 
             
                    }
         | 
| 160314 160338 | 
             
                  }
         | 
| 160315 160339 | 
             
                },
         | 
| 160316 | 
            -
                " | 
| 160340 | 
            +
                "Skf": {
         | 
| 160317 160341 | 
             
                  "type": "list",
         | 
| 160318 160342 | 
             
                  "member": {}
         | 
| 160319 160343 | 
             
                },
         | 
| 160320 | 
            -
                " | 
| 160344 | 
            +
                "Sl8": {
         | 
| 160321 160345 | 
             
                  "type": "list",
         | 
| 160322 160346 | 
             
                  "member": {
         | 
| 160323 | 
            -
                    "shape": " | 
| 160347 | 
            +
                    "shape": "Sl9"
         | 
| 160324 160348 | 
             
                  }
         | 
| 160325 160349 | 
             
                },
         | 
| 160326 | 
            -
                " | 
| 160350 | 
            +
                "Sl9": {
         | 
| 160327 160351 | 
             
                  "type": "structure",
         | 
| 160328 160352 | 
             
                  "members": {
         | 
| 160329 160353 | 
             
                    "groupName": {},
         | 
| 160330 160354 | 
             
                    "groupArn": {}
         | 
| 160331 160355 | 
             
                  }
         | 
| 160332 160356 | 
             
                },
         | 
| 160333 | 
            -
                " | 
| 160357 | 
            +
                "Sll": {
         | 
| 160334 160358 | 
             
                  "type": "structure",
         | 
| 160335 160359 | 
             
                  "members": {
         | 
| 160336 160360 | 
             
                    "deprecated": {
         | 
| @@ -160344,7 +160368,7 @@ module.exports={ | |
| 160344 160368 | 
             
                    }
         | 
| 160345 160369 | 
             
                  }
         | 
| 160346 160370 | 
             
                },
         | 
| 160347 | 
            -
                " | 
| 160371 | 
            +
                "Smk": {
         | 
| 160348 160372 | 
             
                  "type": "structure",
         | 
| 160349 160373 | 
             
                  "required": [
         | 
| 160350 160374 | 
             
                    "thingIndexingMode"
         | 
| @@ -160355,10 +160379,10 @@ module.exports={ | |
| 160355 160379 | 
             
                    "deviceDefenderIndexingMode": {},
         | 
| 160356 160380 | 
             
                    "namedShadowIndexingMode": {},
         | 
| 160357 160381 | 
             
                    "managedFields": {
         | 
| 160358 | 
            -
                      "shape": " | 
| 160382 | 
            +
                      "shape": "Smp"
         | 
| 160359 160383 | 
             
                    },
         | 
| 160360 160384 | 
             
                    "customFields": {
         | 
| 160361 | 
            -
                      "shape": " | 
| 160385 | 
            +
                      "shape": "Smp"
         | 
| 160362 160386 | 
             
                    },
         | 
| 160363 160387 | 
             
                    "filter": {
         | 
| 160364 160388 | 
             
                      "type": "structure",
         | 
| @@ -160371,7 +160395,7 @@ module.exports={ | |
| 160371 160395 | 
             
                    }
         | 
| 160372 160396 | 
             
                  }
         | 
| 160373 160397 | 
             
                },
         | 
| 160374 | 
            -
                " | 
| 160398 | 
            +
                "Smp": {
         | 
| 160375 160399 | 
             
                  "type": "list",
         | 
| 160376 160400 | 
             
                  "member": {
         | 
| 160377 160401 | 
             
                    "type": "structure",
         | 
| @@ -160381,7 +160405,7 @@ module.exports={ | |
| 160381 160405 | 
             
                    }
         | 
| 160382 160406 | 
             
                  }
         | 
| 160383 160407 | 
             
                },
         | 
| 160384 | 
            -
                " | 
| 160408 | 
            +
                "Smw": {
         | 
| 160385 160409 | 
             
                  "type": "structure",
         | 
| 160386 160410 | 
             
                  "required": [
         | 
| 160387 160411 | 
             
                    "thingGroupIndexingMode"
         | 
| @@ -160389,20 +160413,20 @@ module.exports={ | |
| 160389 160413 | 
             
                  "members": {
         | 
| 160390 160414 | 
             
                    "thingGroupIndexingMode": {},
         | 
| 160391 160415 | 
             
                    "managedFields": {
         | 
| 160392 | 
            -
                      "shape": " | 
| 160416 | 
            +
                      "shape": "Smp"
         | 
| 160393 160417 | 
             
                    },
         | 
| 160394 160418 | 
             
                    "customFields": {
         | 
| 160395 | 
            -
                      "shape": " | 
| 160419 | 
            +
                      "shape": "Smp"
         | 
| 160396 160420 | 
             
                    }
         | 
| 160397 160421 | 
             
                  }
         | 
| 160398 160422 | 
             
                },
         | 
| 160399 | 
            -
                " | 
| 160423 | 
            +
                "Soe": {
         | 
| 160400 160424 | 
             
                  "type": "structure",
         | 
| 160401 160425 | 
             
                  "members": {
         | 
| 160402 160426 | 
             
                    "confidenceLevel": {}
         | 
| 160403 160427 | 
             
                  }
         | 
| 160404 160428 | 
             
                },
         | 
| 160405 | 
            -
                " | 
| 160429 | 
            +
                "Sol": {
         | 
| 160406 160430 | 
             
                  "type": "list",
         | 
| 160407 160431 | 
             
                  "member": {
         | 
| 160408 160432 | 
             
                    "type": "structure",
         | 
| @@ -160412,7 +160436,7 @@ module.exports={ | |
| 160412 160436 | 
             
                    }
         | 
| 160413 160437 | 
             
                  }
         | 
| 160414 160438 | 
             
                },
         | 
| 160415 | 
            -
                " | 
| 160439 | 
            +
                "Spn": {
         | 
| 160416 160440 | 
             
                  "type": "list",
         | 
| 160417 160441 | 
             
                  "member": {
         | 
| 160418 160442 | 
             
                    "type": "structure",
         | 
| @@ -160427,7 +160451,7 @@ module.exports={ | |
| 160427 160451 | 
             
                    }
         | 
| 160428 160452 | 
             
                  }
         | 
| 160429 160453 | 
             
                },
         | 
| 160430 | 
            -
                " | 
| 160454 | 
            +
                "Sqn": {
         | 
| 160431 160455 | 
             
                  "type": "structure",
         | 
| 160432 160456 | 
             
                  "members": {
         | 
| 160433 160457 | 
             
                    "status": {},
         | 
| @@ -160448,15 +160472,15 @@ module.exports={ | |
| 160448 160472 | 
             
                    }
         | 
| 160449 160473 | 
             
                  }
         | 
| 160450 160474 | 
             
                },
         | 
| 160451 | 
            -
                " | 
| 160475 | 
            +
                "Srp": {
         | 
| 160452 160476 | 
             
                  "type": "list",
         | 
| 160453 160477 | 
             
                  "member": {}
         | 
| 160454 160478 | 
             
                },
         | 
| 160455 | 
            -
                " | 
| 160479 | 
            +
                "Srz": {
         | 
| 160456 160480 | 
             
                  "type": "list",
         | 
| 160457 160481 | 
             
                  "member": {}
         | 
| 160458 160482 | 
             
                },
         | 
| 160459 | 
            -
                " | 
| 160483 | 
            +
                "Ssk": {
         | 
| 160460 160484 | 
             
                  "type": "structure",
         | 
| 160461 160485 | 
             
                  "required": [
         | 
| 160462 160486 | 
             
                    "name",
         | 
| @@ -160467,7 +160491,7 @@ module.exports={ | |
| 160467 160491 | 
             
                    "arn": {}
         | 
| 160468 160492 | 
             
                  }
         | 
| 160469 160493 | 
             
                },
         | 
| 160470 | 
            -
                " | 
| 160494 | 
            +
                "Ssp": {
         | 
| 160471 160495 | 
             
                  "type": "structure",
         | 
| 160472 160496 | 
             
                  "required": [
         | 
| 160473 160497 | 
             
                    "arn"
         | 
| @@ -160476,7 +160500,7 @@ module.exports={ | |
| 160476 160500 | 
             
                    "arn": {}
         | 
| 160477 160501 | 
             
                  }
         | 
| 160478 160502 | 
             
                },
         | 
| 160479 | 
            -
                " | 
| 160503 | 
            +
                "Sud": {
         | 
| 160480 160504 | 
             
                  "type": "structure",
         | 
| 160481 160505 | 
             
                  "required": [
         | 
| 160482 160506 | 
             
                    "targetType"
         | 
| @@ -160486,11 +160510,11 @@ module.exports={ | |
| 160486 160510 | 
             
                    "targetName": {}
         | 
| 160487 160511 | 
             
                  }
         | 
| 160488 160512 | 
             
                },
         | 
| 160489 | 
            -
                " | 
| 160513 | 
            +
                "Sv9": {
         | 
| 160490 160514 | 
             
                  "type": "list",
         | 
| 160491 160515 | 
             
                  "member": {}
         | 
| 160492 160516 | 
             
                },
         | 
| 160493 | 
            -
                " | 
| 160517 | 
            +
                "Sw2": {
         | 
| 160494 160518 | 
             
                  "type": "structure",
         | 
| 160495 160519 | 
             
                  "required": [
         | 
| 160496 160520 | 
             
                    "resources"
         | 
| @@ -160503,11 +160527,11 @@ module.exports={ | |
| 160503 160527 | 
             
                    }
         | 
| 160504 160528 | 
             
                  }
         | 
| 160505 160529 | 
             
                },
         | 
| 160506 | 
            -
                " | 
| 160530 | 
            +
                "Sw6": {
         | 
| 160507 160531 | 
             
                  "type": "list",
         | 
| 160508 160532 | 
             
                  "member": {}
         | 
| 160509 160533 | 
             
                },
         | 
| 160510 | 
            -
                " | 
| 160534 | 
            +
                "Syh": {
         | 
| 160511 160535 | 
             
                  "type": "list",
         | 
| 160512 160536 | 
             
                  "member": {}
         | 
| 160513 160537 | 
             
                }
         | 
| @@ -160927,6 +160951,9 @@ module.exports={ | |
| 160927 160951 | 
             
                      },
         | 
| 160928 160952 | 
             
                      "lastModifiedTime": {
         | 
| 160929 160953 | 
             
                        "type": "long"
         | 
| 160954 | 
            +
                      },
         | 
| 160955 | 
            +
                      "userProperties": {
         | 
| 160956 | 
            +
                        "type": "blob"
         | 
| 160930 160957 | 
             
                      }
         | 
| 160931 160958 | 
             
                    }
         | 
| 160932 160959 | 
             
                  }
         | 
| @@ -179119,6 +179146,28 @@ module.exports={ | |
| 179119 179146 | 
             
                    }
         | 
| 179120 179147 | 
             
                  }
         | 
| 179121 179148 | 
             
                },
         | 
| 179149 | 
            +
                "DeleteResourcePolicy": {
         | 
| 179150 | 
            +
                  "http": {
         | 
| 179151 | 
            +
                    "method": "DELETE",
         | 
| 179152 | 
            +
                    "requestUri": "/DeleteResourcePolicy"
         | 
| 179153 | 
            +
                  },
         | 
| 179154 | 
            +
                  "input": {
         | 
| 179155 | 
            +
                    "type": "structure",
         | 
| 179156 | 
            +
                    "required": [
         | 
| 179157 | 
            +
                      "ResourceArn"
         | 
| 179158 | 
            +
                    ],
         | 
| 179159 | 
            +
                    "members": {
         | 
| 179160 | 
            +
                      "ResourceArn": {
         | 
| 179161 | 
            +
                        "location": "querystring",
         | 
| 179162 | 
            +
                        "locationName": "resourceArn"
         | 
| 179163 | 
            +
                      }
         | 
| 179164 | 
            +
                    }
         | 
| 179165 | 
            +
                  },
         | 
| 179166 | 
            +
                  "output": {
         | 
| 179167 | 
            +
                    "type": "structure",
         | 
| 179168 | 
            +
                    "members": {}
         | 
| 179169 | 
            +
                  }
         | 
| 179170 | 
            +
                },
         | 
| 179122 179171 | 
             
                "DescribeChangeSet": {
         | 
| 179123 179172 | 
             
                  "http": {
         | 
| 179124 179173 | 
             
                    "method": "GET",
         | 
| @@ -179159,7 +179208,7 @@ module.exports={ | |
| 179159 179208 | 
             
                          "members": {
         | 
| 179160 179209 | 
             
                            "ChangeType": {},
         | 
| 179161 179210 | 
             
                            "Entity": {
         | 
| 179162 | 
            -
                              "shape": " | 
| 179211 | 
            +
                              "shape": "Sj"
         | 
| 179163 179212 | 
             
                            },
         | 
| 179164 179213 | 
             
                            "Details": {},
         | 
| 179165 179214 | 
             
                            "ErrorDetailList": {
         | 
| @@ -179212,6 +179261,30 @@ module.exports={ | |
| 179212 179261 | 
             
                    }
         | 
| 179213 179262 | 
             
                  }
         | 
| 179214 179263 | 
             
                },
         | 
| 179264 | 
            +
                "GetResourcePolicy": {
         | 
| 179265 | 
            +
                  "http": {
         | 
| 179266 | 
            +
                    "method": "GET",
         | 
| 179267 | 
            +
                    "requestUri": "/GetResourcePolicy"
         | 
| 179268 | 
            +
                  },
         | 
| 179269 | 
            +
                  "input": {
         | 
| 179270 | 
            +
                    "type": "structure",
         | 
| 179271 | 
            +
                    "required": [
         | 
| 179272 | 
            +
                      "ResourceArn"
         | 
| 179273 | 
            +
                    ],
         | 
| 179274 | 
            +
                    "members": {
         | 
| 179275 | 
            +
                      "ResourceArn": {
         | 
| 179276 | 
            +
                        "location": "querystring",
         | 
| 179277 | 
            +
                        "locationName": "resourceArn"
         | 
| 179278 | 
            +
                      }
         | 
| 179279 | 
            +
                    }
         | 
| 179280 | 
            +
                  },
         | 
| 179281 | 
            +
                  "output": {
         | 
| 179282 | 
            +
                    "type": "structure",
         | 
| 179283 | 
            +
                    "members": {
         | 
| 179284 | 
            +
                      "Policy": {}
         | 
| 179285 | 
            +
                    }
         | 
| 179286 | 
            +
                  }
         | 
| 179287 | 
            +
                },
         | 
| 179215 179288 | 
             
                "ListChangeSets": {
         | 
| 179216 179289 | 
             
                  "http": {
         | 
| 179217 179290 | 
             
                    "requestUri": "/ListChangeSets"
         | 
| @@ -179224,10 +179297,10 @@ module.exports={ | |
| 179224 179297 | 
             
                    "members": {
         | 
| 179225 179298 | 
             
                      "Catalog": {},
         | 
| 179226 179299 | 
             
                      "FilterList": {
         | 
| 179227 | 
            -
                        "shape": " | 
| 179300 | 
            +
                        "shape": "Sx"
         | 
| 179228 179301 | 
             
                      },
         | 
| 179229 179302 | 
             
                      "Sort": {
         | 
| 179230 | 
            -
                        "shape": " | 
| 179303 | 
            +
                        "shape": "S12"
         | 
| 179231 179304 | 
             
                      },
         | 
| 179232 179305 | 
             
                      "MaxResults": {
         | 
| 179233 179306 | 
             
                        "type": "integer"
         | 
| @@ -179275,15 +179348,16 @@ module.exports={ | |
| 179275 179348 | 
             
                      "Catalog": {},
         | 
| 179276 179349 | 
             
                      "EntityType": {},
         | 
| 179277 179350 | 
             
                      "FilterList": {
         | 
| 179278 | 
            -
                        "shape": " | 
| 179351 | 
            +
                        "shape": "Sx"
         | 
| 179279 179352 | 
             
                      },
         | 
| 179280 179353 | 
             
                      "Sort": {
         | 
| 179281 | 
            -
                        "shape": " | 
| 179354 | 
            +
                        "shape": "S12"
         | 
| 179282 179355 | 
             
                      },
         | 
| 179283 179356 | 
             
                      "NextToken": {},
         | 
| 179284 179357 | 
             
                      "MaxResults": {
         | 
| 179285 179358 | 
             
                        "type": "integer"
         | 
| 179286 | 
            -
                      }
         | 
| 179359 | 
            +
                      },
         | 
| 179360 | 
            +
                      "OwnershipType": {}
         | 
| 179287 179361 | 
             
                    }
         | 
| 179288 179362 | 
             
                  },
         | 
| 179289 179363 | 
             
                  "output": {
         | 
| @@ -179325,11 +179399,31 @@ module.exports={ | |
| 179325 179399 | 
             
                    "members": {
         | 
| 179326 179400 | 
             
                      "ResourceArn": {},
         | 
| 179327 179401 | 
             
                      "Tags": {
         | 
| 179328 | 
            -
                        "shape": " | 
| 179402 | 
            +
                        "shape": "S1l"
         | 
| 179329 179403 | 
             
                      }
         | 
| 179330 179404 | 
             
                    }
         | 
| 179331 179405 | 
             
                  }
         | 
| 179332 179406 | 
             
                },
         | 
| 179407 | 
            +
                "PutResourcePolicy": {
         | 
| 179408 | 
            +
                  "http": {
         | 
| 179409 | 
            +
                    "requestUri": "/PutResourcePolicy"
         | 
| 179410 | 
            +
                  },
         | 
| 179411 | 
            +
                  "input": {
         | 
| 179412 | 
            +
                    "type": "structure",
         | 
| 179413 | 
            +
                    "required": [
         | 
| 179414 | 
            +
                      "ResourceArn",
         | 
| 179415 | 
            +
                      "Policy"
         | 
| 179416 | 
            +
                    ],
         | 
| 179417 | 
            +
                    "members": {
         | 
| 179418 | 
            +
                      "ResourceArn": {},
         | 
| 179419 | 
            +
                      "Policy": {}
         | 
| 179420 | 
            +
                    }
         | 
| 179421 | 
            +
                  },
         | 
| 179422 | 
            +
                  "output": {
         | 
| 179423 | 
            +
                    "type": "structure",
         | 
| 179424 | 
            +
                    "members": {}
         | 
| 179425 | 
            +
                  }
         | 
| 179426 | 
            +
                },
         | 
| 179333 179427 | 
             
                "StartChangeSet": {
         | 
| 179334 179428 | 
             
                  "http": {
         | 
| 179335 179429 | 
             
                    "requestUri": "/StartChangeSet"
         | 
| @@ -179354,10 +179448,10 @@ module.exports={ | |
| 179354 179448 | 
             
                          "members": {
         | 
| 179355 179449 | 
             
                            "ChangeType": {},
         | 
| 179356 179450 | 
             
                            "Entity": {
         | 
| 179357 | 
            -
                              "shape": " | 
| 179451 | 
            +
                              "shape": "Sj"
         | 
| 179358 179452 | 
             
                            },
         | 
| 179359 179453 | 
             
                            "EntityTags": {
         | 
| 179360 | 
            -
                              "shape": " | 
| 179454 | 
            +
                              "shape": "S1l"
         | 
| 179361 179455 | 
             
                            },
         | 
| 179362 179456 | 
             
                            "Details": {},
         | 
| 179363 179457 | 
             
                            "ChangeName": {}
         | 
| @@ -179369,7 +179463,7 @@ module.exports={ | |
| 179369 179463 | 
             
                        "idempotencyToken": true
         | 
| 179370 179464 | 
             
                      },
         | 
| 179371 179465 | 
             
                      "ChangeSetTags": {
         | 
| 179372 | 
            -
                        "shape": " | 
| 179466 | 
            +
                        "shape": "S1l"
         | 
| 179373 179467 | 
             
                      }
         | 
| 179374 179468 | 
             
                    }
         | 
| 179375 179469 | 
             
                  },
         | 
| @@ -179394,7 +179488,7 @@ module.exports={ | |
| 179394 179488 | 
             
                    "members": {
         | 
| 179395 179489 | 
             
                      "ResourceArn": {},
         | 
| 179396 179490 | 
             
                      "Tags": {
         | 
| 179397 | 
            -
                        "shape": " | 
| 179491 | 
            +
                        "shape": "S1l"
         | 
| 179398 179492 | 
             
                      }
         | 
| 179399 179493 | 
             
                    }
         | 
| 179400 179494 | 
             
                  },
         | 
| @@ -179428,7 +179522,7 @@ module.exports={ | |
| 179428 179522 | 
             
                }
         | 
| 179429 179523 | 
             
              },
         | 
| 179430 179524 | 
             
              "shapes": {
         | 
| 179431 | 
            -
                " | 
| 179525 | 
            +
                "Sj": {
         | 
| 179432 179526 | 
             
                  "type": "structure",
         | 
| 179433 179527 | 
             
                  "required": [
         | 
| 179434 179528 | 
             
                    "Type"
         | 
| @@ -179438,7 +179532,7 @@ module.exports={ | |
| 179438 179532 | 
             
                    "Identifier": {}
         | 
| 179439 179533 | 
             
                  }
         | 
| 179440 179534 | 
             
                },
         | 
| 179441 | 
            -
                " | 
| 179535 | 
            +
                "Sx": {
         | 
| 179442 179536 | 
             
                  "type": "list",
         | 
| 179443 179537 | 
             
                  "member": {
         | 
| 179444 179538 | 
             
                    "type": "structure",
         | 
| @@ -179451,14 +179545,14 @@ module.exports={ | |
| 179451 179545 | 
             
                    }
         | 
| 179452 179546 | 
             
                  }
         | 
| 179453 179547 | 
             
                },
         | 
| 179454 | 
            -
                " | 
| 179548 | 
            +
                "S12": {
         | 
| 179455 179549 | 
             
                  "type": "structure",
         | 
| 179456 179550 | 
             
                  "members": {
         | 
| 179457 179551 | 
             
                    "SortBy": {},
         | 
| 179458 179552 | 
             
                    "SortOrder": {}
         | 
| 179459 179553 | 
             
                  }
         | 
| 179460 179554 | 
             
                },
         | 
| 179461 | 
            -
                " | 
| 179555 | 
            +
                "S1l": {
         | 
| 179462 179556 | 
             
                  "type": "list",
         | 
| 179463 179557 | 
             
                  "member": {
         | 
| 179464 179558 | 
             
                    "type": "structure",
         | 
| @@ -210835,6 +210929,43 @@ module.exports={ | |
| 210835 210929 | 
             
                    }
         | 
| 210836 210930 | 
             
                  }
         | 
| 210837 210931 | 
             
                },
         | 
| 210932 | 
            +
                "CreateFaceLivenessSession": {
         | 
| 210933 | 
            +
                  "input": {
         | 
| 210934 | 
            +
                    "type": "structure",
         | 
| 210935 | 
            +
                    "members": {
         | 
| 210936 | 
            +
                      "KmsKeyId": {},
         | 
| 210937 | 
            +
                      "Settings": {
         | 
| 210938 | 
            +
                        "type": "structure",
         | 
| 210939 | 
            +
                        "members": {
         | 
| 210940 | 
            +
                          "OutputConfig": {
         | 
| 210941 | 
            +
                            "type": "structure",
         | 
| 210942 | 
            +
                            "required": [
         | 
| 210943 | 
            +
                              "S3Bucket"
         | 
| 210944 | 
            +
                            ],
         | 
| 210945 | 
            +
                            "members": {
         | 
| 210946 | 
            +
                              "S3Bucket": {},
         | 
| 210947 | 
            +
                              "S3KeyPrefix": {}
         | 
| 210948 | 
            +
                            }
         | 
| 210949 | 
            +
                          },
         | 
| 210950 | 
            +
                          "AuditImagesLimit": {
         | 
| 210951 | 
            +
                            "type": "integer"
         | 
| 210952 | 
            +
                          }
         | 
| 210953 | 
            +
                        }
         | 
| 210954 | 
            +
                      },
         | 
| 210955 | 
            +
                      "ClientRequestToken": {}
         | 
| 210956 | 
            +
                    }
         | 
| 210957 | 
            +
                  },
         | 
| 210958 | 
            +
                  "output": {
         | 
| 210959 | 
            +
                    "type": "structure",
         | 
| 210960 | 
            +
                    "required": [
         | 
| 210961 | 
            +
                      "SessionId"
         | 
| 210962 | 
            +
                    ],
         | 
| 210963 | 
            +
                    "members": {
         | 
| 210964 | 
            +
                      "SessionId": {}
         | 
| 210965 | 
            +
                    }
         | 
| 210966 | 
            +
                  },
         | 
| 210967 | 
            +
                  "idempotent": true
         | 
| 210968 | 
            +
                },
         | 
| 210838 210969 | 
             
                "CreateProject": {
         | 
| 210839 210970 | 
             
                  "input": {
         | 
| 210840 210971 | 
             
                    "type": "structure",
         | 
| @@ -210867,10 +210998,10 @@ module.exports={ | |
| 210867 210998 | 
             
                        "shape": "Sy"
         | 
| 210868 210999 | 
             
                      },
         | 
| 210869 211000 | 
             
                      "TrainingData": {
         | 
| 210870 | 
            -
                        "shape": " | 
| 211001 | 
            +
                        "shape": "S1s"
         | 
| 210871 211002 | 
             
                      },
         | 
| 210872 211003 | 
             
                      "TestingData": {
         | 
| 210873 | 
            -
                        "shape": " | 
| 211004 | 
            +
                        "shape": "S1v"
         | 
| 210874 211005 | 
             
                      },
         | 
| 210875 211006 | 
             
                      "Tags": {
         | 
| 210876 211007 | 
             
                        "shape": "S10"
         | 
| @@ -210897,28 +211028,28 @@ module.exports={ | |
| 210897 211028 | 
             
                    ],
         | 
| 210898 211029 | 
             
                    "members": {
         | 
| 210899 211030 | 
             
                      "Input": {
         | 
| 210900 | 
            -
                        "shape": " | 
| 211031 | 
            +
                        "shape": "S1y"
         | 
| 210901 211032 | 
             
                      },
         | 
| 210902 211033 | 
             
                      "Output": {
         | 
| 210903 | 
            -
                        "shape": " | 
| 211034 | 
            +
                        "shape": "S21"
         | 
| 210904 211035 | 
             
                      },
         | 
| 210905 211036 | 
             
                      "Name": {},
         | 
| 210906 211037 | 
             
                      "Settings": {
         | 
| 210907 | 
            -
                        "shape": " | 
| 211038 | 
            +
                        "shape": "S26"
         | 
| 210908 211039 | 
             
                      },
         | 
| 210909 211040 | 
             
                      "RoleArn": {},
         | 
| 210910 211041 | 
             
                      "Tags": {
         | 
| 210911 211042 | 
             
                        "shape": "S10"
         | 
| 210912 211043 | 
             
                      },
         | 
| 210913 211044 | 
             
                      "NotificationChannel": {
         | 
| 210914 | 
            -
                        "shape": " | 
| 211045 | 
            +
                        "shape": "S2c"
         | 
| 210915 211046 | 
             
                      },
         | 
| 210916 211047 | 
             
                      "KmsKeyId": {},
         | 
| 210917 211048 | 
             
                      "RegionsOfInterest": {
         | 
| 210918 | 
            -
                        "shape": " | 
| 211049 | 
            +
                        "shape": "S2e"
         | 
| 210919 211050 | 
             
                      },
         | 
| 210920 211051 | 
             
                      "DataSharingPreference": {
         | 
| 210921 | 
            -
                        "shape": " | 
| 211052 | 
            +
                        "shape": "S2i"
         | 
| 210922 211053 | 
             
                      }
         | 
| 210923 211054 | 
             
                    }
         | 
| 210924 211055 | 
             
                  },
         | 
| @@ -210973,7 +211104,7 @@ module.exports={ | |
| 210973 211104 | 
             
                    "members": {
         | 
| 210974 211105 | 
             
                      "CollectionId": {},
         | 
| 210975 211106 | 
             
                      "FaceIds": {
         | 
| 210976 | 
            -
                        "shape": " | 
| 211107 | 
            +
                        "shape": "S2q"
         | 
| 210977 211108 | 
             
                      }
         | 
| 210978 211109 | 
             
                    }
         | 
| 210979 211110 | 
             
                  },
         | 
| @@ -210981,7 +211112,7 @@ module.exports={ | |
| 210981 211112 | 
             
                    "type": "structure",
         | 
| 210982 211113 | 
             
                    "members": {
         | 
| 210983 211114 | 
             
                      "DeletedFaces": {
         | 
| 210984 | 
            -
                        "shape": " | 
| 211115 | 
            +
                        "shape": "S2q"
         | 
| 210985 211116 | 
             
                      }
         | 
| 210986 211117 | 
             
                    }
         | 
| 210987 211118 | 
             
                  }
         | 
| @@ -211172,13 +211303,13 @@ module.exports={ | |
| 211172 211303 | 
             
                              "type": "structure",
         | 
| 211173 211304 | 
             
                              "members": {
         | 
| 211174 211305 | 
             
                                "Input": {
         | 
| 211175 | 
            -
                                  "shape": " | 
| 211306 | 
            +
                                  "shape": "S1s"
         | 
| 211176 211307 | 
             
                                },
         | 
| 211177 211308 | 
             
                                "Output": {
         | 
| 211178 | 
            -
                                  "shape": " | 
| 211309 | 
            +
                                  "shape": "S1s"
         | 
| 211179 211310 | 
             
                                },
         | 
| 211180 211311 | 
             
                                "Validation": {
         | 
| 211181 | 
            -
                                  "shape": " | 
| 211312 | 
            +
                                  "shape": "S3p"
         | 
| 211182 211313 | 
             
                                }
         | 
| 211183 211314 | 
             
                              }
         | 
| 211184 211315 | 
             
                            },
         | 
| @@ -211186,13 +211317,13 @@ module.exports={ | |
| 211186 211317 | 
             
                              "type": "structure",
         | 
| 211187 211318 | 
             
                              "members": {
         | 
| 211188 211319 | 
             
                                "Input": {
         | 
| 211189 | 
            -
                                  "shape": " | 
| 211320 | 
            +
                                  "shape": "S1v"
         | 
| 211190 211321 | 
             
                                },
         | 
| 211191 211322 | 
             
                                "Output": {
         | 
| 211192 | 
            -
                                  "shape": " | 
| 211323 | 
            +
                                  "shape": "S1v"
         | 
| 211193 211324 | 
             
                                },
         | 
| 211194 211325 | 
             
                                "Validation": {
         | 
| 211195 | 
            -
                                  "shape": " | 
| 211326 | 
            +
                                  "shape": "S3p"
         | 
| 211196 211327 | 
             
                                }
         | 
| 211197 211328 | 
             
                              }
         | 
| 211198 211329 | 
             
                            },
         | 
| @@ -211301,24 +211432,24 @@ module.exports={ | |
| 211301 211432 | 
             
                        "type": "timestamp"
         | 
| 211302 211433 | 
             
                      },
         | 
| 211303 211434 | 
             
                      "Input": {
         | 
| 211304 | 
            -
                        "shape": " | 
| 211435 | 
            +
                        "shape": "S1y"
         | 
| 211305 211436 | 
             
                      },
         | 
| 211306 211437 | 
             
                      "Output": {
         | 
| 211307 | 
            -
                        "shape": " | 
| 211438 | 
            +
                        "shape": "S21"
         | 
| 211308 211439 | 
             
                      },
         | 
| 211309 211440 | 
             
                      "RoleArn": {},
         | 
| 211310 211441 | 
             
                      "Settings": {
         | 
| 211311 | 
            -
                        "shape": " | 
| 211442 | 
            +
                        "shape": "S26"
         | 
| 211312 211443 | 
             
                      },
         | 
| 211313 211444 | 
             
                      "NotificationChannel": {
         | 
| 211314 | 
            -
                        "shape": " | 
| 211445 | 
            +
                        "shape": "S2c"
         | 
| 211315 211446 | 
             
                      },
         | 
| 211316 211447 | 
             
                      "KmsKeyId": {},
         | 
| 211317 211448 | 
             
                      "RegionsOfInterest": {
         | 
| 211318 | 
            -
                        "shape": " | 
| 211449 | 
            +
                        "shape": "S2e"
         | 
| 211319 211450 | 
             
                      },
         | 
| 211320 211451 | 
             
                      "DataSharingPreference": {
         | 
| 211321 | 
            -
                        "shape": " | 
| 211452 | 
            +
                        "shape": "S2i"
         | 
| 211322 211453 | 
             
                      }
         | 
| 211323 211454 | 
             
                    }
         | 
| 211324 211455 | 
             
                  }
         | 
| @@ -211356,7 +211487,7 @@ module.exports={ | |
| 211356 211487 | 
             
                              "type": "float"
         | 
| 211357 211488 | 
             
                            },
         | 
| 211358 211489 | 
             
                            "Geometry": {
         | 
| 211359 | 
            -
                              "shape": " | 
| 211490 | 
            +
                              "shape": "S48"
         | 
| 211360 211491 | 
             
                            }
         | 
| 211361 211492 | 
             
                          }
         | 
| 211362 211493 | 
             
                        }
         | 
| @@ -211375,7 +211506,7 @@ module.exports={ | |
| 211375 211506 | 
             
                        "shape": "S2"
         | 
| 211376 211507 | 
             
                      },
         | 
| 211377 211508 | 
             
                      "Attributes": {
         | 
| 211378 | 
            -
                        "shape": " | 
| 211509 | 
            +
                        "shape": "S4a"
         | 
| 211379 211510 | 
             
                      }
         | 
| 211380 211511 | 
             
                    }
         | 
| 211381 211512 | 
             
                  },
         | 
| @@ -211385,7 +211516,7 @@ module.exports={ | |
| 211385 211516 | 
             
                      "FaceDetails": {
         | 
| 211386 211517 | 
             
                        "type": "list",
         | 
| 211387 211518 | 
             
                        "member": {
         | 
| 211388 | 
            -
                          "shape": " | 
| 211519 | 
            +
                          "shape": "S4e"
         | 
| 211389 211520 | 
             
                        }
         | 
| 211390 211521 | 
             
                      },
         | 
| 211391 211522 | 
             
                      "OrientationCorrection": {}
         | 
| @@ -211416,7 +211547,7 @@ module.exports={ | |
| 211416 211547 | 
             
                        "type": "structure",
         | 
| 211417 211548 | 
             
                        "members": {
         | 
| 211418 211549 | 
             
                          "GeneralLabels": {
         | 
| 211419 | 
            -
                            "shape": " | 
| 211550 | 
            +
                            "shape": "S4s"
         | 
| 211420 211551 | 
             
                          },
         | 
| 211421 211552 | 
             
                          "ImageProperties": {
         | 
| 211422 211553 | 
             
                            "type": "structure",
         | 
| @@ -211436,7 +211567,7 @@ module.exports={ | |
| 211436 211567 | 
             
                      "Labels": {
         | 
| 211437 211568 | 
             
                        "type": "list",
         | 
| 211438 211569 | 
             
                        "member": {
         | 
| 211439 | 
            -
                          "shape": " | 
| 211570 | 
            +
                          "shape": "S4z"
         | 
| 211440 211571 | 
             
                        }
         | 
| 211441 211572 | 
             
                      },
         | 
| 211442 211573 | 
             
                      "OrientationCorrection": {},
         | 
| @@ -211445,19 +211576,19 @@ module.exports={ | |
| 211445 211576 | 
             
                        "type": "structure",
         | 
| 211446 211577 | 
             
                        "members": {
         | 
| 211447 211578 | 
             
                          "Quality": {
         | 
| 211448 | 
            -
                            "shape": " | 
| 211579 | 
            +
                            "shape": "S5b"
         | 
| 211449 211580 | 
             
                          },
         | 
| 211450 211581 | 
             
                          "DominantColors": {
         | 
| 211451 | 
            -
                            "shape": " | 
| 211582 | 
            +
                            "shape": "S52"
         | 
| 211452 211583 | 
             
                          },
         | 
| 211453 211584 | 
             
                          "Foreground": {
         | 
| 211454 211585 | 
             
                            "type": "structure",
         | 
| 211455 211586 | 
             
                            "members": {
         | 
| 211456 211587 | 
             
                              "Quality": {
         | 
| 211457 | 
            -
                                "shape": " | 
| 211588 | 
            +
                                "shape": "S5b"
         | 
| 211458 211589 | 
             
                              },
         | 
| 211459 211590 | 
             
                              "DominantColors": {
         | 
| 211460 | 
            -
                                "shape": " | 
| 211591 | 
            +
                                "shape": "S52"
         | 
| 211461 211592 | 
             
                              }
         | 
| 211462 211593 | 
             
                            }
         | 
| 211463 211594 | 
             
                          },
         | 
| @@ -211465,10 +211596,10 @@ module.exports={ | |
| 211465 211596 | 
             
                            "type": "structure",
         | 
| 211466 211597 | 
             
                            "members": {
         | 
| 211467 211598 | 
             
                              "Quality": {
         | 
| 211468 | 
            -
                                "shape": " | 
| 211599 | 
            +
                                "shape": "S5b"
         | 
| 211469 211600 | 
             
                              },
         | 
| 211470 211601 | 
             
                              "DominantColors": {
         | 
| 211471 | 
            -
                                "shape": " | 
| 211602 | 
            +
                                "shape": "S52"
         | 
| 211472 211603 | 
             
                              }
         | 
| 211473 211604 | 
             
                            }
         | 
| 211474 211605 | 
             
                          }
         | 
| @@ -211518,7 +211649,7 @@ module.exports={ | |
| 211518 211649 | 
             
                      "ModerationLabels": {
         | 
| 211519 211650 | 
             
                        "type": "list",
         | 
| 211520 211651 | 
             
                        "member": {
         | 
| 211521 | 
            -
                          "shape": " | 
| 211652 | 
            +
                          "shape": "S5n"
         | 
| 211522 211653 | 
             
                        }
         | 
| 211523 211654 | 
             
                      },
         | 
| 211524 211655 | 
             
                      "ModerationModelVersion": {},
         | 
| @@ -211629,13 +211760,13 @@ module.exports={ | |
| 211629 211760 | 
             
                        "type": "structure",
         | 
| 211630 211761 | 
             
                        "members": {
         | 
| 211631 211762 | 
             
                          "PersonsWithRequiredEquipment": {
         | 
| 211632 | 
            -
                            "shape": " | 
| 211763 | 
            +
                            "shape": "S67"
         | 
| 211633 211764 | 
             
                          },
         | 
| 211634 211765 | 
             
                          "PersonsWithoutRequiredEquipment": {
         | 
| 211635 | 
            -
                            "shape": " | 
| 211766 | 
            +
                            "shape": "S67"
         | 
| 211636 211767 | 
             
                          },
         | 
| 211637 211768 | 
             
                          "PersonsIndeterminate": {
         | 
| 211638 | 
            -
                            "shape": " | 
| 211769 | 
            +
                            "shape": "S67"
         | 
| 211639 211770 | 
             
                          }
         | 
| 211640 211771 | 
             
                        }
         | 
| 211641 211772 | 
             
                      }
         | 
| @@ -211656,10 +211787,10 @@ module.exports={ | |
| 211656 211787 | 
             
                        "type": "structure",
         | 
| 211657 211788 | 
             
                        "members": {
         | 
| 211658 211789 | 
             
                          "WordFilter": {
         | 
| 211659 | 
            -
                            "shape": " | 
| 211790 | 
            +
                            "shape": "S6a"
         | 
| 211660 211791 | 
             
                          },
         | 
| 211661 211792 | 
             
                          "RegionsOfInterest": {
         | 
| 211662 | 
            -
                            "shape": " | 
| 211793 | 
            +
                            "shape": "S2e"
         | 
| 211663 211794 | 
             
                          }
         | 
| 211664 211795 | 
             
                        }
         | 
| 211665 211796 | 
             
                      }
         | 
| @@ -211671,7 +211802,7 @@ module.exports={ | |
| 211671 211802 | 
             
                      "TextDetections": {
         | 
| 211672 211803 | 
             
                        "type": "list",
         | 
| 211673 211804 | 
             
                        "member": {
         | 
| 211674 | 
            -
                          "shape": " | 
| 211805 | 
            +
                          "shape": "S6f"
         | 
| 211675 211806 | 
             
                        }
         | 
| 211676 211807 | 
             
                      },
         | 
| 211677 211808 | 
             
                      "TextModelVersion": {}
         | 
| @@ -211718,11 +211849,11 @@ module.exports={ | |
| 211718 211849 | 
             
                    "type": "structure",
         | 
| 211719 211850 | 
             
                    "members": {
         | 
| 211720 211851 | 
             
                      "Urls": {
         | 
| 211721 | 
            -
                        "shape": " | 
| 211852 | 
            +
                        "shape": "S6o"
         | 
| 211722 211853 | 
             
                      },
         | 
| 211723 211854 | 
             
                      "Name": {},
         | 
| 211724 211855 | 
             
                      "KnownGender": {
         | 
| 211725 | 
            -
                        "shape": " | 
| 211856 | 
            +
                        "shape": "S6q"
         | 
| 211726 211857 | 
             
                      }
         | 
| 211727 211858 | 
             
                    }
         | 
| 211728 211859 | 
             
                  }
         | 
| @@ -211748,7 +211879,7 @@ module.exports={ | |
| 211748 211879 | 
             
                      "JobStatus": {},
         | 
| 211749 211880 | 
             
                      "StatusMessage": {},
         | 
| 211750 211881 | 
             
                      "VideoMetadata": {
         | 
| 211751 | 
            -
                        "shape": " | 
| 211882 | 
            +
                        "shape": "S6z"
         | 
| 211752 211883 | 
             
                      },
         | 
| 211753 211884 | 
             
                      "NextToken": {},
         | 
| 211754 211885 | 
             
                      "Celebrities": {
         | 
| @@ -211763,7 +211894,7 @@ module.exports={ | |
| 211763 211894 | 
             
                              "type": "structure",
         | 
| 211764 211895 | 
             
                              "members": {
         | 
| 211765 211896 | 
             
                                "Urls": {
         | 
| 211766 | 
            -
                                  "shape": " | 
| 211897 | 
            +
                                  "shape": "S6o"
         | 
| 211767 211898 | 
             
                                },
         | 
| 211768 211899 | 
             
                                "Name": {},
         | 
| 211769 211900 | 
             
                                "Id": {},
         | 
| @@ -211774,10 +211905,10 @@ module.exports={ | |
| 211774 211905 | 
             
                                  "shape": "Sc"
         | 
| 211775 211906 | 
             
                                },
         | 
| 211776 211907 | 
             
                                "Face": {
         | 
| 211777 | 
            -
                                  "shape": " | 
| 211908 | 
            +
                                  "shape": "S4e"
         | 
| 211778 211909 | 
             
                                },
         | 
| 211779 211910 | 
             
                                "KnownGender": {
         | 
| 211780 | 
            -
                                  "shape": " | 
| 211911 | 
            +
                                  "shape": "S6q"
         | 
| 211781 211912 | 
             
                                }
         | 
| 211782 211913 | 
             
                              }
         | 
| 211783 211914 | 
             
                            }
         | 
| @@ -211808,7 +211939,7 @@ module.exports={ | |
| 211808 211939 | 
             
                      "JobStatus": {},
         | 
| 211809 211940 | 
             
                      "StatusMessage": {},
         | 
| 211810 211941 | 
             
                      "VideoMetadata": {
         | 
| 211811 | 
            -
                        "shape": " | 
| 211942 | 
            +
                        "shape": "S6z"
         | 
| 211812 211943 | 
             
                      },
         | 
| 211813 211944 | 
             
                      "ModerationLabels": {
         | 
| 211814 211945 | 
             
                        "type": "list",
         | 
| @@ -211819,7 +211950,7 @@ module.exports={ | |
| 211819 211950 | 
             
                              "type": "long"
         | 
| 211820 211951 | 
             
                            },
         | 
| 211821 211952 | 
             
                            "ModerationLabel": {
         | 
| 211822 | 
            -
                              "shape": " | 
| 211953 | 
            +
                              "shape": "S5n"
         | 
| 211823 211954 | 
             
                            }
         | 
| 211824 211955 | 
             
                          }
         | 
| 211825 211956 | 
             
                        }
         | 
| @@ -211849,7 +211980,7 @@ module.exports={ | |
| 211849 211980 | 
             
                      "JobStatus": {},
         | 
| 211850 211981 | 
             
                      "StatusMessage": {},
         | 
| 211851 211982 | 
             
                      "VideoMetadata": {
         | 
| 211852 | 
            -
                        "shape": " | 
| 211983 | 
            +
                        "shape": "S6z"
         | 
| 211853 211984 | 
             
                      },
         | 
| 211854 211985 | 
             
                      "NextToken": {},
         | 
| 211855 211986 | 
             
                      "Faces": {
         | 
| @@ -211861,7 +211992,7 @@ module.exports={ | |
| 211861 211992 | 
             
                              "type": "long"
         | 
| 211862 211993 | 
             
                            },
         | 
| 211863 211994 | 
             
                            "Face": {
         | 
| 211864 | 
            -
                              "shape": " | 
| 211995 | 
            +
                              "shape": "S4e"
         | 
| 211865 211996 | 
             
                            }
         | 
| 211866 211997 | 
             
                          }
         | 
| 211867 211998 | 
             
                        }
         | 
| @@ -211869,6 +212000,40 @@ module.exports={ | |
| 211869 212000 | 
             
                    }
         | 
| 211870 212001 | 
             
                  }
         | 
| 211871 212002 | 
             
                },
         | 
| 212003 | 
            +
                "GetFaceLivenessSessionResults": {
         | 
| 212004 | 
            +
                  "input": {
         | 
| 212005 | 
            +
                    "type": "structure",
         | 
| 212006 | 
            +
                    "required": [
         | 
| 212007 | 
            +
                      "SessionId"
         | 
| 212008 | 
            +
                    ],
         | 
| 212009 | 
            +
                    "members": {
         | 
| 212010 | 
            +
                      "SessionId": {}
         | 
| 212011 | 
            +
                    }
         | 
| 212012 | 
            +
                  },
         | 
| 212013 | 
            +
                  "output": {
         | 
| 212014 | 
            +
                    "type": "structure",
         | 
| 212015 | 
            +
                    "required": [
         | 
| 212016 | 
            +
                      "SessionId",
         | 
| 212017 | 
            +
                      "Status"
         | 
| 212018 | 
            +
                    ],
         | 
| 212019 | 
            +
                    "members": {
         | 
| 212020 | 
            +
                      "SessionId": {},
         | 
| 212021 | 
            +
                      "Status": {},
         | 
| 212022 | 
            +
                      "Confidence": {
         | 
| 212023 | 
            +
                        "type": "float"
         | 
| 212024 | 
            +
                      },
         | 
| 212025 | 
            +
                      "ReferenceImage": {
         | 
| 212026 | 
            +
                        "shape": "S7h"
         | 
| 212027 | 
            +
                      },
         | 
| 212028 | 
            +
                      "AuditImages": {
         | 
| 212029 | 
            +
                        "type": "list",
         | 
| 212030 | 
            +
                        "member": {
         | 
| 212031 | 
            +
                          "shape": "S7h"
         | 
| 212032 | 
            +
                        }
         | 
| 212033 | 
            +
                      }
         | 
| 212034 | 
            +
                    }
         | 
| 212035 | 
            +
                  }
         | 
| 212036 | 
            +
                },
         | 
| 211872 212037 | 
             
                "GetFaceSearch": {
         | 
| 211873 212038 | 
             
                  "input": {
         | 
| 211874 212039 | 
             
                    "type": "structure",
         | 
| @@ -211891,7 +212056,7 @@ module.exports={ | |
| 211891 212056 | 
             
                      "StatusMessage": {},
         | 
| 211892 212057 | 
             
                      "NextToken": {},
         | 
| 211893 212058 | 
             
                      "VideoMetadata": {
         | 
| 211894 | 
            -
                        "shape": " | 
| 212059 | 
            +
                        "shape": "S6z"
         | 
| 211895 212060 | 
             
                      },
         | 
| 211896 212061 | 
             
                      "Persons": {
         | 
| 211897 212062 | 
             
                        "type": "list",
         | 
| @@ -211902,10 +212067,10 @@ module.exports={ | |
| 211902 212067 | 
             
                              "type": "long"
         | 
| 211903 212068 | 
             
                            },
         | 
| 211904 212069 | 
             
                            "Person": {
         | 
| 211905 | 
            -
                              "shape": " | 
| 212070 | 
            +
                              "shape": "S7p"
         | 
| 211906 212071 | 
             
                            },
         | 
| 211907 212072 | 
             
                            "FaceMatches": {
         | 
| 211908 | 
            -
                              "shape": " | 
| 212073 | 
            +
                              "shape": "S7r"
         | 
| 211909 212074 | 
             
                            }
         | 
| 211910 212075 | 
             
                          }
         | 
| 211911 212076 | 
             
                        }
         | 
| @@ -211935,7 +212100,7 @@ module.exports={ | |
| 211935 212100 | 
             
                      "JobStatus": {},
         | 
| 211936 212101 | 
             
                      "StatusMessage": {},
         | 
| 211937 212102 | 
             
                      "VideoMetadata": {
         | 
| 211938 | 
            -
                        "shape": " | 
| 212103 | 
            +
                        "shape": "S6z"
         | 
| 211939 212104 | 
             
                      },
         | 
| 211940 212105 | 
             
                      "NextToken": {},
         | 
| 211941 212106 | 
             
                      "Labels": {
         | 
| @@ -211947,7 +212112,7 @@ module.exports={ | |
| 211947 212112 | 
             
                              "type": "long"
         | 
| 211948 212113 | 
             
                            },
         | 
| 211949 212114 | 
             
                            "Label": {
         | 
| 211950 | 
            -
                              "shape": " | 
| 212115 | 
            +
                              "shape": "S4z"
         | 
| 211951 212116 | 
             
                            },
         | 
| 211952 212117 | 
             
                            "StartTimestampMillis": {
         | 
| 211953 212118 | 
             
                              "type": "long"
         | 
| @@ -211986,7 +212151,7 @@ module.exports={ | |
| 211986 212151 | 
             
                      "JobStatus": {},
         | 
| 211987 212152 | 
             
                      "StatusMessage": {},
         | 
| 211988 212153 | 
             
                      "VideoMetadata": {
         | 
| 211989 | 
            -
                        "shape": " | 
| 212154 | 
            +
                        "shape": "S6z"
         | 
| 211990 212155 | 
             
                      },
         | 
| 211991 212156 | 
             
                      "NextToken": {},
         | 
| 211992 212157 | 
             
                      "Persons": {
         | 
| @@ -211998,7 +212163,7 @@ module.exports={ | |
| 211998 212163 | 
             
                              "type": "long"
         | 
| 211999 212164 | 
             
                            },
         | 
| 212000 212165 | 
             
                            "Person": {
         | 
| 212001 | 
            -
                              "shape": " | 
| 212166 | 
            +
                              "shape": "S7p"
         | 
| 212002 212167 | 
             
                            }
         | 
| 212003 212168 | 
             
                          }
         | 
| 212004 212169 | 
             
                        }
         | 
| @@ -212028,7 +212193,7 @@ module.exports={ | |
| 212028 212193 | 
             
                      "VideoMetadata": {
         | 
| 212029 212194 | 
             
                        "type": "list",
         | 
| 212030 212195 | 
             
                        "member": {
         | 
| 212031 | 
            -
                          "shape": " | 
| 212196 | 
            +
                          "shape": "S6z"
         | 
| 212032 212197 | 
             
                        }
         | 
| 212033 212198 | 
             
                      },
         | 
| 212034 212199 | 
             
                      "AudioMetadata": {
         | 
| @@ -212133,7 +212298,7 @@ module.exports={ | |
| 212133 212298 | 
             
                      "JobStatus": {},
         | 
| 212134 212299 | 
             
                      "StatusMessage": {},
         | 
| 212135 212300 | 
             
                      "VideoMetadata": {
         | 
| 212136 | 
            -
                        "shape": " | 
| 212301 | 
            +
                        "shape": "S6z"
         | 
| 212137 212302 | 
             
                      },
         | 
| 212138 212303 | 
             
                      "TextDetections": {
         | 
| 212139 212304 | 
             
                        "type": "list",
         | 
| @@ -212144,7 +212309,7 @@ module.exports={ | |
| 212144 212309 | 
             
                              "type": "long"
         | 
| 212145 212310 | 
             
                            },
         | 
| 212146 212311 | 
             
                            "TextDetection": {
         | 
| 212147 | 
            -
                              "shape": " | 
| 212312 | 
            +
                              "shape": "S6f"
         | 
| 212148 212313 | 
             
                            }
         | 
| 212149 212314 | 
             
                          }
         | 
| 212150 212315 | 
             
                        }
         | 
| @@ -212168,7 +212333,7 @@ module.exports={ | |
| 212168 212333 | 
             
                      },
         | 
| 212169 212334 | 
             
                      "ExternalImageId": {},
         | 
| 212170 212335 | 
             
                      "DetectionAttributes": {
         | 
| 212171 | 
            -
                        "shape": " | 
| 212336 | 
            +
                        "shape": "S4a"
         | 
| 212172 212337 | 
             
                      },
         | 
| 212173 212338 | 
             
                      "MaxFaces": {
         | 
| 212174 212339 | 
             
                        "type": "integer"
         | 
| @@ -212185,10 +212350,10 @@ module.exports={ | |
| 212185 212350 | 
             
                          "type": "structure",
         | 
| 212186 212351 | 
             
                          "members": {
         | 
| 212187 212352 | 
             
                            "Face": {
         | 
| 212188 | 
            -
                              "shape": " | 
| 212353 | 
            +
                              "shape": "S7t"
         | 
| 212189 212354 | 
             
                            },
         | 
| 212190 212355 | 
             
                            "FaceDetail": {
         | 
| 212191 | 
            -
                              "shape": " | 
| 212356 | 
            +
                              "shape": "S4e"
         | 
| 212192 212357 | 
             
                            }
         | 
| 212193 212358 | 
             
                          }
         | 
| 212194 212359 | 
             
                        }
         | 
| @@ -212205,7 +212370,7 @@ module.exports={ | |
| 212205 212370 | 
             
                              "member": {}
         | 
| 212206 212371 | 
             
                            },
         | 
| 212207 212372 | 
             
                            "FaceDetail": {
         | 
| 212208 | 
            -
                              "shape": " | 
| 212373 | 
            +
                              "shape": "S4e"
         | 
| 212209 212374 | 
             
                            }
         | 
| 212210 212375 | 
             
                          }
         | 
| 212211 212376 | 
             
                        }
         | 
| @@ -212335,7 +212500,7 @@ module.exports={ | |
| 212335 212500 | 
             
                      "Faces": {
         | 
| 212336 212501 | 
             
                        "type": "list",
         | 
| 212337 212502 | 
             
                        "member": {
         | 
| 212338 | 
            -
                          "shape": " | 
| 212503 | 
            +
                          "shape": "S7t"
         | 
| 212339 212504 | 
             
                        }
         | 
| 212340 212505 | 
             
                      },
         | 
| 212341 212506 | 
             
                      "NextToken": {},
         | 
| @@ -212471,7 +212636,7 @@ module.exports={ | |
| 212471 212636 | 
             
                          "type": "structure",
         | 
| 212472 212637 | 
             
                          "members": {
         | 
| 212473 212638 | 
             
                            "Urls": {
         | 
| 212474 | 
            -
                              "shape": " | 
| 212639 | 
            +
                              "shape": "S6o"
         | 
| 212475 212640 | 
             
                            },
         | 
| 212476 212641 | 
             
                            "Name": {},
         | 
| 212477 212642 | 
             
                            "Id": {},
         | 
| @@ -212482,7 +212647,7 @@ module.exports={ | |
| 212482 212647 | 
             
                              "type": "float"
         | 
| 212483 212648 | 
             
                            },
         | 
| 212484 212649 | 
             
                            "KnownGender": {
         | 
| 212485 | 
            -
                              "shape": " | 
| 212650 | 
            +
                              "shape": "S6q"
         | 
| 212486 212651 | 
             
                            }
         | 
| 212487 212652 | 
             
                          }
         | 
| 212488 212653 | 
             
                        }
         | 
| @@ -212520,7 +212685,7 @@ module.exports={ | |
| 212520 212685 | 
             
                    "members": {
         | 
| 212521 212686 | 
             
                      "SearchedFaceId": {},
         | 
| 212522 212687 | 
             
                      "FaceMatches": {
         | 
| 212523 | 
            -
                        "shape": " | 
| 212688 | 
            +
                        "shape": "S7r"
         | 
| 212524 212689 | 
             
                      },
         | 
| 212525 212690 | 
             
                      "FaceModelVersion": {}
         | 
| 212526 212691 | 
             
                    }
         | 
| @@ -212557,7 +212722,7 @@ module.exports={ | |
| 212557 212722 | 
             
                        "type": "float"
         | 
| 212558 212723 | 
             
                      },
         | 
| 212559 212724 | 
             
                      "FaceMatches": {
         | 
| 212560 | 
            -
                        "shape": " | 
| 212725 | 
            +
                        "shape": "S7r"
         | 
| 212561 212726 | 
             
                      },
         | 
| 212562 212727 | 
             
                      "FaceModelVersion": {}
         | 
| 212563 212728 | 
             
                    }
         | 
| @@ -212571,11 +212736,11 @@ module.exports={ | |
| 212571 212736 | 
             
                    ],
         | 
| 212572 212737 | 
             
                    "members": {
         | 
| 212573 212738 | 
             
                      "Video": {
         | 
| 212574 | 
            -
                        "shape": " | 
| 212739 | 
            +
                        "shape": "Sae"
         | 
| 212575 212740 | 
             
                      },
         | 
| 212576 212741 | 
             
                      "ClientRequestToken": {},
         | 
| 212577 212742 | 
             
                      "NotificationChannel": {
         | 
| 212578 | 
            -
                        "shape": " | 
| 212743 | 
            +
                        "shape": "Saf"
         | 
| 212579 212744 | 
             
                      },
         | 
| 212580 212745 | 
             
                      "JobTag": {}
         | 
| 212581 212746 | 
             
                    }
         | 
| @@ -212596,14 +212761,14 @@ module.exports={ | |
| 212596 212761 | 
             
                    ],
         | 
| 212597 212762 | 
             
                    "members": {
         | 
| 212598 212763 | 
             
                      "Video": {
         | 
| 212599 | 
            -
                        "shape": " | 
| 212764 | 
            +
                        "shape": "Sae"
         | 
| 212600 212765 | 
             
                      },
         | 
| 212601 212766 | 
             
                      "MinConfidence": {
         | 
| 212602 212767 | 
             
                        "type": "float"
         | 
| 212603 212768 | 
             
                      },
         | 
| 212604 212769 | 
             
                      "ClientRequestToken": {},
         | 
| 212605 212770 | 
             
                      "NotificationChannel": {
         | 
| 212606 | 
            -
                        "shape": " | 
| 212771 | 
            +
                        "shape": "Saf"
         | 
| 212607 212772 | 
             
                      },
         | 
| 212608 212773 | 
             
                      "JobTag": {}
         | 
| 212609 212774 | 
             
                    }
         | 
| @@ -212624,11 +212789,11 @@ module.exports={ | |
| 212624 212789 | 
             
                    ],
         | 
| 212625 212790 | 
             
                    "members": {
         | 
| 212626 212791 | 
             
                      "Video": {
         | 
| 212627 | 
            -
                        "shape": " | 
| 212792 | 
            +
                        "shape": "Sae"
         | 
| 212628 212793 | 
             
                      },
         | 
| 212629 212794 | 
             
                      "ClientRequestToken": {},
         | 
| 212630 212795 | 
             
                      "NotificationChannel": {
         | 
| 212631 | 
            -
                        "shape": " | 
| 212796 | 
            +
                        "shape": "Saf"
         | 
| 212632 212797 | 
             
                      },
         | 
| 212633 212798 | 
             
                      "FaceAttributes": {},
         | 
| 212634 212799 | 
             
                      "JobTag": {}
         | 
| @@ -212651,7 +212816,7 @@ module.exports={ | |
| 212651 212816 | 
             
                    ],
         | 
| 212652 212817 | 
             
                    "members": {
         | 
| 212653 212818 | 
             
                      "Video": {
         | 
| 212654 | 
            -
                        "shape": " | 
| 212819 | 
            +
                        "shape": "Sae"
         | 
| 212655 212820 | 
             
                      },
         | 
| 212656 212821 | 
             
                      "ClientRequestToken": {},
         | 
| 212657 212822 | 
             
                      "FaceMatchThreshold": {
         | 
| @@ -212659,7 +212824,7 @@ module.exports={ | |
| 212659 212824 | 
             
                      },
         | 
| 212660 212825 | 
             
                      "CollectionId": {},
         | 
| 212661 212826 | 
             
                      "NotificationChannel": {
         | 
| 212662 | 
            -
                        "shape": " | 
| 212827 | 
            +
                        "shape": "Saf"
         | 
| 212663 212828 | 
             
                      },
         | 
| 212664 212829 | 
             
                      "JobTag": {}
         | 
| 212665 212830 | 
             
                    }
         | 
| @@ -212680,14 +212845,14 @@ module.exports={ | |
| 212680 212845 | 
             
                    ],
         | 
| 212681 212846 | 
             
                    "members": {
         | 
| 212682 212847 | 
             
                      "Video": {
         | 
| 212683 | 
            -
                        "shape": " | 
| 212848 | 
            +
                        "shape": "Sae"
         | 
| 212684 212849 | 
             
                      },
         | 
| 212685 212850 | 
             
                      "ClientRequestToken": {},
         | 
| 212686 212851 | 
             
                      "MinConfidence": {
         | 
| 212687 212852 | 
             
                        "type": "float"
         | 
| 212688 212853 | 
             
                      },
         | 
| 212689 212854 | 
             
                      "NotificationChannel": {
         | 
| 212690 | 
            -
                        "shape": " | 
| 212855 | 
            +
                        "shape": "Saf"
         | 
| 212691 212856 | 
             
                      },
         | 
| 212692 212857 | 
             
                      "JobTag": {},
         | 
| 212693 212858 | 
             
                      "Features": {
         | 
| @@ -212698,7 +212863,7 @@ module.exports={ | |
| 212698 212863 | 
             
                        "type": "structure",
         | 
| 212699 212864 | 
             
                        "members": {
         | 
| 212700 212865 | 
             
                          "GeneralLabels": {
         | 
| 212701 | 
            -
                            "shape": " | 
| 212866 | 
            +
                            "shape": "S4s"
         | 
| 212702 212867 | 
             
                          }
         | 
| 212703 212868 | 
             
                        }
         | 
| 212704 212869 | 
             
                      }
         | 
| @@ -212720,11 +212885,11 @@ module.exports={ | |
| 212720 212885 | 
             
                    ],
         | 
| 212721 212886 | 
             
                    "members": {
         | 
| 212722 212887 | 
             
                      "Video": {
         | 
| 212723 | 
            -
                        "shape": " | 
| 212888 | 
            +
                        "shape": "Sae"
         | 
| 212724 212889 | 
             
                      },
         | 
| 212725 212890 | 
             
                      "ClientRequestToken": {},
         | 
| 212726 212891 | 
             
                      "NotificationChannel": {
         | 
| 212727 | 
            -
                        "shape": " | 
| 212892 | 
            +
                        "shape": "Saf"
         | 
| 212728 212893 | 
             
                      },
         | 
| 212729 212894 | 
             
                      "JobTag": {}
         | 
| 212730 212895 | 
             
                    }
         | 
| @@ -212770,11 +212935,11 @@ module.exports={ | |
| 212770 212935 | 
             
                    ],
         | 
| 212771 212936 | 
             
                    "members": {
         | 
| 212772 212937 | 
             
                      "Video": {
         | 
| 212773 | 
            -
                        "shape": " | 
| 212938 | 
            +
                        "shape": "Sae"
         | 
| 212774 212939 | 
             
                      },
         | 
| 212775 212940 | 
             
                      "ClientRequestToken": {},
         | 
| 212776 212941 | 
             
                      "NotificationChannel": {
         | 
| 212777 | 
            -
                        "shape": " | 
| 212942 | 
            +
                        "shape": "Saf"
         | 
| 212778 212943 | 
             
                      },
         | 
| 212779 212944 | 
             
                      "JobTag": {},
         | 
| 212780 212945 | 
             
                      "Filters": {
         | 
| @@ -212870,21 +213035,21 @@ module.exports={ | |
| 212870 213035 | 
             
                    ],
         | 
| 212871 213036 | 
             
                    "members": {
         | 
| 212872 213037 | 
             
                      "Video": {
         | 
| 212873 | 
            -
                        "shape": " | 
| 213038 | 
            +
                        "shape": "Sae"
         | 
| 212874 213039 | 
             
                      },
         | 
| 212875 213040 | 
             
                      "ClientRequestToken": {},
         | 
| 212876 213041 | 
             
                      "NotificationChannel": {
         | 
| 212877 | 
            -
                        "shape": " | 
| 213042 | 
            +
                        "shape": "Saf"
         | 
| 212878 213043 | 
             
                      },
         | 
| 212879 213044 | 
             
                      "JobTag": {},
         | 
| 212880 213045 | 
             
                      "Filters": {
         | 
| 212881 213046 | 
             
                        "type": "structure",
         | 
| 212882 213047 | 
             
                        "members": {
         | 
| 212883 213048 | 
             
                          "WordFilter": {
         | 
| 212884 | 
            -
                            "shape": " | 
| 213049 | 
            +
                            "shape": "S6a"
         | 
| 212885 213050 | 
             
                          },
         | 
| 212886 213051 | 
             
                          "RegionsOfInterest": {
         | 
| 212887 | 
            -
                            "shape": " | 
| 213052 | 
            +
                            "shape": "S2e"
         | 
| 212888 213053 | 
             
                          }
         | 
| 212889 213054 | 
             
                        }
         | 
| 212890 213055 | 
             
                      }
         | 
| @@ -213011,7 +213176,7 @@ module.exports={ | |
| 213011 213176 | 
             
                            "type": "structure",
         | 
| 213012 213177 | 
             
                            "members": {
         | 
| 213013 213178 | 
             
                              "Labels": {
         | 
| 213014 | 
            -
                                "shape": " | 
| 213179 | 
            +
                                "shape": "S29"
         | 
| 213015 213180 | 
             
                              },
         | 
| 213016 213181 | 
             
                              "MinConfidence": {
         | 
| 213017 213182 | 
             
                                "type": "float"
         | 
| @@ -213021,10 +213186,10 @@ module.exports={ | |
| 213021 213186 | 
             
                        }
         | 
| 213022 213187 | 
             
                      },
         | 
| 213023 213188 | 
             
                      "RegionsOfInterestForUpdate": {
         | 
| 213024 | 
            -
                        "shape": " | 
| 213189 | 
            +
                        "shape": "S2e"
         | 
| 213025 213190 | 
             
                      },
         | 
| 213026 213191 | 
             
                      "DataSharingPreferenceForUpdate": {
         | 
| 213027 | 
            -
                        "shape": " | 
| 213192 | 
            +
                        "shape": "S2i"
         | 
| 213028 213193 | 
             
                      },
         | 
| 213029 213194 | 
             
                      "ParametersToDelete": {
         | 
| 213030 213195 | 
             
                        "type": "list",
         | 
| @@ -213184,15 +213349,15 @@ module.exports={ | |
| 213184 213349 | 
             
                    }
         | 
| 213185 213350 | 
             
                  }
         | 
| 213186 213351 | 
             
                },
         | 
| 213187 | 
            -
                " | 
| 213352 | 
            +
                "S1s": {
         | 
| 213188 213353 | 
             
                  "type": "structure",
         | 
| 213189 213354 | 
             
                  "members": {
         | 
| 213190 213355 | 
             
                    "Assets": {
         | 
| 213191 | 
            -
                      "shape": " | 
| 213356 | 
            +
                      "shape": "S1t"
         | 
| 213192 213357 | 
             
                    }
         | 
| 213193 213358 | 
             
                  }
         | 
| 213194 213359 | 
             
                },
         | 
| 213195 | 
            -
                " | 
| 213360 | 
            +
                "S1t": {
         | 
| 213196 213361 | 
             
                  "type": "list",
         | 
| 213197 213362 | 
             
                  "member": {
         | 
| 213198 213363 | 
             
                    "type": "structure",
         | 
| @@ -213203,18 +213368,18 @@ module.exports={ | |
| 213203 213368 | 
             
                    }
         | 
| 213204 213369 | 
             
                  }
         | 
| 213205 213370 | 
             
                },
         | 
| 213206 | 
            -
                " | 
| 213371 | 
            +
                "S1v": {
         | 
| 213207 213372 | 
             
                  "type": "structure",
         | 
| 213208 213373 | 
             
                  "members": {
         | 
| 213209 213374 | 
             
                    "Assets": {
         | 
| 213210 | 
            -
                      "shape": " | 
| 213375 | 
            +
                      "shape": "S1t"
         | 
| 213211 213376 | 
             
                    },
         | 
| 213212 213377 | 
             
                    "AutoCreate": {
         | 
| 213213 213378 | 
             
                      "type": "boolean"
         | 
| 213214 213379 | 
             
                    }
         | 
| 213215 213380 | 
             
                  }
         | 
| 213216 213381 | 
             
                },
         | 
| 213217 | 
            -
                " | 
| 213382 | 
            +
                "S1y": {
         | 
| 213218 213383 | 
             
                  "type": "structure",
         | 
| 213219 213384 | 
             
                  "members": {
         | 
| 213220 213385 | 
             
                    "KinesisVideoStream": {
         | 
| @@ -213225,7 +213390,7 @@ module.exports={ | |
| 213225 213390 | 
             
                    }
         | 
| 213226 213391 | 
             
                  }
         | 
| 213227 213392 | 
             
                },
         | 
| 213228 | 
            -
                " | 
| 213393 | 
            +
                "S21": {
         | 
| 213229 213394 | 
             
                  "type": "structure",
         | 
| 213230 213395 | 
             
                  "members": {
         | 
| 213231 213396 | 
             
                    "KinesisDataStream": {
         | 
| @@ -213243,7 +213408,7 @@ module.exports={ | |
| 213243 213408 | 
             
                    }
         | 
| 213244 213409 | 
             
                  }
         | 
| 213245 213410 | 
             
                },
         | 
| 213246 | 
            -
                " | 
| 213411 | 
            +
                "S26": {
         | 
| 213247 213412 | 
             
                  "type": "structure",
         | 
| 213248 213413 | 
             
                  "members": {
         | 
| 213249 213414 | 
             
                    "FaceSearch": {
         | 
| @@ -213262,7 +213427,7 @@ module.exports={ | |
| 213262 213427 | 
             
                      ],
         | 
| 213263 213428 | 
             
                      "members": {
         | 
| 213264 213429 | 
             
                        "Labels": {
         | 
| 213265 | 
            -
                          "shape": " | 
| 213430 | 
            +
                          "shape": "S29"
         | 
| 213266 213431 | 
             
                        },
         | 
| 213267 213432 | 
             
                        "MinConfidence": {
         | 
| 213268 213433 | 
             
                          "type": "float"
         | 
| @@ -213271,11 +213436,11 @@ module.exports={ | |
| 213271 213436 | 
             
                    }
         | 
| 213272 213437 | 
             
                  }
         | 
| 213273 213438 | 
             
                },
         | 
| 213274 | 
            -
                " | 
| 213439 | 
            +
                "S29": {
         | 
| 213275 213440 | 
             
                  "type": "list",
         | 
| 213276 213441 | 
             
                  "member": {}
         | 
| 213277 213442 | 
             
                },
         | 
| 213278 | 
            -
                " | 
| 213443 | 
            +
                "S2c": {
         | 
| 213279 213444 | 
             
                  "type": "structure",
         | 
| 213280 213445 | 
             
                  "required": [
         | 
| 213281 213446 | 
             
                    "SNSTopicArn"
         | 
| @@ -213284,7 +213449,7 @@ module.exports={ | |
| 213284 213449 | 
             
                    "SNSTopicArn": {}
         | 
| 213285 213450 | 
             
                  }
         | 
| 213286 213451 | 
             
                },
         | 
| 213287 | 
            -
                " | 
| 213452 | 
            +
                "S2e": {
         | 
| 213288 213453 | 
             
                  "type": "list",
         | 
| 213289 213454 | 
             
                  "member": {
         | 
| 213290 213455 | 
             
                    "type": "structure",
         | 
| @@ -213293,12 +213458,12 @@ module.exports={ | |
| 213293 213458 | 
             
                        "shape": "Sc"
         | 
| 213294 213459 | 
             
                      },
         | 
| 213295 213460 | 
             
                      "Polygon": {
         | 
| 213296 | 
            -
                        "shape": " | 
| 213461 | 
            +
                        "shape": "S2g"
         | 
| 213297 213462 | 
             
                      }
         | 
| 213298 213463 | 
             
                    }
         | 
| 213299 213464 | 
             
                  }
         | 
| 213300 213465 | 
             
                },
         | 
| 213301 | 
            -
                " | 
| 213466 | 
            +
                "S2g": {
         | 
| 213302 213467 | 
             
                  "type": "list",
         | 
| 213303 213468 | 
             
                  "member": {
         | 
| 213304 213469 | 
             
                    "type": "structure",
         | 
| @@ -213312,7 +213477,7 @@ module.exports={ | |
| 213312 213477 | 
             
                    }
         | 
| 213313 213478 | 
             
                  }
         | 
| 213314 213479 | 
             
                },
         | 
| 213315 | 
            -
                " | 
| 213480 | 
            +
                "S2i": {
         | 
| 213316 213481 | 
             
                  "type": "structure",
         | 
| 213317 213482 | 
             
                  "required": [
         | 
| 213318 213483 | 
             
                    "OptIn"
         | 
| @@ -213323,34 +213488,34 @@ module.exports={ | |
| 213323 213488 | 
             
                    }
         | 
| 213324 213489 | 
             
                  }
         | 
| 213325 213490 | 
             
                },
         | 
| 213326 | 
            -
                " | 
| 213491 | 
            +
                "S2q": {
         | 
| 213327 213492 | 
             
                  "type": "list",
         | 
| 213328 213493 | 
             
                  "member": {}
         | 
| 213329 213494 | 
             
                },
         | 
| 213330 | 
            -
                " | 
| 213495 | 
            +
                "S3p": {
         | 
| 213331 213496 | 
             
                  "type": "structure",
         | 
| 213332 213497 | 
             
                  "members": {
         | 
| 213333 213498 | 
             
                    "Assets": {
         | 
| 213334 | 
            -
                      "shape": " | 
| 213499 | 
            +
                      "shape": "S1t"
         | 
| 213335 213500 | 
             
                    }
         | 
| 213336 213501 | 
             
                  }
         | 
| 213337 213502 | 
             
                },
         | 
| 213338 | 
            -
                " | 
| 213503 | 
            +
                "S48": {
         | 
| 213339 213504 | 
             
                  "type": "structure",
         | 
| 213340 213505 | 
             
                  "members": {
         | 
| 213341 213506 | 
             
                    "BoundingBox": {
         | 
| 213342 213507 | 
             
                      "shape": "Sc"
         | 
| 213343 213508 | 
             
                    },
         | 
| 213344 213509 | 
             
                    "Polygon": {
         | 
| 213345 | 
            -
                      "shape": " | 
| 213510 | 
            +
                      "shape": "S2g"
         | 
| 213346 213511 | 
             
                    }
         | 
| 213347 213512 | 
             
                  }
         | 
| 213348 213513 | 
             
                },
         | 
| 213349 | 
            -
                " | 
| 213514 | 
            +
                "S4a": {
         | 
| 213350 213515 | 
             
                  "type": "list",
         | 
| 213351 213516 | 
             
                  "member": {}
         | 
| 213352 213517 | 
             
                },
         | 
| 213353 | 
            -
                " | 
| 213518 | 
            +
                "S4e": {
         | 
| 213354 213519 | 
             
                  "type": "structure",
         | 
| 213355 213520 | 
             
                  "members": {
         | 
| 213356 213521 | 
             
                    "BoundingBox": {
         | 
| @@ -213462,28 +213627,28 @@ module.exports={ | |
| 213462 213627 | 
             
                    }
         | 
| 213463 213628 | 
             
                  }
         | 
| 213464 213629 | 
             
                },
         | 
| 213465 | 
            -
                " | 
| 213630 | 
            +
                "S4s": {
         | 
| 213466 213631 | 
             
                  "type": "structure",
         | 
| 213467 213632 | 
             
                  "members": {
         | 
| 213468 213633 | 
             
                    "LabelInclusionFilters": {
         | 
| 213469 | 
            -
                      "shape": " | 
| 213634 | 
            +
                      "shape": "S4t"
         | 
| 213470 213635 | 
             
                    },
         | 
| 213471 213636 | 
             
                    "LabelExclusionFilters": {
         | 
| 213472 | 
            -
                      "shape": " | 
| 213637 | 
            +
                      "shape": "S4t"
         | 
| 213473 213638 | 
             
                    },
         | 
| 213474 213639 | 
             
                    "LabelCategoryInclusionFilters": {
         | 
| 213475 | 
            -
                      "shape": " | 
| 213640 | 
            +
                      "shape": "S4t"
         | 
| 213476 213641 | 
             
                    },
         | 
| 213477 213642 | 
             
                    "LabelCategoryExclusionFilters": {
         | 
| 213478 | 
            -
                      "shape": " | 
| 213643 | 
            +
                      "shape": "S4t"
         | 
| 213479 213644 | 
             
                    }
         | 
| 213480 213645 | 
             
                  }
         | 
| 213481 213646 | 
             
                },
         | 
| 213482 | 
            -
                " | 
| 213647 | 
            +
                "S4t": {
         | 
| 213483 213648 | 
             
                  "type": "list",
         | 
| 213484 213649 | 
             
                  "member": {}
         | 
| 213485 213650 | 
             
                },
         | 
| 213486 | 
            -
                " | 
| 213651 | 
            +
                "S4z": {
         | 
| 213487 213652 | 
             
                  "type": "structure",
         | 
| 213488 213653 | 
             
                  "members": {
         | 
| 213489 213654 | 
             
                    "Name": {},
         | 
| @@ -213502,7 +213667,7 @@ module.exports={ | |
| 213502 213667 | 
             
                            "type": "float"
         | 
| 213503 213668 | 
             
                          },
         | 
| 213504 213669 | 
             
                          "DominantColors": {
         | 
| 213505 | 
            -
                            "shape": " | 
| 213670 | 
            +
                            "shape": "S52"
         | 
| 213506 213671 | 
             
                          }
         | 
| 213507 213672 | 
             
                        }
         | 
| 213508 213673 | 
             
                      }
         | 
| @@ -213536,7 +213701,7 @@ module.exports={ | |
| 213536 213701 | 
             
                    }
         | 
| 213537 213702 | 
             
                  }
         | 
| 213538 213703 | 
             
                },
         | 
| 213539 | 
            -
                " | 
| 213704 | 
            +
                "S52": {
         | 
| 213540 213705 | 
             
                  "type": "list",
         | 
| 213541 213706 | 
             
                  "member": {
         | 
| 213542 213707 | 
             
                    "type": "structure",
         | 
| @@ -213559,7 +213724,7 @@ module.exports={ | |
| 213559 213724 | 
             
                    }
         | 
| 213560 213725 | 
             
                  }
         | 
| 213561 213726 | 
             
                },
         | 
| 213562 | 
            -
                " | 
| 213727 | 
            +
                "S5b": {
         | 
| 213563 213728 | 
             
                  "type": "structure",
         | 
| 213564 213729 | 
             
                  "members": {
         | 
| 213565 213730 | 
             
                    "Brightness": {
         | 
| @@ -213573,7 +213738,7 @@ module.exports={ | |
| 213573 213738 | 
             
                    }
         | 
| 213574 213739 | 
             
                  }
         | 
| 213575 213740 | 
             
                },
         | 
| 213576 | 
            -
                " | 
| 213741 | 
            +
                "S5n": {
         | 
| 213577 213742 | 
             
                  "type": "structure",
         | 
| 213578 213743 | 
             
                  "members": {
         | 
| 213579 213744 | 
             
                    "Confidence": {
         | 
| @@ -213583,13 +213748,13 @@ module.exports={ | |
| 213583 213748 | 
             
                    "ParentName": {}
         | 
| 213584 213749 | 
             
                  }
         | 
| 213585 213750 | 
             
                },
         | 
| 213586 | 
            -
                " | 
| 213751 | 
            +
                "S67": {
         | 
| 213587 213752 | 
             
                  "type": "list",
         | 
| 213588 213753 | 
             
                  "member": {
         | 
| 213589 213754 | 
             
                    "type": "integer"
         | 
| 213590 213755 | 
             
                  }
         | 
| 213591 213756 | 
             
                },
         | 
| 213592 | 
            -
                " | 
| 213757 | 
            +
                "S6a": {
         | 
| 213593 213758 | 
             
                  "type": "structure",
         | 
| 213594 213759 | 
             
                  "members": {
         | 
| 213595 213760 | 
             
                    "MinConfidence": {
         | 
| @@ -213603,7 +213768,7 @@ module.exports={ | |
| 213603 213768 | 
             
                    }
         | 
| 213604 213769 | 
             
                  }
         | 
| 213605 213770 | 
             
                },
         | 
| 213606 | 
            -
                " | 
| 213771 | 
            +
                "S6f": {
         | 
| 213607 213772 | 
             
                  "type": "structure",
         | 
| 213608 213773 | 
             
                  "members": {
         | 
| 213609 213774 | 
             
                    "DetectedText": {},
         | 
| @@ -213618,21 +213783,21 @@ module.exports={ | |
| 213618 213783 | 
             
                      "type": "float"
         | 
| 213619 213784 | 
             
                    },
         | 
| 213620 213785 | 
             
                    "Geometry": {
         | 
| 213621 | 
            -
                      "shape": " | 
| 213786 | 
            +
                      "shape": "S48"
         | 
| 213622 213787 | 
             
                    }
         | 
| 213623 213788 | 
             
                  }
         | 
| 213624 213789 | 
             
                },
         | 
| 213625 | 
            -
                " | 
| 213790 | 
            +
                "S6o": {
         | 
| 213626 213791 | 
             
                  "type": "list",
         | 
| 213627 213792 | 
             
                  "member": {}
         | 
| 213628 213793 | 
             
                },
         | 
| 213629 | 
            -
                " | 
| 213794 | 
            +
                "S6q": {
         | 
| 213630 213795 | 
             
                  "type": "structure",
         | 
| 213631 213796 | 
             
                  "members": {
         | 
| 213632 213797 | 
             
                    "Type": {}
         | 
| 213633 213798 | 
             
                  }
         | 
| 213634 213799 | 
             
                },
         | 
| 213635 | 
            -
                " | 
| 213800 | 
            +
                "S6z": {
         | 
| 213636 213801 | 
             
                  "type": "structure",
         | 
| 213637 213802 | 
             
                  "members": {
         | 
| 213638 213803 | 
             
                    "Codec": {},
         | 
| @@ -213652,7 +213817,22 @@ module.exports={ | |
| 213652 213817 | 
             
                    "ColorRange": {}
         | 
| 213653 213818 | 
             
                  }
         | 
| 213654 213819 | 
             
                },
         | 
| 213655 | 
            -
                " | 
| 213820 | 
            +
                "S7h": {
         | 
| 213821 | 
            +
                  "type": "structure",
         | 
| 213822 | 
            +
                  "members": {
         | 
| 213823 | 
            +
                    "Bytes": {
         | 
| 213824 | 
            +
                      "type": "blob",
         | 
| 213825 | 
            +
                      "sensitive": true
         | 
| 213826 | 
            +
                    },
         | 
| 213827 | 
            +
                    "S3Object": {
         | 
| 213828 | 
            +
                      "shape": "S4"
         | 
| 213829 | 
            +
                    },
         | 
| 213830 | 
            +
                    "BoundingBox": {
         | 
| 213831 | 
            +
                      "shape": "Sc"
         | 
| 213832 | 
            +
                    }
         | 
| 213833 | 
            +
                  }
         | 
| 213834 | 
            +
                },
         | 
| 213835 | 
            +
                "S7p": {
         | 
| 213656 213836 | 
             
                  "type": "structure",
         | 
| 213657 213837 | 
             
                  "members": {
         | 
| 213658 213838 | 
             
                    "Index": {
         | 
| @@ -213662,11 +213842,11 @@ module.exports={ | |
| 213662 213842 | 
             
                      "shape": "Sc"
         | 
| 213663 213843 | 
             
                    },
         | 
| 213664 213844 | 
             
                    "Face": {
         | 
| 213665 | 
            -
                      "shape": " | 
| 213845 | 
            +
                      "shape": "S4e"
         | 
| 213666 213846 | 
             
                    }
         | 
| 213667 213847 | 
             
                  }
         | 
| 213668 213848 | 
             
                },
         | 
| 213669 | 
            -
                " | 
| 213849 | 
            +
                "S7r": {
         | 
| 213670 213850 | 
             
                  "type": "list",
         | 
| 213671 213851 | 
             
                  "member": {
         | 
| 213672 213852 | 
             
                    "type": "structure",
         | 
| @@ -213675,12 +213855,12 @@ module.exports={ | |
| 213675 213855 | 
             
                        "type": "float"
         | 
| 213676 213856 | 
             
                      },
         | 
| 213677 213857 | 
             
                      "Face": {
         | 
| 213678 | 
            -
                        "shape": " | 
| 213858 | 
            +
                        "shape": "S7t"
         | 
| 213679 213859 | 
             
                      }
         | 
| 213680 213860 | 
             
                    }
         | 
| 213681 213861 | 
             
                  }
         | 
| 213682 213862 | 
             
                },
         | 
| 213683 | 
            -
                " | 
| 213863 | 
            +
                "S7t": {
         | 
| 213684 213864 | 
             
                  "type": "structure",
         | 
| 213685 213865 | 
             
                  "members": {
         | 
| 213686 213866 | 
             
                    "FaceId": {},
         | 
| @@ -213695,7 +213875,7 @@ module.exports={ | |
| 213695 213875 | 
             
                    "IndexFacesModelVersion": {}
         | 
| 213696 213876 | 
             
                  }
         | 
| 213697 213877 | 
             
                },
         | 
| 213698 | 
            -
                " | 
| 213878 | 
            +
                "Sae": {
         | 
| 213699 213879 | 
             
                  "type": "structure",
         | 
| 213700 213880 | 
             
                  "members": {
         | 
| 213701 213881 | 
             
                    "S3Object": {
         | 
| @@ -213703,7 +213883,7 @@ module.exports={ | |
| 213703 213883 | 
             
                    }
         | 
| 213704 213884 | 
             
                  }
         | 
| 213705 213885 | 
             
                },
         | 
| 213706 | 
            -
                " | 
| 213886 | 
            +
                "Saf": {
         | 
| 213707 213887 | 
             
                  "type": "structure",
         | 
| 213708 213888 | 
             
                  "required": [
         | 
| 213709 213889 | 
             
                    "SNSTopicArn",
         | 
| @@ -254966,7 +255146,7 @@ AWS.util.update(AWS, { | |
| 254966 255146 | 
             
              /**
         | 
| 254967 255147 | 
             
               * @constant
         | 
| 254968 255148 | 
             
               */
         | 
| 254969 | 
            -
              VERSION: '2. | 
| 255149 | 
            +
              VERSION: '2.1355.0',
         | 
| 254970 255150 |  | 
| 254971 255151 | 
             
              /**
         | 
| 254972 255152 | 
             
               * @api private
         | 
| @@ -277083,7 +277263,7 @@ var LRUCache = /** @class */ (function () { | |
| 277083 277263 | 
             
            }());
         | 
| 277084 277264 | 
             
            exports.LRUCache = LRUCache;
         | 
| 277085 277265 | 
             
            },{}],462:[function(require,module,exports){
         | 
| 277086 | 
            -
            // AWS SDK for JavaScript v2. | 
| 277266 | 
            +
            // AWS SDK for JavaScript v2.1355.0
         | 
| 277087 277267 | 
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         | 
| 277088 277268 | 
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         | 
| 277089 277269 | 
             
            require('./browser_loader');
         |