aws-sdk 2.1622.0 → 2.1623.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/application-autoscaling-2016-02-06.min.json +3 -0
 - package/apis/codebuild-2016-10-06.min.json +36 -36
 - package/apis/elasticloadbalancingv2-2015-12-01.min.json +3 -0
 - package/apis/lakeformation-2017-03-31.min.json +43 -25
 - package/apis/transfer-2018-11-05.min.json +19 -8
 - package/clients/codebuild.d.ts +11 -10
 - package/clients/elbv2.d.ts +6 -6
 - package/clients/lakeformation.d.ts +17 -0
 - package/clients/transfer.d.ts +5 -5
 - package/dist/aws-sdk-core-react-native.js +1 -1
 - package/dist/aws-sdk-react-native.js +6 -6
 - package/dist/aws-sdk.js +45 -39
 - package/dist/aws-sdk.min.js +64 -64
 - 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.1623.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){
         
     | 
| 
         @@ -6389,6 +6389,9 @@ module.exports={ 
     | 
|
| 
       6389 
6389 
     | 
    
         
             
                "endpointPrefix": "application-autoscaling",
         
     | 
| 
       6390 
6390 
     | 
    
         
             
                "jsonVersion": "1.1",
         
     | 
| 
       6391 
6391 
     | 
    
         
             
                "protocol": "json",
         
     | 
| 
      
 6392 
     | 
    
         
            +
                "protocols": [
         
     | 
| 
      
 6393 
     | 
    
         
            +
                  "json"
         
     | 
| 
      
 6394 
     | 
    
         
            +
                ],
         
     | 
| 
       6392 
6395 
     | 
    
         
             
                "serviceFullName": "Application Auto Scaling",
         
     | 
| 
       6393 
6396 
     | 
    
         
             
                "serviceId": "Application Auto Scaling",
         
     | 
| 
       6394 
6397 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
         @@ -43785,7 +43788,7 @@ module.exports={ 
     | 
|
| 
       43785 
43788 
     | 
    
         
             
                    ],
         
     | 
| 
       43786 
43789 
     | 
    
         
             
                    "members": {
         
     | 
| 
       43787 
43790 
     | 
    
         
             
                      "reportGroupArns": {
         
     | 
| 
       43788 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43791 
     | 
    
         
            +
                        "shape": "S3l"
         
     | 
| 
       43789 
43792 
     | 
    
         
             
                      }
         
     | 
| 
       43790 
43793 
     | 
    
         
             
                    }
         
     | 
| 
       43791 
43794 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -43795,11 +43798,11 @@ module.exports={ 
     | 
|
| 
       43795 
43798 
     | 
    
         
             
                      "reportGroups": {
         
     | 
| 
       43796 
43799 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       43797 
43800 
     | 
    
         
             
                        "member": {
         
     | 
| 
       43798 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 43801 
     | 
    
         
            +
                          "shape": "S3o"
         
     | 
| 
       43799 
43802 
     | 
    
         
             
                        }
         
     | 
| 
       43800 
43803 
     | 
    
         
             
                      },
         
     | 
| 
       43801 
43804 
     | 
    
         
             
                      "reportGroupsNotFound": {
         
     | 
| 
       43802 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43805 
     | 
    
         
            +
                        "shape": "S3l"
         
     | 
| 
       43803 
43806 
     | 
    
         
             
                      }
         
     | 
| 
       43804 
43807 
     | 
    
         
             
                    }
         
     | 
| 
       43805 
43808 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -43812,7 +43815,7 @@ module.exports={ 
     | 
|
| 
       43812 
43815 
     | 
    
         
             
                    ],
         
     | 
| 
       43813 
43816 
     | 
    
         
             
                    "members": {
         
     | 
| 
       43814 
43817 
     | 
    
         
             
                      "reportArns": {
         
     | 
| 
       43815 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43818 
     | 
    
         
            +
                        "shape": "S3x"
         
     | 
| 
       43816 
43819 
     | 
    
         
             
                      }
         
     | 
| 
       43817 
43820 
     | 
    
         
             
                    }
         
     | 
| 
       43818 
43821 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -43837,7 +43840,7 @@ module.exports={ 
     | 
|
| 
       43837 
43840 
     | 
    
         
             
                              "type": "timestamp"
         
     | 
| 
       43838 
43841 
     | 
    
         
             
                            },
         
     | 
| 
       43839 
43842 
     | 
    
         
             
                            "exportConfig": {
         
     | 
| 
       43840 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 43843 
     | 
    
         
            +
                              "shape": "S3r"
         
     | 
| 
       43841 
43844 
     | 
    
         
             
                            },
         
     | 
| 
       43842 
43845 
     | 
    
         
             
                            "truncated": {
         
     | 
| 
       43843 
43846 
     | 
    
         
             
                              "type": "boolean"
         
     | 
| 
         @@ -43892,7 +43895,7 @@ module.exports={ 
     | 
|
| 
       43892 
43895 
     | 
    
         
             
                        }
         
     | 
| 
       43893 
43896 
     | 
    
         
             
                      },
         
     | 
| 
       43894 
43897 
     | 
    
         
             
                      "reportsNotFound": {
         
     | 
| 
       43895 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43898 
     | 
    
         
            +
                        "shape": "S3x"
         
     | 
| 
       43896 
43899 
     | 
    
         
             
                      }
         
     | 
| 
       43897 
43900 
     | 
    
         
             
                    }
         
     | 
| 
       43898 
43901 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -43914,7 +43917,7 @@ module.exports={ 
     | 
|
| 
       43914 
43917 
     | 
    
         
             
                      "environmentType": {},
         
     | 
| 
       43915 
43918 
     | 
    
         
             
                      "computeType": {},
         
     | 
| 
       43916 
43919 
     | 
    
         
             
                      "scalingConfiguration": {
         
     | 
| 
       43917 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 43920 
     | 
    
         
            +
                        "shape": "S48"
         
     | 
| 
       43918 
43921 
     | 
    
         
             
                      },
         
     | 
| 
       43919 
43922 
     | 
    
         
             
                      "overflowBehavior": {},
         
     | 
| 
       43920 
43923 
     | 
    
         
             
                      "vpcConfig": {
         
     | 
| 
         @@ -44022,7 +44025,7 @@ module.exports={ 
     | 
|
| 
       44022 
44025 
     | 
    
         
             
                      "name": {},
         
     | 
| 
       44023 
44026 
     | 
    
         
             
                      "type": {},
         
     | 
| 
       44024 
44027 
     | 
    
         
             
                      "exportConfig": {
         
     | 
| 
       44025 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44028 
     | 
    
         
            +
                        "shape": "S3r"
         
     | 
| 
       44026 
44029 
     | 
    
         
             
                      },
         
     | 
| 
       44027 
44030 
     | 
    
         
             
                      "tags": {
         
     | 
| 
       44028 
44031 
     | 
    
         
             
                        "shape": "S2v"
         
     | 
| 
         @@ -44033,7 +44036,7 @@ module.exports={ 
     | 
|
| 
       44033 
44036 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       44034 
44037 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44035 
44038 
     | 
    
         
             
                      "reportGroup": {
         
     | 
| 
       44036 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44039 
     | 
    
         
            +
                        "shape": "S3o"
         
     | 
| 
       44037 
44040 
     | 
    
         
             
                      }
         
     | 
| 
       44038 
44041 
     | 
    
         
             
                    }
         
     | 
| 
       44039 
44042 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44048,7 +44051,7 @@ module.exports={ 
     | 
|
| 
       44048 
44051 
     | 
    
         
             
                      "projectName": {},
         
     | 
| 
       44049 
44052 
     | 
    
         
             
                      "branchFilter": {},
         
     | 
| 
       44050 
44053 
     | 
    
         
             
                      "filterGroups": {
         
     | 
| 
       44051 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44054 
     | 
    
         
            +
                        "shape": "S3d"
         
     | 
| 
       44052 
44055 
     | 
    
         
             
                      },
         
     | 
| 
       44053 
44056 
     | 
    
         
             
                      "buildType": {}
         
     | 
| 
       44054 
44057 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -44057,7 +44060,7 @@ module.exports={ 
     | 
|
| 
       44057 
44060 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       44058 
44061 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44059 
44062 
     | 
    
         
             
                      "webhook": {
         
     | 
| 
       44060 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44063 
     | 
    
         
            +
                        "shape": "S3c"
         
     | 
| 
       44061 
44064 
     | 
    
         
             
                      }
         
     | 
| 
       44062 
44065 
     | 
    
         
             
                    }
         
     | 
| 
       44063 
44066 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44408,7 +44411,7 @@ module.exports={ 
     | 
|
| 
       44408 
44411 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       44409 
44412 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44410 
44413 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44411 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44414 
     | 
    
         
            +
                        "shape": "S5o"
         
     | 
| 
       44412 
44415 
     | 
    
         
             
                      },
         
     | 
| 
       44413 
44416 
     | 
    
         
             
                      "maxResults": {
         
     | 
| 
       44414 
44417 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
         @@ -44433,7 +44436,7 @@ module.exports={ 
     | 
|
| 
       44433 
44436 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44434 
44437 
     | 
    
         
             
                      "projectName": {},
         
     | 
| 
       44435 
44438 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44436 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44439 
     | 
    
         
            +
                        "shape": "S5o"
         
     | 
| 
       44437 
44440 
     | 
    
         
             
                      },
         
     | 
| 
       44438 
44441 
     | 
    
         
             
                      "maxResults": {
         
     | 
| 
       44439 
44442 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
         @@ -44597,7 +44600,7 @@ module.exports={ 
     | 
|
| 
       44597 
44600 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44598 
44601 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44599 
44602 
     | 
    
         
             
                      "reportGroups": {
         
     | 
| 
       44600 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44603 
     | 
    
         
            +
                        "shape": "S3l"
         
     | 
| 
       44601 
44604 
     | 
    
         
             
                      }
         
     | 
| 
       44602 
44605 
     | 
    
         
             
                    }
         
     | 
| 
       44603 
44606 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44612,7 +44615,7 @@ module.exports={ 
     | 
|
| 
       44612 
44615 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       44613 
44616 
     | 
    
         
             
                      },
         
     | 
| 
       44614 
44617 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44615 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44618 
     | 
    
         
            +
                        "shape": "S6j"
         
     | 
| 
       44616 
44619 
     | 
    
         
             
                      }
         
     | 
| 
       44617 
44620 
     | 
    
         
             
                    }
         
     | 
| 
       44618 
44621 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -44621,7 +44624,7 @@ module.exports={ 
     | 
|
| 
       44621 
44624 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44622 
44625 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44623 
44626 
     | 
    
         
             
                      "reports": {
         
     | 
| 
       44624 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44627 
     | 
    
         
            +
                        "shape": "S3x"
         
     | 
| 
       44625 
44628 
     | 
    
         
             
                      }
         
     | 
| 
       44626 
44629 
     | 
    
         
             
                    }
         
     | 
| 
       44627 
44630 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44640,7 +44643,7 @@ module.exports={ 
     | 
|
| 
       44640 
44643 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       44641 
44644 
     | 
    
         
             
                      },
         
     | 
| 
       44642 
44645 
     | 
    
         
             
                      "filter": {
         
     | 
| 
       44643 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44646 
     | 
    
         
            +
                        "shape": "S6j"
         
     | 
| 
       44644 
44647 
     | 
    
         
             
                      }
         
     | 
| 
       44645 
44648 
     | 
    
         
             
                    }
         
     | 
| 
       44646 
44649 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -44649,7 +44652,7 @@ module.exports={ 
     | 
|
| 
       44649 
44652 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44650 
44653 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44651 
44654 
     | 
    
         
             
                      "reports": {
         
     | 
| 
       44652 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44655 
     | 
    
         
            +
                        "shape": "S3x"
         
     | 
| 
       44653 
44656 
     | 
    
         
             
                      }
         
     | 
| 
       44654 
44657 
     | 
    
         
             
                    }
         
     | 
| 
       44655 
44658 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -44694,7 +44697,7 @@ module.exports={ 
     | 
|
| 
       44694 
44697 
     | 
    
         
             
                    "members": {
         
     | 
| 
       44695 
44698 
     | 
    
         
             
                      "nextToken": {},
         
     | 
| 
       44696 
44699 
     | 
    
         
             
                      "reportGroups": {
         
     | 
| 
       44697 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 44700 
     | 
    
         
            +
                        "shape": "S3l"
         
     | 
| 
       44698 
44701 
     | 
    
         
             
                      }
         
     | 
| 
       44699 
44702 
     | 
    
         
             
                    }
         
     | 
| 
       44700 
44703 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -45001,7 +45004,7 @@ module.exports={ 
     | 
|
| 
       45001 
45004 
     | 
    
         
             
                      "environmentType": {},
         
     | 
| 
       45002 
45005 
     | 
    
         
             
                      "computeType": {},
         
     | 
| 
       45003 
45006 
     | 
    
         
             
                      "scalingConfiguration": {
         
     | 
| 
       45004 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45007 
     | 
    
         
            +
                        "shape": "S48"
         
     | 
| 
       45005 
45008 
     | 
    
         
             
                      },
         
     | 
| 
       45006 
45009 
     | 
    
         
             
                      "overflowBehavior": {},
         
     | 
| 
       45007 
45010 
     | 
    
         
             
                      "vpcConfig": {
         
     | 
| 
         @@ -45124,7 +45127,7 @@ module.exports={ 
     | 
|
| 
       45124 
45127 
     | 
    
         
             
                    "members": {
         
     | 
| 
       45125 
45128 
     | 
    
         
             
                      "arn": {},
         
     | 
| 
       45126 
45129 
     | 
    
         
             
                      "exportConfig": {
         
     | 
| 
       45127 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45130 
     | 
    
         
            +
                        "shape": "S3r"
         
     | 
| 
       45128 
45131 
     | 
    
         
             
                      },
         
     | 
| 
       45129 
45132 
     | 
    
         
             
                      "tags": {
         
     | 
| 
       45130 
45133 
     | 
    
         
             
                        "shape": "S2v"
         
     | 
| 
         @@ -45135,7 +45138,7 @@ module.exports={ 
     | 
|
| 
       45135 
45138 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       45136 
45139 
     | 
    
         
             
                    "members": {
         
     | 
| 
       45137 
45140 
     | 
    
         
             
                      "reportGroup": {
         
     | 
| 
       45138 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45141 
     | 
    
         
            +
                        "shape": "S3o"
         
     | 
| 
       45139 
45142 
     | 
    
         
             
                      }
         
     | 
| 
       45140 
45143 
     | 
    
         
             
                    }
         
     | 
| 
       45141 
45144 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -45153,7 +45156,7 @@ module.exports={ 
     | 
|
| 
       45153 
45156 
     | 
    
         
             
                        "type": "boolean"
         
     | 
| 
       45154 
45157 
     | 
    
         
             
                      },
         
     | 
| 
       45155 
45158 
     | 
    
         
             
                      "filterGroups": {
         
     | 
| 
       45156 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45159 
     | 
    
         
            +
                        "shape": "S3d"
         
     | 
| 
       45157 
45160 
     | 
    
         
             
                      },
         
     | 
| 
       45158 
45161 
     | 
    
         
             
                      "buildType": {}
         
     | 
| 
       45159 
45162 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -45162,7 +45165,7 @@ module.exports={ 
     | 
|
| 
       45162 
45165 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       45163 
45166 
     | 
    
         
             
                    "members": {
         
     | 
| 
       45164 
45167 
     | 
    
         
             
                      "webhook": {
         
     | 
| 
       45165 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 45168 
     | 
    
         
            +
                        "shape": "S3c"
         
     | 
| 
       45166 
45169 
     | 
    
         
             
                      }
         
     | 
| 
       45167 
45170 
     | 
    
         
             
                    }
         
     | 
| 
       45168 
45171 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -45857,7 +45860,7 @@ module.exports={ 
     | 
|
| 
       45857 
45860 
     | 
    
         
             
                      "type": "timestamp"
         
     | 
| 
       45858 
45861 
     | 
    
         
             
                    },
         
     | 
| 
       45859 
45862 
     | 
    
         
             
                    "webhook": {
         
     | 
| 
       45860 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 45863 
     | 
    
         
            +
                      "shape": "S3c"
         
     | 
| 
       45861 
45864 
     | 
    
         
             
                    },
         
     | 
| 
       45862 
45865 
     | 
    
         
             
                    "vpcConfig": {
         
     | 
| 
       45863 
45866 
     | 
    
         
             
                      "shape": "S1j"
         
     | 
| 
         @@ -45916,7 +45919,7 @@ module.exports={ 
     | 
|
| 
       45916 
45919 
     | 
    
         
             
                    "shape": "S36"
         
     | 
| 
       45917 
45920 
     | 
    
         
             
                  }
         
     | 
| 
       45918 
45921 
     | 
    
         
             
                },
         
     | 
| 
       45919 
     | 
    
         
            -
                " 
     | 
| 
      
 45922 
     | 
    
         
            +
                "S3c": {
         
     | 
| 
       45920 
45923 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       45921 
45924 
     | 
    
         
             
                  "members": {
         
     | 
| 
       45922 
45925 
     | 
    
         
             
                    "url": {},
         
     | 
| 
         @@ -45924,7 +45927,7 @@ module.exports={ 
     | 
|
| 
       45924 
45927 
     | 
    
         
             
                    "secret": {},
         
     | 
| 
       45925 
45928 
     | 
    
         
             
                    "branchFilter": {},
         
     | 
| 
       45926 
45929 
     | 
    
         
             
                    "filterGroups": {
         
     | 
| 
       45927 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 45930 
     | 
    
         
            +
                      "shape": "S3d"
         
     | 
| 
       45928 
45931 
     | 
    
         
             
                    },
         
     | 
| 
       45929 
45932 
     | 
    
         
             
                    "buildType": {},
         
     | 
| 
       45930 
45933 
     | 
    
         
             
                    "lastModifiedSecret": {
         
     | 
| 
         @@ -45932,7 +45935,7 @@ module.exports={ 
     | 
|
| 
       45932 
45935 
     | 
    
         
             
                    }
         
     | 
| 
       45933 
45936 
     | 
    
         
             
                  }
         
     | 
| 
       45934 
45937 
     | 
    
         
             
                },
         
     | 
| 
       45935 
     | 
    
         
            -
                " 
     | 
| 
      
 45938 
     | 
    
         
            +
                "S3d": {
         
     | 
| 
       45936 
45939 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       45937 
45940 
     | 
    
         
             
                  "member": {
         
     | 
| 
       45938 
45941 
     | 
    
         
             
                    "type": "list",
         
     | 
| 
         @@ -45952,18 +45955,18 @@ module.exports={ 
     | 
|
| 
       45952 
45955 
     | 
    
         
             
                    }
         
     | 
| 
       45953 
45956 
     | 
    
         
             
                  }
         
     | 
| 
       45954 
45957 
     | 
    
         
             
                },
         
     | 
| 
       45955 
     | 
    
         
            -
                " 
     | 
| 
      
 45958 
     | 
    
         
            +
                "S3l": {
         
     | 
| 
       45956 
45959 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       45957 
45960 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       45958 
45961 
     | 
    
         
             
                },
         
     | 
| 
       45959 
     | 
    
         
            -
                " 
     | 
| 
      
 45962 
     | 
    
         
            +
                "S3o": {
         
     | 
| 
       45960 
45963 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       45961 
45964 
     | 
    
         
             
                  "members": {
         
     | 
| 
       45962 
45965 
     | 
    
         
             
                    "arn": {},
         
     | 
| 
       45963 
45966 
     | 
    
         
             
                    "name": {},
         
     | 
| 
       45964 
45967 
     | 
    
         
             
                    "type": {},
         
     | 
| 
       45965 
45968 
     | 
    
         
             
                    "exportConfig": {
         
     | 
| 
       45966 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 45969 
     | 
    
         
            +
                      "shape": "S3r"
         
     | 
| 
       45967 
45970 
     | 
    
         
             
                    },
         
     | 
| 
       45968 
45971 
     | 
    
         
             
                    "created": {
         
     | 
| 
       45969 
45972 
     | 
    
         
             
                      "type": "timestamp"
         
     | 
| 
         @@ -45977,7 +45980,7 @@ module.exports={ 
     | 
|
| 
       45977 
45980 
     | 
    
         
             
                    "status": {}
         
     | 
| 
       45978 
45981 
     | 
    
         
             
                  }
         
     | 
| 
       45979 
45982 
     | 
    
         
             
                },
         
     | 
| 
       45980 
     | 
    
         
            -
                " 
     | 
| 
      
 45983 
     | 
    
         
            +
                "S3r": {
         
     | 
| 
       45981 
45984 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       45982 
45985 
     | 
    
         
             
                  "members": {
         
     | 
| 
       45983 
45986 
     | 
    
         
             
                    "exportConfigType": {},
         
     | 
| 
         @@ -45996,11 +45999,11 @@ module.exports={ 
     | 
|
| 
       45996 
45999 
     | 
    
         
             
                    }
         
     | 
| 
       45997 
46000 
     | 
    
         
             
                  }
         
     | 
| 
       45998 
46001 
     | 
    
         
             
                },
         
     | 
| 
       45999 
     | 
    
         
            -
                " 
     | 
| 
      
 46002 
     | 
    
         
            +
                "S3x": {
         
     | 
| 
       46000 
46003 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       46001 
46004 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       46002 
46005 
     | 
    
         
             
                },
         
     | 
| 
       46003 
     | 
    
         
            -
                " 
     | 
| 
      
 46006 
     | 
    
         
            +
                "S48": {
         
     | 
| 
       46004 
46007 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46005 
46008 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46006 
46009 
     | 
    
         
             
                    "scalingType": {},
         
     | 
| 
         @@ -46012,13 +46015,13 @@ module.exports={ 
     | 
|
| 
       46012 
46015 
     | 
    
         
             
                    }
         
     | 
| 
       46013 
46016 
     | 
    
         
             
                  }
         
     | 
| 
       46014 
46017 
     | 
    
         
             
                },
         
     | 
| 
       46015 
     | 
    
         
            -
                " 
     | 
| 
      
 46018 
     | 
    
         
            +
                "S5o": {
         
     | 
| 
       46016 
46019 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46017 
46020 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46018 
46021 
     | 
    
         
             
                    "status": {}
         
     | 
| 
       46019 
46022 
     | 
    
         
             
                  }
         
     | 
| 
       46020 
46023 
     | 
    
         
             
                },
         
     | 
| 
       46021 
     | 
    
         
            -
                " 
     | 
| 
      
 46024 
     | 
    
         
            +
                "S6j": {
         
     | 
| 
       46022 
46025 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       46023 
46026 
     | 
    
         
             
                  "members": {
         
     | 
| 
       46024 
46027 
     | 
    
         
             
                    "status": {}
         
     | 
| 
         @@ -138712,6 +138715,9 @@ module.exports={ 
     | 
|
| 
       138712 
138715 
     | 
    
         
             
                "apiVersion": "2015-12-01",
         
     | 
| 
       138713 
138716 
     | 
    
         
             
                "endpointPrefix": "elasticloadbalancing",
         
     | 
| 
       138714 
138717 
     | 
    
         
             
                "protocol": "query",
         
     | 
| 
      
 138718 
     | 
    
         
            +
                "protocols": [
         
     | 
| 
      
 138719 
     | 
    
         
            +
                  "query"
         
     | 
| 
      
 138720 
     | 
    
         
            +
                ],
         
     | 
| 
       138715 
138721 
     | 
    
         
             
                "serviceAbbreviation": "Elastic Load Balancing v2",
         
     | 
| 
       138716 
138722 
     | 
    
         
             
                "serviceFullName": "Elastic Load Balancing",
         
     | 
| 
       138717 
138723 
     | 
    
         
             
                "serviceId": "Elastic Load Balancing v2",
         
     | 
| 
         @@ -274930,7 +274936,7 @@ AWS.util.update(AWS, { 
     | 
|
| 
       274930 
274936 
     | 
    
         
             
              /**
         
     | 
| 
       274931 
274937 
     | 
    
         
             
               * @constant
         
     | 
| 
       274932 
274938 
     | 
    
         
             
               */
         
     | 
| 
       274933 
     | 
    
         
            -
              VERSION: '2. 
     | 
| 
      
 274939 
     | 
    
         
            +
              VERSION: '2.1623.0',
         
     | 
| 
       274934 
274940 
     | 
    
         | 
| 
       274935 
274941 
     | 
    
         
             
              /**
         
     | 
| 
       274936 
274942 
     | 
    
         
             
               * @api private
         
     | 
| 
         @@ -297189,7 +297195,7 @@ var LRUCache = /** @class */ (function () { 
     | 
|
| 
       297189 
297195 
     | 
    
         
             
            }());
         
     | 
| 
       297190 
297196 
     | 
    
         
             
            exports.LRUCache = LRUCache;
         
     | 
| 
       297191 
297197 
     | 
    
         
             
            },{}],467:[function(require,module,exports){
         
     | 
| 
       297192 
     | 
    
         
            -
            // AWS SDK for JavaScript v2. 
     | 
| 
      
 297198 
     | 
    
         
            +
            // AWS SDK for JavaScript v2.1623.0
         
     | 
| 
       297193 
297199 
     | 
    
         
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         
     | 
| 
       297194 
297200 
     | 
    
         
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         
     | 
| 
       297195 
297201 
     | 
    
         
             
            require('./browser_loader');
         
     |