aws-sdk 2.1641.0 → 2.1643.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/acm-pca-2017-08-22.min.json +4 -1
 - package/apis/batch-2016-08-10.min.json +4 -1
 - package/apis/codebuild-2016-10-06.min.json +50 -29
 - package/apis/cognito-idp-2016-04-18.min.json +108 -27
 - package/apis/datazone-2018-05-10.min.json +792 -403
 - package/apis/datazone-2018-05-10.paginators.json +6 -0
 - package/apis/ds-2015-04-16.min.json +7 -1
 - package/apis/elasticfilesystem-2015-02-01.min.json +7 -1
 - package/apis/glue-2017-03-31.min.json +294 -142
 - package/apis/glue-2017-03-31.paginators.json +6 -0
 - package/apis/kms-2014-11-01.examples.json +4 -2
 - package/apis/macie2-2020-01-01.min.json +254 -143
 - package/apis/macie2-2020-01-01.paginators.json +6 -0
 - package/apis/mediaconvert-2017-08-29.min.json +208 -131
 - package/apis/mediaconvert-2017-08-29.paginators.json +6 -0
 - package/apis/route53domains-2014-05-15.min.json +7 -1
 - package/apis/waf-2015-08-24.min.json +7 -1
 - package/clients/acmpca.d.ts +2 -2
 - package/clients/codebuild.d.ts +24 -1
 - package/clients/datazone.d.ts +398 -4
 - package/clients/ec2.d.ts +258 -258
 - package/clients/glue.d.ts +206 -4
 - package/clients/macie2.d.ts +149 -44
 - package/clients/mediaconvert.d.ts +77 -6
 - package/clients/secretsmanager.d.ts +2 -2
 - package/dist/aws-sdk-core-react-native.js +1 -1
 - package/dist/aws-sdk-react-native.js +17 -17
 - package/dist/aws-sdk.js +182 -62
 - package/dist/aws-sdk.min.js +92 -92
 - 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.1643.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){
         
     | 
| 
         @@ -43683,7 +43683,10 @@ module.exports={ 
     | 
|
| 
       43683 
43683 
     | 
    
         
             
                "serviceId": "CodeBuild",
         
     | 
| 
       43684 
43684 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
       43685 
43685 
     | 
    
         
             
                "targetPrefix": "CodeBuild_20161006",
         
     | 
| 
       43686 
     | 
    
         
            -
                "uid": "codebuild-2016-10-06"
         
     | 
| 
      
 43686 
     | 
    
         
            +
                "uid": "codebuild-2016-10-06",
         
     | 
| 
      
 43687 
     | 
    
         
            +
                "auth": [
         
     | 
| 
      
 43688 
     | 
    
         
            +
                  "aws.auth#sigv4"
         
     | 
| 
      
 43689 
     | 
    
         
            +
                ]
         
     | 
| 
       43687 
43690 
     | 
    
         
             
              },
         
     | 
| 
       43688 
43691 
     | 
    
         
             
              "operations": {
         
     | 
| 
       43689 
43692 
     | 
    
         
             
                "BatchDeleteBuilds": {
         
     | 
| 
         @@ -43826,7 +43829,7 @@ module.exports={ 
     | 
|
| 
       43826 
43829 
     | 
    
         
             
                    ],
         
     | 
| 
       43827 
43830 
     | 
    
         
             
                    "members": {
         
     | 
| 
       43828 
43831 
     | 
    
         
             
                      "reportGroupArns": {
         
     | 
| 
       43829 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43832 
     | 
    
         
            +
                        "shape": "S3n"
         
     | 
| 
       43830 
43833 
     | 
    
         
             
                      }
         
     | 
| 
       43831 
43834 
     | 
    
         
             
                    }
         
     | 
| 
       43832 
43835 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -43836,11 +43839,11 @@ module.exports={ 
     | 
|
| 
       43836 
43839 
     | 
    
         
             
                      "reportGroups": {
         
     | 
| 
       43837 
43840 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       43838 
43841 
     | 
    
         
             
                        "member": {
         
     | 
| 
       43839 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 43842 
     | 
    
         
            +
                          "shape": "S3q"
         
     | 
| 
       43840 
43843 
     | 
    
         
             
                        }
         
     | 
| 
       43841 
43844 
     | 
    
         
             
                      },
         
     | 
| 
       43842 
43845 
     | 
    
         
             
                      "reportGroupsNotFound": {
         
     | 
| 
       43843 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43846 
     | 
    
         
            +
                        "shape": "S3n"
         
     | 
| 
       43844 
43847 
     | 
    
         
             
                      }
         
     | 
| 
       43845 
43848 
     | 
    
         
             
                    }
         
     | 
| 
       43846 
43849 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -43853,7 +43856,7 @@ module.exports={ 
     | 
|
| 
       43853 
43856 
     | 
    
         
             
                    ],
         
     | 
| 
       43854 
43857 
     | 
    
         
             
                    "members": {
         
     | 
| 
       43855 
43858 
     | 
    
         
             
                      "reportArns": {
         
     | 
| 
       43856 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43859 
     | 
    
         
            +
                        "shape": "S3z"
         
     | 
| 
       43857 
43860 
     | 
    
         
             
                      }
         
     | 
| 
       43858 
43861 
     | 
    
         
             
                    }
         
     | 
| 
       43859 
43862 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -43878,7 +43881,7 @@ module.exports={ 
     | 
|
| 
       43878 
43881 
     | 
    
         
             
                              "type": "timestamp"
         
     | 
| 
       43879 
43882 
     | 
    
         
             
                            },
         
     | 
| 
       43880 
43883 
     | 
    
         
             
                            "exportConfig": {
         
     | 
| 
       43881 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 43884 
     | 
    
         
            +
                              "shape": "S3t"
         
     | 
| 
       43882 
43885 
     | 
    
         
             
                            },
         
     | 
| 
       43883 
43886 
     | 
    
         
             
                            "truncated": {
         
     | 
| 
       43884 
43887 
     | 
    
         
             
                              "type": "boolean"
         
     | 
| 
         @@ -43933,7 +43936,7 @@ module.exports={ 
     | 
|
| 
       43933 
43936 
     | 
    
         
             
                        }
         
     | 
| 
       43934 
43937 
     | 
    
         
             
                      },
         
     | 
| 
       43935 
43938 
     | 
    
         
             
                      "reportsNotFound": {
         
     | 
| 
       43936 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43939 
     | 
    
         
            +
                        "shape": "S3z"
         
     | 
| 
       43937 
43940 
     | 
    
         
             
                      }
         
     | 
| 
       43938 
43941 
     | 
    
         
             
                    }
         
     | 
| 
       43939 
43942 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -43955,7 +43958,7 @@ module.exports={ 
     | 
|
| 
       43955 
43958 
     | 
    
         
             
                      "environmentType": {},
         
     | 
| 
       43956 
43959 
     | 
    
         
             
                      "computeType": {},
         
     | 
| 
       43957 
43960 
     | 
    
         
             
                      "scalingConfiguration": {
         
     | 
| 
       43958 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43961 
     | 
    
         
            +
                        "shape": "S4a"
         
     | 
| 
       43959 
43962 
     | 
    
         
             
                      },
         
     | 
| 
       43960 
43963 
     | 
    
         
             
                      "overflowBehavior": {},
         
     | 
| 
       43961 
43964 
     | 
    
         
             
                      "vpcConfig": {
         
     | 
| 
         @@ -44063,7 +44066,7 @@ module.exports={ 
     | 
|
| 
       44063 
44066 
     | 
    
         
             
                      "name": {},
         
     | 
| 
       44064 
44067 
     | 
    
         
             
                      "type": {},
         
     | 
| 
       44065 
44068 
     | 
    
         
             
                      "exportConfig": {
         
     | 
| 
       44066 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44069 
     | 
    
         
            +
                        "shape": "S3t"
         
     | 
| 
       44067 
44070 
     | 
    
         
             
                      },
         
     | 
| 
       44068 
44071 
     | 
    
         
             
                      "tags": {
         
     | 
| 
       44069 
44072 
     | 
    
         
             
                        "shape": "S2v"
         
     | 
| 
         @@ -44074,7 +44077,7 @@ module.exports={ 
     | 
|
| 
       44074 
44077 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       44075 
44078 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44076 
44079 
     | 
    
         
             
                      "reportGroup": {
         
     | 
| 
       44077 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44080 
     | 
    
         
            +
                        "shape": "S3q"
         
     | 
| 
       44078 
44081 
     | 
    
         
             
                      }
         
     | 
| 
       44079 
44082 
     | 
    
         
             
                    }
         
     | 
| 
       44080 
44083 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44094,6 +44097,9 @@ module.exports={ 
     | 
|
| 
       44094 
44097 
     | 
    
         
             
                      "buildType": {},
         
     | 
| 
       44095 
44098 
     | 
    
         
             
                      "manualCreation": {
         
     | 
| 
       44096 
44099 
     | 
    
         
             
                        "type": "boolean"
         
     | 
| 
      
 44100 
     | 
    
         
            +
                      },
         
     | 
| 
      
 44101 
     | 
    
         
            +
                      "scopeConfiguration": {
         
     | 
| 
      
 44102 
     | 
    
         
            +
                        "shape": "S3i"
         
     | 
| 
       44097 
44103 
     | 
    
         
             
                      }
         
     | 
| 
       44098 
44104 
     | 
    
         
             
                    }
         
     | 
| 
       44099 
44105 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -44452,7 +44458,7 @@ module.exports={ 
     | 
|
| 
       44452 
44458 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       44453 
44459 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44454 
44460 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44455 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44461 
     | 
    
         
            +
                        "shape": "S5q"
         
     | 
| 
       44456 
44462 
     | 
    
         
             
                      },
         
     | 
| 
       44457 
44463 
     | 
    
         
             
                      "maxResults": {
         
     | 
| 
       44458 
44464 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
         @@ -44477,7 +44483,7 @@ module.exports={ 
     | 
|
| 
       44477 
44483 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44478 
44484 
     | 
    
         
             
                      "projectName": {},
         
     | 
| 
       44479 
44485 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44480 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44486 
     | 
    
         
            +
                        "shape": "S5q"
         
     | 
| 
       44481 
44487 
     | 
    
         
             
                      },
         
     | 
| 
       44482 
44488 
     | 
    
         
             
                      "maxResults": {
         
     | 
| 
       44483 
44489 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
         @@ -44641,7 +44647,7 @@ module.exports={ 
     | 
|
| 
       44641 
44647 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44642 
44648 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44643 
44649 
     | 
    
         
             
                      "reportGroups": {
         
     | 
| 
       44644 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44650 
     | 
    
         
            +
                        "shape": "S3n"
         
     | 
| 
       44645 
44651 
     | 
    
         
             
                      }
         
     | 
| 
       44646 
44652 
     | 
    
         
             
                    }
         
     | 
| 
       44647 
44653 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44656,7 +44662,7 @@ module.exports={ 
     | 
|
| 
       44656 
44662 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       44657 
44663 
     | 
    
         
             
                      },
         
     | 
| 
       44658 
44664 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44659 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44665 
     | 
    
         
            +
                        "shape": "S6l"
         
     | 
| 
       44660 
44666 
     | 
    
         
             
                      }
         
     | 
| 
       44661 
44667 
     | 
    
         
             
                    }
         
     | 
| 
       44662 
44668 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -44665,7 +44671,7 @@ module.exports={ 
     | 
|
| 
       44665 
44671 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44666 
44672 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44667 
44673 
     | 
    
         
             
                      "reports": {
         
     | 
| 
       44668 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44674 
     | 
    
         
            +
                        "shape": "S3z"
         
     | 
| 
       44669 
44675 
     | 
    
         
             
                      }
         
     | 
| 
       44670 
44676 
     | 
    
         
             
                    }
         
     | 
| 
       44671 
44677 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44684,7 +44690,7 @@ module.exports={ 
     | 
|
| 
       44684 
44690 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       44685 
44691 
     | 
    
         
             
                      },
         
     | 
| 
       44686 
44692 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44687 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44693 
     | 
    
         
            +
                        "shape": "S6l"
         
     | 
| 
       44688 
44694 
     | 
    
         
             
                      }
         
     | 
| 
       44689 
44695 
     | 
    
         
             
                    }
         
     | 
| 
       44690 
44696 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -44693,7 +44699,7 @@ module.exports={ 
     | 
|
| 
       44693 
44699 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44694 
44700 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44695 
44701 
     | 
    
         
             
                      "reports": {
         
     | 
| 
       44696 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44702 
     | 
    
         
            +
                        "shape": "S3z"
         
     | 
| 
       44697 
44703 
     | 
    
         
             
                      }
         
     | 
| 
       44698 
44704 
     | 
    
         
             
                    }
         
     | 
| 
       44699 
44705 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44738,7 +44744,7 @@ module.exports={ 
     | 
|
| 
       44738 
44744 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44739 
44745 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44740 
44746 
     | 
    
         
             
                      "reportGroups": {
         
     | 
| 
       44741 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44747 
     | 
    
         
            +
                        "shape": "S3n"
         
     | 
| 
       44742 
44748 
     | 
    
         
             
                      }
         
     | 
| 
       44743 
44749 
     | 
    
         
             
                    }
         
     | 
| 
       44744 
44750 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -45045,7 +45051,7 @@ module.exports={ 
     | 
|
| 
       45045 
45051 
     | 
    
         
             
                      "environmentType": {},
         
     | 
| 
       45046 
45052 
     | 
    
         
             
                      "computeType": {},
         
     | 
| 
       45047 
45053 
     | 
    
         
             
                      "scalingConfiguration": {
         
     | 
| 
       45048 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45054 
     | 
    
         
            +
                        "shape": "S4a"
         
     | 
| 
       45049 
45055 
     | 
    
         
             
                      },
         
     | 
| 
       45050 
45056 
     | 
    
         
             
                      "overflowBehavior": {},
         
     | 
| 
       45051 
45057 
     | 
    
         
             
                      "vpcConfig": {
         
     | 
| 
         @@ -45168,7 +45174,7 @@ module.exports={ 
     | 
|
| 
       45168 
45174 
     | 
    
         
             
                    "members": {
         
     | 
| 
       45169 
45175 
     | 
    
         
             
                      "arn": {},
         
     | 
| 
       45170 
45176 
     | 
    
         
             
                      "exportConfig": {
         
     | 
| 
       45171 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45177 
     | 
    
         
            +
                        "shape": "S3t"
         
     | 
| 
       45172 
45178 
     | 
    
         
             
                      },
         
     | 
| 
       45173 
45179 
     | 
    
         
             
                      "tags": {
         
     | 
| 
       45174 
45180 
     | 
    
         
             
                        "shape": "S2v"
         
     | 
| 
         @@ -45179,7 +45185,7 @@ module.exports={ 
     | 
|
| 
       45179 
45185 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       45180 
45186 
     | 
    
         
             
                    "members": {
         
     | 
| 
       45181 
45187 
     | 
    
         
             
                      "reportGroup": {
         
     | 
| 
       45182 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45188 
     | 
    
         
            +
                        "shape": "S3q"
         
     | 
| 
       45183 
45189 
     | 
    
         
             
                      }
         
     | 
| 
       45184 
45190 
     | 
    
         
             
                    }
         
     | 
| 
       45185 
45191 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -45976,6 +45982,9 @@ module.exports={ 
     | 
|
| 
       45976 
45982 
     | 
    
         
             
                    },
         
     | 
| 
       45977 
45983 
     | 
    
         
             
                    "lastModifiedSecret": {
         
     | 
| 
       45978 
45984 
     | 
    
         
             
                      "type": "timestamp"
         
     | 
| 
      
 45985 
     | 
    
         
            +
                    },
         
     | 
| 
      
 45986 
     | 
    
         
            +
                    "scopeConfiguration": {
         
     | 
| 
      
 45987 
     | 
    
         
            +
                      "shape": "S3i"
         
     | 
| 
       45979 
45988 
     | 
    
         
             
                    }
         
     | 
| 
       45980 
45989 
     | 
    
         
             
                  }
         
     | 
| 
       45981 
45990 
     | 
    
         
             
                },
         
     | 
| 
         @@ -45999,18 +46008,30 @@ module.exports={ 
     | 
|
| 
       45999 
46008 
     | 
    
         
             
                    }
         
     | 
| 
       46000 
46009 
     | 
    
         
             
                  }
         
     | 
| 
       46001 
46010 
     | 
    
         
             
                },
         
     | 
| 
       46002 
     | 
    
         
            -
                " 
     | 
| 
      
 46011 
     | 
    
         
            +
                "S3i": {
         
     | 
| 
      
 46012 
     | 
    
         
            +
                  "type": "structure",
         
     | 
| 
      
 46013 
     | 
    
         
            +
                  "required": [
         
     | 
| 
      
 46014 
     | 
    
         
            +
                    "name",
         
     | 
| 
      
 46015 
     | 
    
         
            +
                    "scope"
         
     | 
| 
      
 46016 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 46017 
     | 
    
         
            +
                  "members": {
         
     | 
| 
      
 46018 
     | 
    
         
            +
                    "name": {},
         
     | 
| 
      
 46019 
     | 
    
         
            +
                    "domain": {},
         
     | 
| 
      
 46020 
     | 
    
         
            +
                    "scope": {}
         
     | 
| 
      
 46021 
     | 
    
         
            +
                  }
         
     | 
| 
      
 46022 
     | 
    
         
            +
                },
         
     | 
| 
      
 46023 
     | 
    
         
            +
                "S3n": {
         
     | 
| 
       46003 
46024 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       46004 
46025 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       46005 
46026 
     | 
    
         
             
                },
         
     | 
| 
       46006 
     | 
    
         
            -
                " 
     | 
| 
      
 46027 
     | 
    
         
            +
                "S3q": {
         
     | 
| 
       46007 
46028 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46008 
46029 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46009 
46030 
     | 
    
         
             
                    "arn": {},
         
     | 
| 
       46010 
46031 
     | 
    
         
             
                    "name": {},
         
     | 
| 
       46011 
46032 
     | 
    
         
             
                    "type": {},
         
     | 
| 
       46012 
46033 
     | 
    
         
             
                    "exportConfig": {
         
     | 
| 
       46013 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 46034 
     | 
    
         
            +
                      "shape": "S3t"
         
     | 
| 
       46014 
46035 
     | 
    
         
             
                    },
         
     | 
| 
       46015 
46036 
     | 
    
         
             
                    "created": {
         
     | 
| 
       46016 
46037 
     | 
    
         
             
                      "type": "timestamp"
         
     | 
| 
         @@ -46024,7 +46045,7 @@ module.exports={ 
     | 
|
| 
       46024 
46045 
     | 
    
         
             
                    "status": {}
         
     | 
| 
       46025 
46046 
     | 
    
         
             
                  }
         
     | 
| 
       46026 
46047 
     | 
    
         
             
                },
         
     | 
| 
       46027 
     | 
    
         
            -
                " 
     | 
| 
      
 46048 
     | 
    
         
            +
                "S3t": {
         
     | 
| 
       46028 
46049 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46029 
46050 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46030 
46051 
     | 
    
         
             
                    "exportConfigType": {},
         
     | 
| 
         @@ -46043,11 +46064,11 @@ module.exports={ 
     | 
|
| 
       46043 
46064 
     | 
    
         
             
                    }
         
     | 
| 
       46044 
46065 
     | 
    
         
             
                  }
         
     | 
| 
       46045 
46066 
     | 
    
         
             
                },
         
     | 
| 
       46046 
     | 
    
         
            -
                " 
     | 
| 
      
 46067 
     | 
    
         
            +
                "S3z": {
         
     | 
| 
       46047 
46068 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       46048 
46069 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       46049 
46070 
     | 
    
         
             
                },
         
     | 
| 
       46050 
     | 
    
         
            -
                " 
     | 
| 
      
 46071 
     | 
    
         
            +
                "S4a": {
         
     | 
| 
       46051 
46072 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46052 
46073 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46053 
46074 
     | 
    
         
             
                    "scalingType": {},
         
     | 
| 
         @@ -46059,13 +46080,13 @@ module.exports={ 
     | 
|
| 
       46059 
46080 
     | 
    
         
             
                    }
         
     | 
| 
       46060 
46081 
     | 
    
         
             
                  }
         
     | 
| 
       46061 
46082 
     | 
    
         
             
                },
         
     | 
| 
       46062 
     | 
    
         
            -
                " 
     | 
| 
      
 46083 
     | 
    
         
            +
                "S5q": {
         
     | 
| 
       46063 
46084 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46064 
46085 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46065 
46086 
     | 
    
         
             
                    "status": {}
         
     | 
| 
       46066 
46087 
     | 
    
         
             
                  }
         
     | 
| 
       46067 
46088 
     | 
    
         
             
                },
         
     | 
| 
       46068 
     | 
    
         
            -
                " 
     | 
| 
      
 46089 
     | 
    
         
            +
                "S6l": {
         
     | 
| 
       46069 
46090 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46070 
46091 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46071 
46092 
     | 
    
         
             
                    "status": {}
         
     | 
| 
         @@ -53677,7 +53698,10 @@ module.exports={ 
     | 
|
| 
       53677 
53698 
     | 
    
         
             
                "serviceId": "Cognito Identity Provider",
         
     | 
| 
       53678 
53699 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
       53679 
53700 
     | 
    
         
             
                "targetPrefix": "AWSCognitoIdentityProviderService",
         
     | 
| 
       53680 
     | 
    
         
            -
                "uid": "cognito-idp-2016-04-18"
         
     | 
| 
      
 53701 
     | 
    
         
            +
                "uid": "cognito-idp-2016-04-18",
         
     | 
| 
      
 53702 
     | 
    
         
            +
                "auth": [
         
     | 
| 
      
 53703 
     | 
    
         
            +
                  "aws.auth#sigv4"
         
     | 
| 
      
 53704 
     | 
    
         
            +
                ]
         
     | 
| 
       53681 
53705 
     | 
    
         
             
              },
         
     | 
| 
       53682 
53706 
     | 
    
         
             
              "operations": {
         
     | 
| 
       53683 
53707 
     | 
    
         
             
                "AddCustomAttributes": {
         
     | 
| 
         @@ -54450,7 +54474,10 @@ module.exports={ 
     | 
|
| 
       54450 
54474 
     | 
    
         
             
                      }
         
     | 
| 
       54451 
54475 
     | 
    
         
             
                    }
         
     | 
| 
       54452 
54476 
     | 
    
         
             
                  },
         
     | 
| 
       54453 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54477 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54478 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54479 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54480 
     | 
    
         
            +
                  ]
         
     | 
| 
       54454 
54481 
     | 
    
         
             
                },
         
     | 
| 
       54455 
54482 
     | 
    
         
             
                "ChangePassword": {
         
     | 
| 
       54456 
54483 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -54476,7 +54503,10 @@ module.exports={ 
     | 
|
| 
       54476 
54503 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       54477 
54504 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       54478 
54505 
     | 
    
         
             
                  },
         
     | 
| 
       54479 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54506 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54507 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54508 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54509 
     | 
    
         
            +
                  ]
         
     | 
| 
       54480 
54510 
     | 
    
         
             
                },
         
     | 
| 
       54481 
54511 
     | 
    
         
             
                "ConfirmDevice": {
         
     | 
| 
       54482 
54512 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -54508,7 +54538,10 @@ module.exports={ 
     | 
|
| 
       54508 
54538 
     | 
    
         
             
                      }
         
     | 
| 
       54509 
54539 
     | 
    
         
             
                    }
         
     | 
| 
       54510 
54540 
     | 
    
         
             
                  },
         
     | 
| 
       54511 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54541 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54542 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54543 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54544 
     | 
    
         
            +
                  ]
         
     | 
| 
       54512 
54545 
     | 
    
         
             
                },
         
     | 
| 
       54513 
54546 
     | 
    
         
             
                "ConfirmForgotPassword": {
         
     | 
| 
       54514 
54547 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -54548,7 +54581,10 @@ module.exports={ 
     | 
|
| 
       54548 
54581 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       54549 
54582 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       54550 
54583 
     | 
    
         
             
                  },
         
     | 
| 
       54551 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54584 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54585 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54586 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54587 
     | 
    
         
            +
                  ]
         
     | 
| 
       54552 
54588 
     | 
    
         
             
                },
         
     | 
| 
       54553 
54589 
     | 
    
         
             
                "ConfirmSignUp": {
         
     | 
| 
       54554 
54590 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -54587,7 +54623,10 @@ module.exports={ 
     | 
|
| 
       54587 
54623 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       54588 
54624 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       54589 
54625 
     | 
    
         
             
                  },
         
     | 
| 
       54590 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54626 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54627 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54628 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54629 
     | 
    
         
            +
                  ]
         
     | 
| 
       54591 
54630 
     | 
    
         
             
                },
         
     | 
| 
       54592 
54631 
     | 
    
         
             
                "CreateGroup": {
         
     | 
| 
       54593 
54632 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -54926,7 +54965,10 @@ module.exports={ 
     | 
|
| 
       54926 
54965 
     | 
    
         
             
                      }
         
     | 
| 
       54927 
54966 
     | 
    
         
             
                    }
         
     | 
| 
       54928 
54967 
     | 
    
         
             
                  },
         
     | 
| 
       54929 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54968 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54969 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54970 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54971 
     | 
    
         
            +
                  ]
         
     | 
| 
       54930 
54972 
     | 
    
         
             
                },
         
     | 
| 
       54931 
54973 
     | 
    
         
             
                "DeleteUserAttributes": {
         
     | 
| 
       54932 
54974 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -54948,7 +54990,10 @@ module.exports={ 
     | 
|
| 
       54948 
54990 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       54949 
54991 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       54950 
54992 
     | 
    
         
             
                  },
         
     | 
| 
       54951 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 54993 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 54994 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 54995 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 54996 
     | 
    
         
            +
                  ]
         
     | 
| 
       54952 
54997 
     | 
    
         
             
                },
         
     | 
| 
       54953 
54998 
     | 
    
         
             
                "DeleteUserPool": {
         
     | 
| 
       54954 
54999 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55173,7 +55218,10 @@ module.exports={ 
     | 
|
| 
       55173 
55218 
     | 
    
         
             
                      "DeviceKey": {}
         
     | 
| 
       55174 
55219 
     | 
    
         
             
                    }
         
     | 
| 
       55175 
55220 
     | 
    
         
             
                  },
         
     | 
| 
       55176 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55221 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55222 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55223 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55224 
     | 
    
         
            +
                  ]
         
     | 
| 
       55177 
55225 
     | 
    
         
             
                },
         
     | 
| 
       55178 
55226 
     | 
    
         
             
                "ForgotPassword": {
         
     | 
| 
       55179 
55227 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55211,7 +55259,10 @@ module.exports={ 
     | 
|
| 
       55211 
55259 
     | 
    
         
             
                      }
         
     | 
| 
       55212 
55260 
     | 
    
         
             
                    }
         
     | 
| 
       55213 
55261 
     | 
    
         
             
                  },
         
     | 
| 
       55214 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55262 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55263 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55264 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55265 
     | 
    
         
            +
                  ]
         
     | 
| 
       55215 
55266 
     | 
    
         
             
                },
         
     | 
| 
       55216 
55267 
     | 
    
         
             
                "GetCSVHeader": {
         
     | 
| 
       55217 
55268 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55258,7 +55309,10 @@ module.exports={ 
     | 
|
| 
       55258 
55309 
     | 
    
         
             
                      }
         
     | 
| 
       55259 
55310 
     | 
    
         
             
                    }
         
     | 
| 
       55260 
55311 
     | 
    
         
             
                  },
         
     | 
| 
       55261 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55312 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55313 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55314 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55315 
     | 
    
         
            +
                  ]
         
     | 
| 
       55262 
55316 
     | 
    
         
             
                },
         
     | 
| 
       55263 
55317 
     | 
    
         
             
                "GetGroup": {
         
     | 
| 
       55264 
55318 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55400,7 +55454,10 @@ module.exports={ 
     | 
|
| 
       55400 
55454 
     | 
    
         
             
                      }
         
     | 
| 
       55401 
55455 
     | 
    
         
             
                    }
         
     | 
| 
       55402 
55456 
     | 
    
         
             
                  },
         
     | 
| 
       55403 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55457 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55458 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55459 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55460 
     | 
    
         
            +
                  ]
         
     | 
| 
       55404 
55461 
     | 
    
         
             
                },
         
     | 
| 
       55405 
55462 
     | 
    
         
             
                "GetUserAttributeVerificationCode": {
         
     | 
| 
       55406 
55463 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55427,7 +55484,10 @@ module.exports={ 
     | 
|
| 
       55427 
55484 
     | 
    
         
             
                      }
         
     | 
| 
       55428 
55485 
     | 
    
         
             
                    }
         
     | 
| 
       55429 
55486 
     | 
    
         
             
                  },
         
     | 
| 
       55430 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55487 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55488 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55489 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55490 
     | 
    
         
            +
                  ]
         
     | 
| 
       55431 
55491 
     | 
    
         
             
                },
         
     | 
| 
       55432 
55492 
     | 
    
         
             
                "GetUserPoolMfaConfig": {
         
     | 
| 
       55433 
55493 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55468,7 +55528,10 @@ module.exports={ 
     | 
|
| 
       55468 
55528 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       55469 
55529 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       55470 
55530 
     | 
    
         
             
                  },
         
     | 
| 
       55471 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55531 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55532 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55533 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55534 
     | 
    
         
            +
                  ]
         
     | 
| 
       55472 
55535 
     | 
    
         
             
                },
         
     | 
| 
       55473 
55536 
     | 
    
         
             
                "InitiateAuth": {
         
     | 
| 
       55474 
55537 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55511,7 +55574,10 @@ module.exports={ 
     | 
|
| 
       55511 
55574 
     | 
    
         
             
                      }
         
     | 
| 
       55512 
55575 
     | 
    
         
             
                    }
         
     | 
| 
       55513 
55576 
     | 
    
         
             
                  },
         
     | 
| 
       55514 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55577 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55578 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55579 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55580 
     | 
    
         
            +
                  ]
         
     | 
| 
       55515 
55581 
     | 
    
         
             
                },
         
     | 
| 
       55516 
55582 
     | 
    
         
             
                "ListDevices": {
         
     | 
| 
       55517 
55583 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55538,7 +55604,10 @@ module.exports={ 
     | 
|
| 
       55538 
55604 
     | 
    
         
             
                      "PaginationToken": {}
         
     | 
| 
       55539 
55605 
     | 
    
         
             
                    }
         
     | 
| 
       55540 
55606 
     | 
    
         
             
                  },
         
     | 
| 
       55541 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55607 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55608 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55609 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55610 
     | 
    
         
            +
                  ]
         
     | 
| 
       55542 
55611 
     | 
    
         
             
                },
         
     | 
| 
       55543 
55612 
     | 
    
         
             
                "ListGroups": {
         
     | 
| 
       55544 
55613 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55849,7 +55918,10 @@ module.exports={ 
     | 
|
| 
       55849 
55918 
     | 
    
         
             
                      }
         
     | 
| 
       55850 
55919 
     | 
    
         
             
                    }
         
     | 
| 
       55851 
55920 
     | 
    
         
             
                  },
         
     | 
| 
       55852 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55921 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55922 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55923 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55924 
     | 
    
         
            +
                  ]
         
     | 
| 
       55853 
55925 
     | 
    
         
             
                },
         
     | 
| 
       55854 
55926 
     | 
    
         
             
                "RespondToAuthChallenge": {
         
     | 
| 
       55855 
55927 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55895,7 +55967,10 @@ module.exports={ 
     | 
|
| 
       55895 
55967 
     | 
    
         
             
                      }
         
     | 
| 
       55896 
55968 
     | 
    
         
             
                    }
         
     | 
| 
       55897 
55969 
     | 
    
         
             
                  },
         
     | 
| 
       55898 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55970 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55971 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 55972 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 55973 
     | 
    
         
            +
                  ]
         
     | 
| 
       55899 
55974 
     | 
    
         
             
                },
         
     | 
| 
       55900 
55975 
     | 
    
         
             
                "RevokeToken": {
         
     | 
| 
       55901 
55976 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -55920,7 +55995,10 @@ module.exports={ 
     | 
|
| 
       55920 
55995 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       55921 
55996 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       55922 
55997 
     | 
    
         
             
                  },
         
     | 
| 
       55923 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 55998 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 55999 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56000 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56001 
     | 
    
         
            +
                  ]
         
     | 
| 
       55924 
56002 
     | 
    
         
             
                },
         
     | 
| 
       55925 
56003 
     | 
    
         
             
                "SetLogDeliveryConfiguration": {
         
     | 
| 
       55926 
56004 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56030,7 +56108,10 @@ module.exports={ 
     | 
|
| 
       56030 
56108 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       56031 
56109 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       56032 
56110 
     | 
    
         
             
                  },
         
     | 
| 
       56033 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56111 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56112 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56113 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56114 
     | 
    
         
            +
                  ]
         
     | 
| 
       56034 
56115 
     | 
    
         
             
                },
         
     | 
| 
       56035 
56116 
     | 
    
         
             
                "SetUserPoolMfaConfig": {
         
     | 
| 
       56036 
56117 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56082,7 +56163,10 @@ module.exports={ 
     | 
|
| 
       56082 
56163 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       56083 
56164 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       56084 
56165 
     | 
    
         
             
                  },
         
     | 
| 
       56085 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56166 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56167 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56168 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56169 
     | 
    
         
            +
                  ]
         
     | 
| 
       56086 
56170 
     | 
    
         
             
                },
         
     | 
| 
       56087 
56171 
     | 
    
         
             
                "SignUp": {
         
     | 
| 
       56088 
56172 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56138,7 +56222,10 @@ module.exports={ 
     | 
|
| 
       56138 
56222 
     | 
    
         
             
                      "UserSub": {}
         
     | 
| 
       56139 
56223 
     | 
    
         
             
                    }
         
     | 
| 
       56140 
56224 
     | 
    
         
             
                  },
         
     | 
| 
       56141 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56225 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56226 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56227 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56228 
     | 
    
         
            +
                  ]
         
     | 
| 
       56142 
56229 
     | 
    
         
             
                },
         
     | 
| 
       56143 
56230 
     | 
    
         
             
                "StartUserImportJob": {
         
     | 
| 
       56144 
56231 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56247,7 +56334,10 @@ module.exports={ 
     | 
|
| 
       56247 
56334 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       56248 
56335 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       56249 
56336 
     | 
    
         
             
                  },
         
     | 
| 
       56250 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56337 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56338 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56339 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56340 
     | 
    
         
            +
                  ]
         
     | 
| 
       56251 
56341 
     | 
    
         
             
                },
         
     | 
| 
       56252 
56342 
     | 
    
         
             
                "UpdateDeviceStatus": {
         
     | 
| 
       56253 
56343 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56268,7 +56358,10 @@ module.exports={ 
     | 
|
| 
       56268 
56358 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       56269 
56359 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       56270 
56360 
     | 
    
         
             
                  },
         
     | 
| 
       56271 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56361 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56362 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56363 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56364 
     | 
    
         
            +
                  ]
         
     | 
| 
       56272 
56365 
     | 
    
         
             
                },
         
     | 
| 
       56273 
56366 
     | 
    
         
             
                "UpdateGroup": {
         
     | 
| 
       56274 
56367 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56388,7 +56481,10 @@ module.exports={ 
     | 
|
| 
       56388 
56481 
     | 
    
         
             
                      }
         
     | 
| 
       56389 
56482 
     | 
    
         
             
                    }
         
     | 
| 
       56390 
56483 
     | 
    
         
             
                  },
         
     | 
| 
       56391 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56484 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56485 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56486 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56487 
     | 
    
         
            +
                  ]
         
     | 
| 
       56392 
56488 
     | 
    
         
             
                },
         
     | 
| 
       56393 
56489 
     | 
    
         
             
                "UpdateUserPool": {
         
     | 
| 
       56394 
56490 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56576,7 +56672,10 @@ module.exports={ 
     | 
|
| 
       56576 
56672 
     | 
    
         
             
                      }
         
     | 
| 
       56577 
56673 
     | 
    
         
             
                    }
         
     | 
| 
       56578 
56674 
     | 
    
         
             
                  },
         
     | 
| 
       56579 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56675 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56676 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56677 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56678 
     | 
    
         
            +
                  ]
         
     | 
| 
       56580 
56679 
     | 
    
         
             
                },
         
     | 
| 
       56581 
56680 
     | 
    
         
             
                "VerifyUserAttribute": {
         
     | 
| 
       56582 
56681 
     | 
    
         
             
                  "input": {
         
     | 
| 
         @@ -56598,7 +56697,10 @@ module.exports={ 
     | 
|
| 
       56598 
56697 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       56599 
56698 
     | 
    
         
             
                    "members": {}
         
     | 
| 
       56600 
56699 
     | 
    
         
             
                  },
         
     | 
| 
       56601 
     | 
    
         
            -
                  "authtype": "none"
         
     | 
| 
      
 56700 
     | 
    
         
            +
                  "authtype": "none",
         
     | 
| 
      
 56701 
     | 
    
         
            +
                  "auth": [
         
     | 
| 
      
 56702 
     | 
    
         
            +
                    "smithy.api#noAuth"
         
     | 
| 
      
 56703 
     | 
    
         
            +
                  ]
         
     | 
| 
       56602 
56704 
     | 
    
         
             
                }
         
     | 
| 
       56603 
56705 
     | 
    
         
             
              },
         
     | 
| 
       56604 
56706 
     | 
    
         
             
              "shapes": {
         
     | 
| 
         @@ -136781,11 +136883,17 @@ module.exports={ 
     | 
|
| 
       136781 
136883 
     | 
    
         
             
                "apiVersion": "2015-02-01",
         
     | 
| 
       136782 
136884 
     | 
    
         
             
                "endpointPrefix": "elasticfilesystem",
         
     | 
| 
       136783 
136885 
     | 
    
         
             
                "protocol": "rest-json",
         
     | 
| 
      
 136886 
     | 
    
         
            +
                "protocols": [
         
     | 
| 
      
 136887 
     | 
    
         
            +
                  "rest-json"
         
     | 
| 
      
 136888 
     | 
    
         
            +
                ],
         
     | 
| 
       136784 
136889 
     | 
    
         
             
                "serviceAbbreviation": "EFS",
         
     | 
| 
       136785 
136890 
     | 
    
         
             
                "serviceFullName": "Amazon Elastic File System",
         
     | 
| 
       136786 
136891 
     | 
    
         
             
                "serviceId": "EFS",
         
     | 
| 
       136787 
136892 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
       136788 
     | 
    
         
            -
                "uid": "elasticfilesystem-2015-02-01"
         
     | 
| 
      
 136893 
     | 
    
         
            +
                "uid": "elasticfilesystem-2015-02-01",
         
     | 
| 
      
 136894 
     | 
    
         
            +
                "auth": [
         
     | 
| 
      
 136895 
     | 
    
         
            +
                  "aws.auth#sigv4"
         
     | 
| 
      
 136896 
     | 
    
         
            +
                ]
         
     | 
| 
       136789 
136897 
     | 
    
         
             
              },
         
     | 
| 
       136790 
136898 
     | 
    
         
             
              "operations": {
         
     | 
| 
       136791 
136899 
     | 
    
         
             
                "CreateAccessPoint": {
         
     | 
| 
         @@ -237450,11 +237558,17 @@ module.exports={ 
     | 
|
| 
       237450 
237558 
     | 
    
         
             
                "endpointPrefix": "route53domains",
         
     | 
| 
       237451 
237559 
     | 
    
         
             
                "jsonVersion": "1.1",
         
     | 
| 
       237452 
237560 
     | 
    
         
             
                "protocol": "json",
         
     | 
| 
      
 237561 
     | 
    
         
            +
                "protocols": [
         
     | 
| 
      
 237562 
     | 
    
         
            +
                  "json"
         
     | 
| 
      
 237563 
     | 
    
         
            +
                ],
         
     | 
| 
       237453 
237564 
     | 
    
         
             
                "serviceFullName": "Amazon Route 53 Domains",
         
     | 
| 
       237454 
237565 
     | 
    
         
             
                "serviceId": "Route 53 Domains",
         
     | 
| 
       237455 
237566 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
       237456 
237567 
     | 
    
         
             
                "targetPrefix": "Route53Domains_v20140515",
         
     | 
| 
       237457 
     | 
    
         
            -
                "uid": "route53domains-2014-05-15"
         
     | 
| 
      
 237568 
     | 
    
         
            +
                "uid": "route53domains-2014-05-15",
         
     | 
| 
      
 237569 
     | 
    
         
            +
                "auth": [
         
     | 
| 
      
 237570 
     | 
    
         
            +
                  "aws.auth#sigv4"
         
     | 
| 
      
 237571 
     | 
    
         
            +
                ]
         
     | 
| 
       237458 
237572 
     | 
    
         
             
              },
         
     | 
| 
       237459 
237573 
     | 
    
         
             
              "operations": {
         
     | 
| 
       237460 
237574 
     | 
    
         
             
                "AcceptDomainTransferFromAnotherAwsAccount": {
         
     | 
| 
         @@ -265341,12 +265455,18 @@ module.exports={ 
     | 
|
| 
       265341 
265455 
     | 
    
         
             
                "endpointPrefix": "waf",
         
     | 
| 
       265342 
265456 
     | 
    
         
             
                "jsonVersion": "1.1",
         
     | 
| 
       265343 
265457 
     | 
    
         
             
                "protocol": "json",
         
     | 
| 
      
 265458 
     | 
    
         
            +
                "protocols": [
         
     | 
| 
      
 265459 
     | 
    
         
            +
                  "json"
         
     | 
| 
      
 265460 
     | 
    
         
            +
                ],
         
     | 
| 
       265344 
265461 
     | 
    
         
             
                "serviceAbbreviation": "WAF",
         
     | 
| 
       265345 
265462 
     | 
    
         
             
                "serviceFullName": "AWS WAF",
         
     | 
| 
       265346 
265463 
     | 
    
         
             
                "serviceId": "WAF",
         
     | 
| 
       265347 
265464 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
       265348 
265465 
     | 
    
         
             
                "targetPrefix": "AWSWAF_20150824",
         
     | 
| 
       265349 
     | 
    
         
            -
                "uid": "waf-2015-08-24"
         
     | 
| 
      
 265466 
     | 
    
         
            +
                "uid": "waf-2015-08-24",
         
     | 
| 
      
 265467 
     | 
    
         
            +
                "auth": [
         
     | 
| 
      
 265468 
     | 
    
         
            +
                  "aws.auth#sigv4"
         
     | 
| 
      
 265469 
     | 
    
         
            +
                ]
         
     | 
| 
       265350 
265470 
     | 
    
         
             
              },
         
     | 
| 
       265351 
265471 
     | 
    
         
             
              "operations": {
         
     | 
| 
       265352 
265472 
     | 
    
         
             
                "CreateByteMatchSet": {
         
     | 
| 
         @@ -275734,7 +275854,7 @@ AWS.util.update(AWS, { 
     | 
|
| 
       275734 
275854 
     | 
    
         
             
              /**
         
     | 
| 
       275735 
275855 
     | 
    
         
             
               * @constant
         
     | 
| 
       275736 
275856 
     | 
    
         
             
               */
         
     | 
| 
       275737 
     | 
    
         
            -
              VERSION: '2. 
     | 
| 
      
 275857 
     | 
    
         
            +
              VERSION: '2.1643.0',
         
     | 
| 
       275738 
275858 
     | 
    
         | 
| 
       275739 
275859 
     | 
    
         
             
              /**
         
     | 
| 
       275740 
275860 
     | 
    
         
             
               * @api private
         
     | 
| 
         @@ -298005,7 +298125,7 @@ var LRUCache = /** @class */ (function () { 
     | 
|
| 
       298005 
298125 
     | 
    
         
             
            }());
         
     | 
| 
       298006 
298126 
     | 
    
         
             
            exports.LRUCache = LRUCache;
         
     | 
| 
       298007 
298127 
     | 
    
         
             
            },{}],467:[function(require,module,exports){
         
     | 
| 
       298008 
     | 
    
         
            -
            // AWS SDK for JavaScript v2. 
     | 
| 
      
 298128 
     | 
    
         
            +
            // AWS SDK for JavaScript v2.1643.0
         
     | 
| 
       298009 
298129 
     | 
    
         
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         
     | 
| 
       298010 
298130 
     | 
    
         
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         
     | 
| 
       298011 
298131 
     | 
    
         
             
            require('./browser_loader');
         
     |