aws-sdk 2.1661.0 → 2.1663.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/README.md +1 -1
- package/apis/appsync-2017-07-25.min.json +4 -1
- package/apis/appsync-2017-07-25.paginators.json +60 -0
- package/apis/cleanrooms-2022-02-17.min.json +1329 -202
- package/apis/cleanrooms-2022-02-17.paginators.json +18 -0
- package/apis/cleanroomsml-2023-09-06.min.json +305 -287
- package/apis/cleanroomsml-2023-09-06.waiters2.json +5 -0
- package/apis/connect-2017-08-08.min.json +155 -144
- package/apis/connect-contact-lens-2020-08-21.min.json +18 -1
- package/apis/datazone-2018-05-10.min.json +0 -49
- package/apis/entityresolution-2018-05-10.min.json +162 -94
- package/apis/iotsitewise-2019-12-02.min.json +113 -98
- package/apis/mediapackagev2-2022-12-25.min.json +0 -3
- package/apis/medical-imaging-2023-07-19.min.json +75 -35
- package/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +6 -0
- package/clients/cleanrooms.d.ts +1079 -16
- package/clients/cleanroomsml.d.ts +284 -257
- package/clients/cleanroomsml.js +1 -0
- package/clients/connect.d.ts +26 -5
- package/clients/connectcontactlens.d.ts +24 -3
- package/clients/datazone.d.ts +0 -64
- package/clients/dynamodb.d.ts +6 -6
- package/clients/entityresolution.d.ts +105 -22
- package/clients/iotsitewise.d.ts +37 -25
- package/clients/mediapackagev2.d.ts +1 -1
- package/clients/medicalimaging.d.ts +38 -0
- package/clients/pinpointsmsvoicev2.d.ts +56 -56
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +134 -127
- package/dist/aws-sdk.js +158 -147
- package/dist/aws-sdk.min.js +11 -11
- package/lib/core.js +1 -1
- package/package.json +1 -1
    
        package/dist/aws-sdk.js
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            // AWS SDK for JavaScript v2. | 
| 1 | 
            +
            // AWS SDK for JavaScript v2.1663.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){
         | 
| @@ -73436,6 +73436,17 @@ module.exports={ | |
| 73436 73436 | 
             
                                  "shape": "Sot"
         | 
| 73437 73437 | 
             
                                }
         | 
| 73438 73438 | 
             
                              }
         | 
| 73439 | 
            +
                            },
         | 
| 73440 | 
            +
                            "PostContactSummary": {
         | 
| 73441 | 
            +
                              "type": "structure",
         | 
| 73442 | 
            +
                              "required": [
         | 
| 73443 | 
            +
                                "Status"
         | 
| 73444 | 
            +
                              ],
         | 
| 73445 | 
            +
                              "members": {
         | 
| 73446 | 
            +
                                "Content": {},
         | 
| 73447 | 
            +
                                "Status": {},
         | 
| 73448 | 
            +
                                "FailureCode": {}
         | 
| 73449 | 
            +
                              }
         | 
| 73439 73450 | 
             
                            }
         | 
| 73440 73451 | 
             
                          },
         | 
| 73441 73452 | 
             
                          "union": true
         | 
| @@ -74495,12 +74506,12 @@ module.exports={ | |
| 74495 74506 | 
             
                        "type": "structure",
         | 
| 74496 74507 | 
             
                        "members": {
         | 
| 74497 74508 | 
             
                          "AttributeFilter": {
         | 
| 74498 | 
            -
                            "shape": " | 
| 74509 | 
            +
                            "shape": "Ss0"
         | 
| 74499 74510 | 
             
                          }
         | 
| 74500 74511 | 
             
                        }
         | 
| 74501 74512 | 
             
                      },
         | 
| 74502 74513 | 
             
                      "SearchCriteria": {
         | 
| 74503 | 
            -
                        "shape": " | 
| 74514 | 
            +
                        "shape": "Ss5"
         | 
| 74504 74515 | 
             
                      }
         | 
| 74505 74516 | 
             
                    }
         | 
| 74506 74517 | 
             
                  },
         | 
| @@ -74579,12 +74590,12 @@ module.exports={ | |
| 74579 74590 | 
             
                        "type": "structure",
         | 
| 74580 74591 | 
             
                        "members": {
         | 
| 74581 74592 | 
             
                          "TagFilter": {
         | 
| 74582 | 
            -
                            "shape": " | 
| 74593 | 
            +
                            "shape": "Ssh"
         | 
| 74583 74594 | 
             
                          }
         | 
| 74584 74595 | 
             
                        }
         | 
| 74585 74596 | 
             
                      },
         | 
| 74586 74597 | 
             
                      "SearchCriteria": {
         | 
| 74587 | 
            -
                        "shape": " | 
| 74598 | 
            +
                        "shape": "Ssj"
         | 
| 74588 74599 | 
             
                      }
         | 
| 74589 74600 | 
             
                    }
         | 
| 74590 74601 | 
             
                  },
         | 
| @@ -74623,12 +74634,12 @@ module.exports={ | |
| 74623 74634 | 
             
                        "type": "structure",
         | 
| 74624 74635 | 
             
                        "members": {
         | 
| 74625 74636 | 
             
                          "TagFilter": {
         | 
| 74626 | 
            -
                            "shape": " | 
| 74637 | 
            +
                            "shape": "Ssh"
         | 
| 74627 74638 | 
             
                          }
         | 
| 74628 74639 | 
             
                        }
         | 
| 74629 74640 | 
             
                      },
         | 
| 74630 74641 | 
             
                      "SearchCriteria": {
         | 
| 74631 | 
            -
                        "shape": " | 
| 74642 | 
            +
                        "shape": "Ssp"
         | 
| 74632 74643 | 
             
                      }
         | 
| 74633 74644 | 
             
                    }
         | 
| 74634 74645 | 
             
                  },
         | 
| @@ -74688,19 +74699,19 @@ module.exports={ | |
| 74688 74699 | 
             
                            "type": "structure",
         | 
| 74689 74700 | 
             
                            "members": {
         | 
| 74690 74701 | 
             
                              "L1Ids": {
         | 
| 74691 | 
            -
                                "shape": " | 
| 74702 | 
            +
                                "shape": "Ssz"
         | 
| 74692 74703 | 
             
                              },
         | 
| 74693 74704 | 
             
                              "L2Ids": {
         | 
| 74694 | 
            -
                                "shape": " | 
| 74705 | 
            +
                                "shape": "Ssz"
         | 
| 74695 74706 | 
             
                              },
         | 
| 74696 74707 | 
             
                              "L3Ids": {
         | 
| 74697 | 
            -
                                "shape": " | 
| 74708 | 
            +
                                "shape": "Ssz"
         | 
| 74698 74709 | 
             
                              },
         | 
| 74699 74710 | 
             
                              "L4Ids": {
         | 
| 74700 | 
            -
                                "shape": " | 
| 74711 | 
            +
                                "shape": "Ssz"
         | 
| 74701 74712 | 
             
                              },
         | 
| 74702 74713 | 
             
                              "L5Ids": {
         | 
| 74703 | 
            -
                                "shape": " | 
| 74714 | 
            +
                                "shape": "Ssz"
         | 
| 74704 74715 | 
             
                              }
         | 
| 74705 74716 | 
             
                            }
         | 
| 74706 74717 | 
             
                          },
         | 
| @@ -74876,12 +74887,12 @@ module.exports={ | |
| 74876 74887 | 
             
                        "type": "structure",
         | 
| 74877 74888 | 
             
                        "members": {
         | 
| 74878 74889 | 
             
                          "TagFilter": {
         | 
| 74879 | 
            -
                            "shape": " | 
| 74890 | 
            +
                            "shape": "Ssh"
         | 
| 74880 74891 | 
             
                          }
         | 
| 74881 74892 | 
             
                        }
         | 
| 74882 74893 | 
             
                      },
         | 
| 74883 74894 | 
             
                      "SearchCriteria": {
         | 
| 74884 | 
            -
                        "shape": " | 
| 74895 | 
            +
                        "shape": "Stq"
         | 
| 74885 74896 | 
             
                      }
         | 
| 74886 74897 | 
             
                    }
         | 
| 74887 74898 | 
             
                  },
         | 
| @@ -74917,7 +74928,7 @@ module.exports={ | |
| 74917 74928 | 
             
                        "type": "integer"
         | 
| 74918 74929 | 
             
                      },
         | 
| 74919 74930 | 
             
                      "SearchCriteria": {
         | 
| 74920 | 
            -
                        "shape": " | 
| 74931 | 
            +
                        "shape": "Stv"
         | 
| 74921 74932 | 
             
                      }
         | 
| 74922 74933 | 
             
                    }
         | 
| 74923 74934 | 
             
                  },
         | 
| @@ -74956,12 +74967,12 @@ module.exports={ | |
| 74956 74967 | 
             
                        "type": "structure",
         | 
| 74957 74968 | 
             
                        "members": {
         | 
| 74958 74969 | 
             
                          "TagFilter": {
         | 
| 74959 | 
            -
                            "shape": " | 
| 74970 | 
            +
                            "shape": "Ssh"
         | 
| 74960 74971 | 
             
                          }
         | 
| 74961 74972 | 
             
                        }
         | 
| 74962 74973 | 
             
                      },
         | 
| 74963 74974 | 
             
                      "SearchCriteria": {
         | 
| 74964 | 
            -
                        "shape": " | 
| 74975 | 
            +
                        "shape": "Su1"
         | 
| 74965 74976 | 
             
                      }
         | 
| 74966 74977 | 
             
                    }
         | 
| 74967 74978 | 
             
                  },
         | 
| @@ -75000,12 +75011,12 @@ module.exports={ | |
| 75000 75011 | 
             
                        "type": "structure",
         | 
| 75001 75012 | 
             
                        "members": {
         | 
| 75002 75013 | 
             
                          "TagFilter": {
         | 
| 75003 | 
            -
                            "shape": " | 
| 75014 | 
            +
                            "shape": "Ssh"
         | 
| 75004 75015 | 
             
                          }
         | 
| 75005 75016 | 
             
                        }
         | 
| 75006 75017 | 
             
                      },
         | 
| 75007 75018 | 
             
                      "SearchCriteria": {
         | 
| 75008 | 
            -
                        "shape": " | 
| 75019 | 
            +
                        "shape": "Su8"
         | 
| 75009 75020 | 
             
                      }
         | 
| 75010 75021 | 
             
                    }
         | 
| 75011 75022 | 
             
                  },
         | 
| @@ -75044,12 +75055,12 @@ module.exports={ | |
| 75044 75055 | 
             
                        "type": "structure",
         | 
| 75045 75056 | 
             
                        "members": {
         | 
| 75046 75057 | 
             
                          "TagFilter": {
         | 
| 75047 | 
            -
                            "shape": " | 
| 75058 | 
            +
                            "shape": "Ssh"
         | 
| 75048 75059 | 
             
                          }
         | 
| 75049 75060 | 
             
                        }
         | 
| 75050 75061 | 
             
                      },
         | 
| 75051 75062 | 
             
                      "SearchCriteria": {
         | 
| 75052 | 
            -
                        "shape": " | 
| 75063 | 
            +
                        "shape": "Suf"
         | 
| 75053 75064 | 
             
                      }
         | 
| 75054 75065 | 
             
                    }
         | 
| 75055 75066 | 
             
                  },
         | 
| @@ -75140,12 +75151,12 @@ module.exports={ | |
| 75140 75151 | 
             
                        "type": "structure",
         | 
| 75141 75152 | 
             
                        "members": {
         | 
| 75142 75153 | 
             
                          "TagFilter": {
         | 
| 75143 | 
            -
                            "shape": " | 
| 75154 | 
            +
                            "shape": "Ssh"
         | 
| 75144 75155 | 
             
                          }
         | 
| 75145 75156 | 
             
                        }
         | 
| 75146 75157 | 
             
                      },
         | 
| 75147 75158 | 
             
                      "SearchCriteria": {
         | 
| 75148 | 
            -
                        "shape": " | 
| 75159 | 
            +
                        "shape": "Suu"
         | 
| 75149 75160 | 
             
                      }
         | 
| 75150 75161 | 
             
                    }
         | 
| 75151 75162 | 
             
                  },
         | 
| @@ -75181,13 +75192,13 @@ module.exports={ | |
| 75181 75192 | 
             
                        "type": "integer"
         | 
| 75182 75193 | 
             
                      },
         | 
| 75183 75194 | 
             
                      "SearchCriteria": {
         | 
| 75184 | 
            -
                        "shape": " | 
| 75195 | 
            +
                        "shape": "Suz"
         | 
| 75185 75196 | 
             
                      },
         | 
| 75186 75197 | 
             
                      "SearchFilter": {
         | 
| 75187 75198 | 
             
                        "type": "structure",
         | 
| 75188 75199 | 
             
                        "members": {
         | 
| 75189 75200 | 
             
                          "TagFilter": {
         | 
| 75190 | 
            -
                            "shape": " | 
| 75201 | 
            +
                            "shape": "Ssh"
         | 
| 75191 75202 | 
             
                          }
         | 
| 75192 75203 | 
             
                        }
         | 
| 75193 75204 | 
             
                      }
         | 
| @@ -75238,12 +75249,12 @@ module.exports={ | |
| 75238 75249 | 
             
                        "type": "structure",
         | 
| 75239 75250 | 
             
                        "members": {
         | 
| 75240 75251 | 
             
                          "AttributeFilter": {
         | 
| 75241 | 
            -
                            "shape": " | 
| 75252 | 
            +
                            "shape": "Ss0"
         | 
| 75242 75253 | 
             
                          }
         | 
| 75243 75254 | 
             
                        }
         | 
| 75244 75255 | 
             
                      },
         | 
| 75245 75256 | 
             
                      "SearchCriteria": {
         | 
| 75246 | 
            -
                        "shape": " | 
| 75257 | 
            +
                        "shape": "Sv7"
         | 
| 75247 75258 | 
             
                      }
         | 
| 75248 75259 | 
             
                    }
         | 
| 75249 75260 | 
             
                  },
         | 
| @@ -75282,7 +75293,7 @@ module.exports={ | |
| 75282 75293 | 
             
                        "type": "structure",
         | 
| 75283 75294 | 
             
                        "members": {
         | 
| 75284 75295 | 
             
                          "TagFilter": {
         | 
| 75285 | 
            -
                            "shape": " | 
| 75296 | 
            +
                            "shape": "Ssh"
         | 
| 75286 75297 | 
             
                          },
         | 
| 75287 75298 | 
             
                          "UserAttributeFilter": {
         | 
| 75288 75299 | 
             
                            "type": "structure",
         | 
| @@ -75290,24 +75301,24 @@ module.exports={ | |
| 75290 75301 | 
             
                              "OrConditions": {
         | 
| 75291 75302 | 
             
                                "type": "list",
         | 
| 75292 75303 | 
             
                                "member": {
         | 
| 75293 | 
            -
                                  "shape": " | 
| 75304 | 
            +
                                  "shape": "Svf"
         | 
| 75294 75305 | 
             
                                }
         | 
| 75295 75306 | 
             
                              },
         | 
| 75296 75307 | 
             
                              "AndCondition": {
         | 
| 75297 | 
            -
                                "shape": " | 
| 75308 | 
            +
                                "shape": "Svf"
         | 
| 75298 75309 | 
             
                              },
         | 
| 75299 75310 | 
             
                              "TagCondition": {
         | 
| 75300 | 
            -
                                "shape": " | 
| 75311 | 
            +
                                "shape": "Ss4"
         | 
| 75301 75312 | 
             
                              },
         | 
| 75302 75313 | 
             
                              "HierarchyGroupCondition": {
         | 
| 75303 | 
            -
                                "shape": " | 
| 75314 | 
            +
                                "shape": "Svg"
         | 
| 75304 75315 | 
             
                              }
         | 
| 75305 75316 | 
             
                            }
         | 
| 75306 75317 | 
             
                          }
         | 
| 75307 75318 | 
             
                        }
         | 
| 75308 75319 | 
             
                      },
         | 
| 75309 75320 | 
             
                      "SearchCriteria": {
         | 
| 75310 | 
            -
                        "shape": " | 
| 75321 | 
            +
                        "shape": "Svi"
         | 
| 75311 75322 | 
             
                      }
         | 
| 75312 75323 | 
             
                    }
         | 
| 75313 75324 | 
             
                  },
         | 
| @@ -75440,16 +75451,16 @@ module.exports={ | |
| 75440 75451 | 
             
                        "type": "structure",
         | 
| 75441 75452 | 
             
                        "members": {
         | 
| 75442 75453 | 
             
                          "SupportedMessagingContentTypes": {
         | 
| 75443 | 
            -
                            "shape": " | 
| 75454 | 
            +
                            "shape": "Sw8"
         | 
| 75444 75455 | 
             
                          },
         | 
| 75445 75456 | 
             
                          "ParticipantDetails": {
         | 
| 75446 | 
            -
                            "shape": " | 
| 75457 | 
            +
                            "shape": "Swa"
         | 
| 75447 75458 | 
             
                          },
         | 
| 75448 75459 | 
             
                          "Attributes": {
         | 
| 75449 75460 | 
             
                            "shape": "S38"
         | 
| 75450 75461 | 
             
                          },
         | 
| 75451 75462 | 
             
                          "StreamingConfiguration": {
         | 
| 75452 | 
            -
                            "shape": " | 
| 75463 | 
            +
                            "shape": "Swb"
         | 
| 75453 75464 | 
             
                          }
         | 
| 75454 75465 | 
             
                        }
         | 
| 75455 75466 | 
             
                      }
         | 
| @@ -75551,7 +75562,7 @@ module.exports={ | |
| 75551 75562 | 
             
                        "shape": "S38"
         | 
| 75552 75563 | 
             
                      },
         | 
| 75553 75564 | 
             
                      "ParticipantDetails": {
         | 
| 75554 | 
            -
                        "shape": " | 
| 75565 | 
            +
                        "shape": "Swa"
         | 
| 75555 75566 | 
             
                      },
         | 
| 75556 75567 | 
             
                      "InitialMessage": {
         | 
| 75557 75568 | 
             
                        "type": "structure",
         | 
| @@ -75571,7 +75582,7 @@ module.exports={ | |
| 75571 75582 | 
             
                        "type": "integer"
         | 
| 75572 75583 | 
             
                      },
         | 
| 75573 75584 | 
             
                      "SupportedMessagingContentTypes": {
         | 
| 75574 | 
            -
                        "shape": " | 
| 75585 | 
            +
                        "shape": "Sw8"
         | 
| 75575 75586 | 
             
                      },
         | 
| 75576 75587 | 
             
                      "PersistentChat": {
         | 
| 75577 75588 | 
             
                        "type": "structure",
         | 
| @@ -75678,7 +75689,7 @@ module.exports={ | |
| 75678 75689 | 
             
                      "InstanceId": {},
         | 
| 75679 75690 | 
             
                      "ContactId": {},
         | 
| 75680 75691 | 
             
                      "ChatStreamingConfiguration": {
         | 
| 75681 | 
            -
                        "shape": " | 
| 75692 | 
            +
                        "shape": "Swb"
         | 
| 75682 75693 | 
             
                      },
         | 
| 75683 75694 | 
             
                      "ClientToken": {
         | 
| 75684 75695 | 
             
                        "idempotencyToken": true
         | 
| @@ -75829,7 +75840,7 @@ module.exports={ | |
| 75829 75840 | 
             
                        }
         | 
| 75830 75841 | 
             
                      },
         | 
| 75831 75842 | 
             
                      "ParticipantDetails": {
         | 
| 75832 | 
            -
                        "shape": " | 
| 75843 | 
            +
                        "shape": "Swa"
         | 
| 75833 75844 | 
             
                      },
         | 
| 75834 75845 | 
             
                      "RelatedContactId": {},
         | 
| 75835 75846 | 
             
                      "References": {
         | 
| @@ -75982,7 +75993,7 @@ module.exports={ | |
| 75982 75993 | 
             
                        "locationName": "EvaluationId"
         | 
| 75983 75994 | 
             
                      },
         | 
| 75984 75995 | 
             
                      "Answers": {
         | 
| 75985 | 
            -
                        "shape": " | 
| 75996 | 
            +
                        "shape": "Sxs"
         | 
| 75986 75997 | 
             
                      },
         | 
| 75987 75998 | 
             
                      "Notes": {
         | 
| 75988 75999 | 
             
                        "shape": "Sek"
         | 
| @@ -76302,7 +76313,7 @@ module.exports={ | |
| 76302 76313 | 
             
                        "locationName": "EvaluationId"
         | 
| 76303 76314 | 
             
                      },
         | 
| 76304 76315 | 
             
                      "Answers": {
         | 
| 76305 | 
            -
                        "shape": " | 
| 76316 | 
            +
                        "shape": "Sxs"
         | 
| 76306 76317 | 
             
                      },
         | 
| 76307 76318 | 
             
                      "Notes": {
         | 
| 76308 76319 | 
             
                        "shape": "Sek"
         | 
| @@ -77361,19 +77372,19 @@ module.exports={ | |
| 77361 77372 | 
             
                        "type": "structure",
         | 
| 77362 77373 | 
             
                        "members": {
         | 
| 77363 77374 | 
             
                          "LevelOne": {
         | 
| 77364 | 
            -
                            "shape": " | 
| 77375 | 
            +
                            "shape": "S105"
         | 
| 77365 77376 | 
             
                          },
         | 
| 77366 77377 | 
             
                          "LevelTwo": {
         | 
| 77367 | 
            -
                            "shape": " | 
| 77378 | 
            +
                            "shape": "S105"
         | 
| 77368 77379 | 
             
                          },
         | 
| 77369 77380 | 
             
                          "LevelThree": {
         | 
| 77370 | 
            -
                            "shape": " | 
| 77381 | 
            +
                            "shape": "S105"
         | 
| 77371 77382 | 
             
                          },
         | 
| 77372 77383 | 
             
                          "LevelFour": {
         | 
| 77373 | 
            -
                            "shape": " | 
| 77384 | 
            +
                            "shape": "S105"
         | 
| 77374 77385 | 
             
                          },
         | 
| 77375 77386 | 
             
                          "LevelFive": {
         | 
| 77376 | 
            -
                            "shape": " | 
| 77387 | 
            +
                            "shape": "S105"
         | 
| 77377 77388 | 
             
                          }
         | 
| 77378 77389 | 
             
                        }
         | 
| 77379 77390 | 
             
                      },
         | 
| @@ -79101,65 +79112,65 @@ module.exports={ | |
| 79101 79112 | 
             
                    }
         | 
| 79102 79113 | 
             
                  }
         | 
| 79103 79114 | 
             
                },
         | 
| 79104 | 
            -
                " | 
| 79115 | 
            +
                "Ss0": {
         | 
| 79105 79116 | 
             
                  "type": "structure",
         | 
| 79106 79117 | 
             
                  "members": {
         | 
| 79107 79118 | 
             
                    "OrConditions": {
         | 
| 79108 79119 | 
             
                      "type": "list",
         | 
| 79109 79120 | 
             
                      "member": {
         | 
| 79110 | 
            -
                        "shape": " | 
| 79121 | 
            +
                        "shape": "Ss2"
         | 
| 79111 79122 | 
             
                      }
         | 
| 79112 79123 | 
             
                    },
         | 
| 79113 79124 | 
             
                    "AndCondition": {
         | 
| 79114 | 
            -
                      "shape": " | 
| 79125 | 
            +
                      "shape": "Ss2"
         | 
| 79115 79126 | 
             
                    },
         | 
| 79116 79127 | 
             
                    "TagCondition": {
         | 
| 79117 | 
            -
                      "shape": " | 
| 79128 | 
            +
                      "shape": "Ss4"
         | 
| 79118 79129 | 
             
                    }
         | 
| 79119 79130 | 
             
                  }
         | 
| 79120 79131 | 
             
                },
         | 
| 79121 | 
            -
                " | 
| 79132 | 
            +
                "Ss2": {
         | 
| 79122 79133 | 
             
                  "type": "structure",
         | 
| 79123 79134 | 
             
                  "members": {
         | 
| 79124 79135 | 
             
                    "TagConditions": {
         | 
| 79125 | 
            -
                      "shape": " | 
| 79136 | 
            +
                      "shape": "Ss3"
         | 
| 79126 79137 | 
             
                    }
         | 
| 79127 79138 | 
             
                  }
         | 
| 79128 79139 | 
             
                },
         | 
| 79129 | 
            -
                " | 
| 79140 | 
            +
                "Ss3": {
         | 
| 79130 79141 | 
             
                  "type": "list",
         | 
| 79131 79142 | 
             
                  "member": {
         | 
| 79132 | 
            -
                    "shape": " | 
| 79143 | 
            +
                    "shape": "Ss4"
         | 
| 79133 79144 | 
             
                  }
         | 
| 79134 79145 | 
             
                },
         | 
| 79135 | 
            -
                " | 
| 79146 | 
            +
                "Ss4": {
         | 
| 79136 79147 | 
             
                  "type": "structure",
         | 
| 79137 79148 | 
             
                  "members": {
         | 
| 79138 79149 | 
             
                    "TagKey": {},
         | 
| 79139 79150 | 
             
                    "TagValue": {}
         | 
| 79140 79151 | 
             
                  }
         | 
| 79141 79152 | 
             
                },
         | 
| 79142 | 
            -
                " | 
| 79153 | 
            +
                "Ss5": {
         | 
| 79143 79154 | 
             
                  "type": "structure",
         | 
| 79144 79155 | 
             
                  "members": {
         | 
| 79145 79156 | 
             
                    "OrConditions": {
         | 
| 79146 | 
            -
                      "shape": " | 
| 79157 | 
            +
                      "shape": "Ss6"
         | 
| 79147 79158 | 
             
                    },
         | 
| 79148 79159 | 
             
                    "AndConditions": {
         | 
| 79149 | 
            -
                      "shape": " | 
| 79160 | 
            +
                      "shape": "Ss6"
         | 
| 79150 79161 | 
             
                    },
         | 
| 79151 79162 | 
             
                    "StringCondition": {
         | 
| 79152 | 
            -
                      "shape": " | 
| 79163 | 
            +
                      "shape": "Ss7"
         | 
| 79153 79164 | 
             
                    }
         | 
| 79154 79165 | 
             
                  }
         | 
| 79155 79166 | 
             
                },
         | 
| 79156 | 
            -
                " | 
| 79167 | 
            +
                "Ss6": {
         | 
| 79157 79168 | 
             
                  "type": "list",
         | 
| 79158 79169 | 
             
                  "member": {
         | 
| 79159 | 
            -
                    "shape": " | 
| 79170 | 
            +
                    "shape": "Ss5"
         | 
| 79160 79171 | 
             
                  }
         | 
| 79161 79172 | 
             
                },
         | 
| 79162 | 
            -
                " | 
| 79173 | 
            +
                "Ss7": {
         | 
| 79163 79174 | 
             
                  "type": "structure",
         | 
| 79164 79175 | 
             
                  "members": {
         | 
| 79165 79176 | 
             
                    "FieldName": {},
         | 
| @@ -79167,260 +79178,260 @@ module.exports={ | |
| 79167 79178 | 
             
                    "ComparisonType": {}
         | 
| 79168 79179 | 
             
                  }
         | 
| 79169 79180 | 
             
                },
         | 
| 79170 | 
            -
                " | 
| 79181 | 
            +
                "Ssh": {
         | 
| 79171 79182 | 
             
                  "type": "structure",
         | 
| 79172 79183 | 
             
                  "members": {
         | 
| 79173 79184 | 
             
                    "OrConditions": {
         | 
| 79174 79185 | 
             
                      "type": "list",
         | 
| 79175 79186 | 
             
                      "member": {
         | 
| 79176 | 
            -
                        "shape": " | 
| 79187 | 
            +
                        "shape": "Ss3"
         | 
| 79177 79188 | 
             
                      }
         | 
| 79178 79189 | 
             
                    },
         | 
| 79179 79190 | 
             
                    "AndConditions": {
         | 
| 79180 | 
            -
                      "shape": " | 
| 79191 | 
            +
                      "shape": "Ss3"
         | 
| 79181 79192 | 
             
                    },
         | 
| 79182 79193 | 
             
                    "TagCondition": {
         | 
| 79183 | 
            -
                      "shape": " | 
| 79194 | 
            +
                      "shape": "Ss4"
         | 
| 79184 79195 | 
             
                    }
         | 
| 79185 79196 | 
             
                  }
         | 
| 79186 79197 | 
             
                },
         | 
| 79187 | 
            -
                " | 
| 79198 | 
            +
                "Ssj": {
         | 
| 79188 79199 | 
             
                  "type": "structure",
         | 
| 79189 79200 | 
             
                  "members": {
         | 
| 79190 79201 | 
             
                    "OrConditions": {
         | 
| 79191 | 
            -
                      "shape": " | 
| 79202 | 
            +
                      "shape": "Ssk"
         | 
| 79192 79203 | 
             
                    },
         | 
| 79193 79204 | 
             
                    "AndConditions": {
         | 
| 79194 | 
            -
                      "shape": " | 
| 79205 | 
            +
                      "shape": "Ssk"
         | 
| 79195 79206 | 
             
                    },
         | 
| 79196 79207 | 
             
                    "StringCondition": {
         | 
| 79197 | 
            -
                      "shape": " | 
| 79208 | 
            +
                      "shape": "Ss7"
         | 
| 79198 79209 | 
             
                    }
         | 
| 79199 79210 | 
             
                  }
         | 
| 79200 79211 | 
             
                },
         | 
| 79201 | 
            -
                " | 
| 79212 | 
            +
                "Ssk": {
         | 
| 79202 79213 | 
             
                  "type": "list",
         | 
| 79203 79214 | 
             
                  "member": {
         | 
| 79204 | 
            -
                    "shape": " | 
| 79215 | 
            +
                    "shape": "Ssj"
         | 
| 79205 79216 | 
             
                  }
         | 
| 79206 79217 | 
             
                },
         | 
| 79207 | 
            -
                " | 
| 79218 | 
            +
                "Ssp": {
         | 
| 79208 79219 | 
             
                  "type": "structure",
         | 
| 79209 79220 | 
             
                  "members": {
         | 
| 79210 79221 | 
             
                    "OrConditions": {
         | 
| 79211 | 
            -
                      "shape": " | 
| 79222 | 
            +
                      "shape": "Ssq"
         | 
| 79212 79223 | 
             
                    },
         | 
| 79213 79224 | 
             
                    "AndConditions": {
         | 
| 79214 | 
            -
                      "shape": " | 
| 79225 | 
            +
                      "shape": "Ssq"
         | 
| 79215 79226 | 
             
                    },
         | 
| 79216 79227 | 
             
                    "StringCondition": {
         | 
| 79217 | 
            -
                      "shape": " | 
| 79228 | 
            +
                      "shape": "Ss7"
         | 
| 79218 79229 | 
             
                    },
         | 
| 79219 79230 | 
             
                    "TypeCondition": {},
         | 
| 79220 79231 | 
             
                    "StateCondition": {},
         | 
| 79221 79232 | 
             
                    "StatusCondition": {}
         | 
| 79222 79233 | 
             
                  }
         | 
| 79223 79234 | 
             
                },
         | 
| 79224 | 
            -
                " | 
| 79235 | 
            +
                "Ssq": {
         | 
| 79225 79236 | 
             
                  "type": "list",
         | 
| 79226 79237 | 
             
                  "member": {
         | 
| 79227 | 
            -
                    "shape": " | 
| 79238 | 
            +
                    "shape": "Ssp"
         | 
| 79228 79239 | 
             
                  }
         | 
| 79229 79240 | 
             
                },
         | 
| 79230 | 
            -
                " | 
| 79241 | 
            +
                "Ssz": {
         | 
| 79231 79242 | 
             
                  "type": "list",
         | 
| 79232 79243 | 
             
                  "member": {}
         | 
| 79233 79244 | 
             
                },
         | 
| 79234 | 
            -
                " | 
| 79245 | 
            +
                "Stq": {
         | 
| 79235 79246 | 
             
                  "type": "structure",
         | 
| 79236 79247 | 
             
                  "members": {
         | 
| 79237 79248 | 
             
                    "OrConditions": {
         | 
| 79238 | 
            -
                      "shape": " | 
| 79249 | 
            +
                      "shape": "Str"
         | 
| 79239 79250 | 
             
                    },
         | 
| 79240 79251 | 
             
                    "AndConditions": {
         | 
| 79241 | 
            -
                      "shape": " | 
| 79252 | 
            +
                      "shape": "Str"
         | 
| 79242 79253 | 
             
                    },
         | 
| 79243 79254 | 
             
                    "StringCondition": {
         | 
| 79244 | 
            -
                      "shape": " | 
| 79255 | 
            +
                      "shape": "Ss7"
         | 
| 79245 79256 | 
             
                    }
         | 
| 79246 79257 | 
             
                  }
         | 
| 79247 79258 | 
             
                },
         | 
| 79248 | 
            -
                " | 
| 79259 | 
            +
                "Str": {
         | 
| 79249 79260 | 
             
                  "type": "list",
         | 
| 79250 79261 | 
             
                  "member": {
         | 
| 79251 | 
            -
                    "shape": " | 
| 79262 | 
            +
                    "shape": "Stq"
         | 
| 79252 79263 | 
             
                  }
         | 
| 79253 79264 | 
             
                },
         | 
| 79254 | 
            -
                " | 
| 79265 | 
            +
                "Stv": {
         | 
| 79255 79266 | 
             
                  "type": "structure",
         | 
| 79256 79267 | 
             
                  "members": {
         | 
| 79257 79268 | 
             
                    "OrConditions": {
         | 
| 79258 | 
            -
                      "shape": " | 
| 79269 | 
            +
                      "shape": "Stw"
         | 
| 79259 79270 | 
             
                    },
         | 
| 79260 79271 | 
             
                    "AndConditions": {
         | 
| 79261 | 
            -
                      "shape": " | 
| 79272 | 
            +
                      "shape": "Stw"
         | 
| 79262 79273 | 
             
                    },
         | 
| 79263 79274 | 
             
                    "StringCondition": {
         | 
| 79264 | 
            -
                      "shape": " | 
| 79275 | 
            +
                      "shape": "Ss7"
         | 
| 79265 79276 | 
             
                    }
         | 
| 79266 79277 | 
             
                  }
         | 
| 79267 79278 | 
             
                },
         | 
| 79268 | 
            -
                " | 
| 79279 | 
            +
                "Stw": {
         | 
| 79269 79280 | 
             
                  "type": "list",
         | 
| 79270 79281 | 
             
                  "member": {
         | 
| 79271 | 
            -
                    "shape": " | 
| 79282 | 
            +
                    "shape": "Stv"
         | 
| 79272 79283 | 
             
                  }
         | 
| 79273 79284 | 
             
                },
         | 
| 79274 | 
            -
                " | 
| 79285 | 
            +
                "Su1": {
         | 
| 79275 79286 | 
             
                  "type": "structure",
         | 
| 79276 79287 | 
             
                  "members": {
         | 
| 79277 79288 | 
             
                    "OrConditions": {
         | 
| 79278 | 
            -
                      "shape": " | 
| 79289 | 
            +
                      "shape": "Su2"
         | 
| 79279 79290 | 
             
                    },
         | 
| 79280 79291 | 
             
                    "AndConditions": {
         | 
| 79281 | 
            -
                      "shape": " | 
| 79292 | 
            +
                      "shape": "Su2"
         | 
| 79282 79293 | 
             
                    },
         | 
| 79283 79294 | 
             
                    "StringCondition": {
         | 
| 79284 | 
            -
                      "shape": " | 
| 79295 | 
            +
                      "shape": "Ss7"
         | 
| 79285 79296 | 
             
                    }
         | 
| 79286 79297 | 
             
                  }
         | 
| 79287 79298 | 
             
                },
         | 
| 79288 | 
            -
                " | 
| 79299 | 
            +
                "Su2": {
         | 
| 79289 79300 | 
             
                  "type": "list",
         | 
| 79290 79301 | 
             
                  "member": {
         | 
| 79291 | 
            -
                    "shape": " | 
| 79302 | 
            +
                    "shape": "Su1"
         | 
| 79292 79303 | 
             
                  }
         | 
| 79293 79304 | 
             
                },
         | 
| 79294 | 
            -
                " | 
| 79305 | 
            +
                "Su8": {
         | 
| 79295 79306 | 
             
                  "type": "structure",
         | 
| 79296 79307 | 
             
                  "members": {
         | 
| 79297 79308 | 
             
                    "OrConditions": {
         | 
| 79298 | 
            -
                      "shape": " | 
| 79309 | 
            +
                      "shape": "Su9"
         | 
| 79299 79310 | 
             
                    },
         | 
| 79300 79311 | 
             
                    "AndConditions": {
         | 
| 79301 | 
            -
                      "shape": " | 
| 79312 | 
            +
                      "shape": "Su9"
         | 
| 79302 79313 | 
             
                    },
         | 
| 79303 79314 | 
             
                    "StringCondition": {
         | 
| 79304 | 
            -
                      "shape": " | 
| 79315 | 
            +
                      "shape": "Ss7"
         | 
| 79305 79316 | 
             
                    },
         | 
| 79306 79317 | 
             
                    "QueueTypeCondition": {}
         | 
| 79307 79318 | 
             
                  }
         | 
| 79308 79319 | 
             
                },
         | 
| 79309 | 
            -
                " | 
| 79320 | 
            +
                "Su9": {
         | 
| 79310 79321 | 
             
                  "type": "list",
         | 
| 79311 79322 | 
             
                  "member": {
         | 
| 79312 | 
            -
                    "shape": " | 
| 79323 | 
            +
                    "shape": "Su8"
         | 
| 79313 79324 | 
             
                  }
         | 
| 79314 79325 | 
             
                },
         | 
| 79315 | 
            -
                " | 
| 79326 | 
            +
                "Suf": {
         | 
| 79316 79327 | 
             
                  "type": "structure",
         | 
| 79317 79328 | 
             
                  "members": {
         | 
| 79318 79329 | 
             
                    "OrConditions": {
         | 
| 79319 | 
            -
                      "shape": " | 
| 79330 | 
            +
                      "shape": "Sug"
         | 
| 79320 79331 | 
             
                    },
         | 
| 79321 79332 | 
             
                    "AndConditions": {
         | 
| 79322 | 
            -
                      "shape": " | 
| 79333 | 
            +
                      "shape": "Sug"
         | 
| 79323 79334 | 
             
                    },
         | 
| 79324 79335 | 
             
                    "StringCondition": {
         | 
| 79325 | 
            -
                      "shape": " | 
| 79336 | 
            +
                      "shape": "Ss7"
         | 
| 79326 79337 | 
             
                    }
         | 
| 79327 79338 | 
             
                  }
         | 
| 79328 79339 | 
             
                },
         | 
| 79329 | 
            -
                " | 
| 79340 | 
            +
                "Sug": {
         | 
| 79330 79341 | 
             
                  "type": "list",
         | 
| 79331 79342 | 
             
                  "member": {
         | 
| 79332 | 
            -
                    "shape": " | 
| 79343 | 
            +
                    "shape": "Suf"
         | 
| 79333 79344 | 
             
                  }
         | 
| 79334 79345 | 
             
                },
         | 
| 79335 | 
            -
                " | 
| 79346 | 
            +
                "Suu": {
         | 
| 79336 79347 | 
             
                  "type": "structure",
         | 
| 79337 79348 | 
             
                  "members": {
         | 
| 79338 79349 | 
             
                    "OrConditions": {
         | 
| 79339 | 
            -
                      "shape": " | 
| 79350 | 
            +
                      "shape": "Suv"
         | 
| 79340 79351 | 
             
                    },
         | 
| 79341 79352 | 
             
                    "AndConditions": {
         | 
| 79342 | 
            -
                      "shape": " | 
| 79353 | 
            +
                      "shape": "Suv"
         | 
| 79343 79354 | 
             
                    },
         | 
| 79344 79355 | 
             
                    "StringCondition": {
         | 
| 79345 | 
            -
                      "shape": " | 
| 79356 | 
            +
                      "shape": "Ss7"
         | 
| 79346 79357 | 
             
                    }
         | 
| 79347 79358 | 
             
                  }
         | 
| 79348 79359 | 
             
                },
         | 
| 79349 | 
            -
                " | 
| 79360 | 
            +
                "Suv": {
         | 
| 79350 79361 | 
             
                  "type": "list",
         | 
| 79351 79362 | 
             
                  "member": {
         | 
| 79352 | 
            -
                    "shape": " | 
| 79363 | 
            +
                    "shape": "Suu"
         | 
| 79353 79364 | 
             
                  }
         | 
| 79354 79365 | 
             
                },
         | 
| 79355 | 
            -
                " | 
| 79366 | 
            +
                "Suz": {
         | 
| 79356 79367 | 
             
                  "type": "structure",
         | 
| 79357 79368 | 
             
                  "members": {
         | 
| 79358 79369 | 
             
                    "OrConditions": {
         | 
| 79359 | 
            -
                      "shape": " | 
| 79370 | 
            +
                      "shape": "Sv0"
         | 
| 79360 79371 | 
             
                    },
         | 
| 79361 79372 | 
             
                    "AndConditions": {
         | 
| 79362 | 
            -
                      "shape": " | 
| 79373 | 
            +
                      "shape": "Sv0"
         | 
| 79363 79374 | 
             
                    },
         | 
| 79364 79375 | 
             
                    "StringCondition": {
         | 
| 79365 | 
            -
                      "shape": " | 
| 79376 | 
            +
                      "shape": "Ss7"
         | 
| 79366 79377 | 
             
                    }
         | 
| 79367 79378 | 
             
                  }
         | 
| 79368 79379 | 
             
                },
         | 
| 79369 | 
            -
                " | 
| 79380 | 
            +
                "Sv0": {
         | 
| 79370 79381 | 
             
                  "type": "list",
         | 
| 79371 79382 | 
             
                  "member": {
         | 
| 79372 | 
            -
                    "shape": " | 
| 79383 | 
            +
                    "shape": "Suz"
         | 
| 79373 79384 | 
             
                  }
         | 
| 79374 79385 | 
             
                },
         | 
| 79375 | 
            -
                " | 
| 79386 | 
            +
                "Sv7": {
         | 
| 79376 79387 | 
             
                  "type": "structure",
         | 
| 79377 79388 | 
             
                  "members": {
         | 
| 79378 79389 | 
             
                    "OrConditions": {
         | 
| 79379 | 
            -
                      "shape": " | 
| 79390 | 
            +
                      "shape": "Sv8"
         | 
| 79380 79391 | 
             
                    },
         | 
| 79381 79392 | 
             
                    "AndConditions": {
         | 
| 79382 | 
            -
                      "shape": " | 
| 79393 | 
            +
                      "shape": "Sv8"
         | 
| 79383 79394 | 
             
                    },
         | 
| 79384 79395 | 
             
                    "StringCondition": {
         | 
| 79385 | 
            -
                      "shape": " | 
| 79396 | 
            +
                      "shape": "Ss7"
         | 
| 79386 79397 | 
             
                    }
         | 
| 79387 79398 | 
             
                  }
         | 
| 79388 79399 | 
             
                },
         | 
| 79389 | 
            -
                " | 
| 79400 | 
            +
                "Sv8": {
         | 
| 79390 79401 | 
             
                  "type": "list",
         | 
| 79391 79402 | 
             
                  "member": {
         | 
| 79392 | 
            -
                    "shape": " | 
| 79403 | 
            +
                    "shape": "Sv7"
         | 
| 79393 79404 | 
             
                  }
         | 
| 79394 79405 | 
             
                },
         | 
| 79395 | 
            -
                " | 
| 79406 | 
            +
                "Svf": {
         | 
| 79396 79407 | 
             
                  "type": "structure",
         | 
| 79397 79408 | 
             
                  "members": {
         | 
| 79398 79409 | 
             
                    "TagConditions": {
         | 
| 79399 | 
            -
                      "shape": " | 
| 79410 | 
            +
                      "shape": "Ss3"
         | 
| 79400 79411 | 
             
                    },
         | 
| 79401 79412 | 
             
                    "HierarchyGroupCondition": {
         | 
| 79402 | 
            -
                      "shape": " | 
| 79413 | 
            +
                      "shape": "Svg"
         | 
| 79403 79414 | 
             
                    }
         | 
| 79404 79415 | 
             
                  }
         | 
| 79405 79416 | 
             
                },
         | 
| 79406 | 
            -
                " | 
| 79417 | 
            +
                "Svg": {
         | 
| 79407 79418 | 
             
                  "type": "structure",
         | 
| 79408 79419 | 
             
                  "members": {
         | 
| 79409 79420 | 
             
                    "Value": {},
         | 
| 79410 79421 | 
             
                    "HierarchyGroupMatchType": {}
         | 
| 79411 79422 | 
             
                  }
         | 
| 79412 79423 | 
             
                },
         | 
| 79413 | 
            -
                " | 
| 79424 | 
            +
                "Svi": {
         | 
| 79414 79425 | 
             
                  "type": "structure",
         | 
| 79415 79426 | 
             
                  "members": {
         | 
| 79416 79427 | 
             
                    "OrConditions": {
         | 
| 79417 | 
            -
                      "shape": " | 
| 79428 | 
            +
                      "shape": "Svj"
         | 
| 79418 79429 | 
             
                    },
         | 
| 79419 79430 | 
             
                    "AndConditions": {
         | 
| 79420 | 
            -
                      "shape": " | 
| 79431 | 
            +
                      "shape": "Svj"
         | 
| 79421 79432 | 
             
                    },
         | 
| 79422 79433 | 
             
                    "StringCondition": {
         | 
| 79423 | 
            -
                      "shape": " | 
| 79434 | 
            +
                      "shape": "Ss7"
         | 
| 79424 79435 | 
             
                    },
         | 
| 79425 79436 | 
             
                    "ListCondition": {
         | 
| 79426 79437 | 
             
                      "type": "structure",
         | 
| @@ -79432,7 +79443,7 @@ module.exports={ | |
| 79432 79443 | 
             
                            "type": "structure",
         | 
| 79433 79444 | 
             
                            "members": {
         | 
| 79434 79445 | 
             
                              "StringCondition": {
         | 
| 79435 | 
            -
                                "shape": " | 
| 79446 | 
            +
                                "shape": "Ss7"
         | 
| 79436 79447 | 
             
                              },
         | 
| 79437 79448 | 
             
                              "NumberCondition": {
         | 
| 79438 79449 | 
             
                                "type": "structure",
         | 
| @@ -79453,21 +79464,21 @@ module.exports={ | |
| 79453 79464 | 
             
                      }
         | 
| 79454 79465 | 
             
                    },
         | 
| 79455 79466 | 
             
                    "HierarchyGroupCondition": {
         | 
| 79456 | 
            -
                      "shape": " | 
| 79467 | 
            +
                      "shape": "Svg"
         | 
| 79457 79468 | 
             
                    }
         | 
| 79458 79469 | 
             
                  }
         | 
| 79459 79470 | 
             
                },
         | 
| 79460 | 
            -
                " | 
| 79471 | 
            +
                "Svj": {
         | 
| 79461 79472 | 
             
                  "type": "list",
         | 
| 79462 79473 | 
             
                  "member": {
         | 
| 79463 | 
            -
                    "shape": " | 
| 79474 | 
            +
                    "shape": "Svi"
         | 
| 79464 79475 | 
             
                  }
         | 
| 79465 79476 | 
             
                },
         | 
| 79466 | 
            -
                " | 
| 79477 | 
            +
                "Sw8": {
         | 
| 79467 79478 | 
             
                  "type": "list",
         | 
| 79468 79479 | 
             
                  "member": {}
         | 
| 79469 79480 | 
             
                },
         | 
| 79470 | 
            -
                " | 
| 79481 | 
            +
                "Swa": {
         | 
| 79471 79482 | 
             
                  "type": "structure",
         | 
| 79472 79483 | 
             
                  "required": [
         | 
| 79473 79484 | 
             
                    "DisplayName"
         | 
| @@ -79476,7 +79487,7 @@ module.exports={ | |
| 79476 79487 | 
             
                    "DisplayName": {}
         | 
| 79477 79488 | 
             
                  }
         | 
| 79478 79489 | 
             
                },
         | 
| 79479 | 
            -
                " | 
| 79490 | 
            +
                "Swb": {
         | 
| 79480 79491 | 
             
                  "type": "structure",
         | 
| 79481 79492 | 
             
                  "required": [
         | 
| 79482 79493 | 
             
                    "StreamingEndpointArn"
         | 
| @@ -79485,7 +79496,7 @@ module.exports={ | |
| 79485 79496 | 
             
                    "StreamingEndpointArn": {}
         | 
| 79486 79497 | 
             
                  }
         | 
| 79487 79498 | 
             
                },
         | 
| 79488 | 
            -
                " | 
| 79499 | 
            +
                "Sxs": {
         | 
| 79489 79500 | 
             
                  "type": "map",
         | 
| 79490 79501 | 
             
                  "key": {},
         | 
| 79491 79502 | 
             
                  "value": {
         | 
| @@ -79497,7 +79508,7 @@ module.exports={ | |
| 79497 79508 | 
             
                    }
         | 
| 79498 79509 | 
             
                  }
         | 
| 79499 79510 | 
             
                },
         | 
| 79500 | 
            -
                " | 
| 79511 | 
            +
                "S105": {
         | 
| 79501 79512 | 
             
                  "type": "structure",
         | 
| 79502 79513 | 
             
                  "required": [
         | 
| 79503 79514 | 
             
                    "Name"
         | 
| @@ -276775,7 +276786,7 @@ AWS.util.update(AWS, { | |
| 276775 276786 | 
             
              /**
         | 
| 276776 276787 | 
             
               * @constant
         | 
| 276777 276788 | 
             
               */
         | 
| 276778 | 
            -
              VERSION: '2. | 
| 276789 | 
            +
              VERSION: '2.1663.0',
         | 
| 276779 276790 |  | 
| 276780 276791 | 
             
              /**
         | 
| 276781 276792 | 
             
               * @api private
         | 
| @@ -299092,7 +299103,7 @@ var LRUCache = /** @class */ (function () { | |
| 299092 299103 | 
             
            }());
         | 
| 299093 299104 | 
             
            exports.LRUCache = LRUCache;
         | 
| 299094 299105 | 
             
            },{}],467:[function(require,module,exports){
         | 
| 299095 | 
            -
            // AWS SDK for JavaScript v2. | 
| 299106 | 
            +
            // AWS SDK for JavaScript v2.1663.0
         | 
| 299096 299107 | 
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         | 
| 299097 299108 | 
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         | 
| 299098 299109 | 
             
            require('./browser_loader');
         |