cdk-lambda-subminute 2.0.522 → 2.0.523
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/.jsii +3 -3
 - package/lib/cdk-lambda-subminute.js +3 -3
 - package/node_modules/aws-sdk/README.md +4 -10
 - package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +100 -100
 - package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +167 -102
 - package/node_modules/aws-sdk/clients/s3.d.ts +192 -128
 - package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
 - package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +2 -2
 - package/node_modules/aws-sdk/dist/aws-sdk.js +170 -105
 - package/node_modules/aws-sdk/dist/aws-sdk.min.js +24 -24
 - package/node_modules/aws-sdk/lib/core.js +1 -1
 - package/node_modules/aws-sdk/package.json +1 -1
 - package/package.json +2 -2
 
| 
         @@ -1,4 +1,4 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            // AWS SDK for JavaScript v2. 
     | 
| 
      
 1 
     | 
    
         
            +
            // AWS SDK for JavaScript v2.1692.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){
         
     | 
| 
         @@ -242819,6 +242819,25 @@ module.exports={ 
     | 
|
| 
       242819 
242819 
     | 
    
         
             
                        },
         
     | 
| 
       242820 
242820 
     | 
    
         
             
                        "location": "uri",
         
     | 
| 
       242821 
242821 
     | 
    
         
             
                        "locationName": "Bucket"
         
     | 
| 
      
 242822 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242823 
     | 
    
         
            +
                      "ServerSideEncryption": {
         
     | 
| 
      
 242824 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242825 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption"
         
     | 
| 
      
 242826 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242827 
     | 
    
         
            +
                      "SSEKMSKeyId": {
         
     | 
| 
      
 242828 
     | 
    
         
            +
                        "shape": "Ss",
         
     | 
| 
      
 242829 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242830 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
         
     | 
| 
      
 242831 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242832 
     | 
    
         
            +
                      "SSEKMSEncryptionContext": {
         
     | 
| 
      
 242833 
     | 
    
         
            +
                        "shape": "S1j",
         
     | 
| 
      
 242834 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242835 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption-context"
         
     | 
| 
      
 242836 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242837 
     | 
    
         
            +
                      "BucketKeyEnabled": {
         
     | 
| 
      
 242838 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242839 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption-bucket-key-enabled",
         
     | 
| 
      
 242840 
     | 
    
         
            +
                        "type": "boolean"
         
     | 
| 
       242822 
242841 
     | 
    
         
             
                      }
         
     | 
| 
       242823 
242842 
     | 
    
         
             
                    }
         
     | 
| 
       242824 
242843 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -242828,6 +242847,25 @@ module.exports={ 
     | 
|
| 
       242828 
242847 
     | 
    
         
             
                      "Credentials"
         
     | 
| 
       242829 
242848 
     | 
    
         
             
                    ],
         
     | 
| 
       242830 
242849 
     | 
    
         
             
                    "members": {
         
     | 
| 
      
 242850 
     | 
    
         
            +
                      "ServerSideEncryption": {
         
     | 
| 
      
 242851 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242852 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption"
         
     | 
| 
      
 242853 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242854 
     | 
    
         
            +
                      "SSEKMSKeyId": {
         
     | 
| 
      
 242855 
     | 
    
         
            +
                        "shape": "Ss",
         
     | 
| 
      
 242856 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242857 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
         
     | 
| 
      
 242858 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242859 
     | 
    
         
            +
                      "SSEKMSEncryptionContext": {
         
     | 
| 
      
 242860 
     | 
    
         
            +
                        "shape": "S1j",
         
     | 
| 
      
 242861 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242862 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption-context"
         
     | 
| 
      
 242863 
     | 
    
         
            +
                      },
         
     | 
| 
      
 242864 
     | 
    
         
            +
                      "BucketKeyEnabled": {
         
     | 
| 
      
 242865 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 242866 
     | 
    
         
            +
                        "locationName": "x-amz-server-side-encryption-bucket-key-enabled",
         
     | 
| 
      
 242867 
     | 
    
         
            +
                        "type": "boolean"
         
     | 
| 
      
 242868 
     | 
    
         
            +
                      },
         
     | 
| 
       242831 
242869 
     | 
    
         
             
                      "Credentials": {
         
     | 
| 
       242832 
242870 
     | 
    
         
             
                        "locationName": "Credentials",
         
     | 
| 
       242833 
242871 
     | 
    
         
             
                        "type": "structure",
         
     | 
| 
         @@ -243904,6 +243942,10 @@ module.exports={ 
     | 
|
| 
       243904 
243942 
     | 
    
         
             
                      "Rules": {
         
     | 
| 
       243905 
243943 
     | 
    
         
             
                        "shape": "S67",
         
     | 
| 
       243906 
243944 
     | 
    
         
             
                        "locationName": "Rule"
         
     | 
| 
      
 243945 
     | 
    
         
            +
                      },
         
     | 
| 
      
 243946 
     | 
    
         
            +
                      "TransitionDefaultMinimumObjectSize": {
         
     | 
| 
      
 243947 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 243948 
     | 
    
         
            +
                        "locationName": "x-amz-transition-default-minimum-object-size"
         
     | 
| 
       243907 
243949 
     | 
    
         
             
                      }
         
     | 
| 
       243908 
243950 
     | 
    
         
             
                    }
         
     | 
| 
       243909 
243951 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -243977,7 +244019,7 @@ module.exports={ 
     | 
|
| 
       243977 
244019 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       243978 
244020 
     | 
    
         
             
                    "members": {
         
     | 
| 
       243979 
244021 
     | 
    
         
             
                      "LoggingEnabled": {
         
     | 
| 
       243980 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244022 
     | 
    
         
            +
                        "shape": "S6k"
         
     | 
| 
       243981 
244023 
     | 
    
         
             
                      }
         
     | 
| 
       243982 
244024 
     | 
    
         
             
                    }
         
     | 
| 
       243983 
244025 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -244020,7 +244062,7 @@ module.exports={ 
     | 
|
| 
       244020 
244062 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       244021 
244063 
     | 
    
         
             
                    "members": {
         
     | 
| 
       244022 
244064 
     | 
    
         
             
                      "MetricsConfiguration": {
         
     | 
| 
       244023 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244065 
     | 
    
         
            +
                        "shape": "S6w"
         
     | 
| 
       244024 
244066 
     | 
    
         
             
                      }
         
     | 
| 
       244025 
244067 
     | 
    
         
             
                    },
         
     | 
| 
       244026 
244068 
     | 
    
         
             
                    "payload": "MetricsConfiguration"
         
     | 
| 
         @@ -244037,10 +244079,10 @@ module.exports={ 
     | 
|
| 
       244037 
244079 
     | 
    
         
             
                    "requestUri": "/{Bucket}?notification"
         
     | 
| 
       244038 
244080 
     | 
    
         
             
                  },
         
     | 
| 
       244039 
244081 
     | 
    
         
             
                  "input": {
         
     | 
| 
       244040 
     | 
    
         
            -
                    "shape": " 
     | 
| 
      
 244082 
     | 
    
         
            +
                    "shape": "S70"
         
     | 
| 
       244041 
244083 
     | 
    
         
             
                  },
         
     | 
| 
       244042 
244084 
     | 
    
         
             
                  "output": {
         
     | 
| 
       244043 
     | 
    
         
            -
                    "shape": " 
     | 
| 
      
 244085 
     | 
    
         
            +
                    "shape": "S71"
         
     | 
| 
       244044 
244086 
     | 
    
         
             
                  },
         
     | 
| 
       244045 
244087 
     | 
    
         
             
                  "deprecated": true,
         
     | 
| 
       244046 
244088 
     | 
    
         
             
                  "staticContextParams": {
         
     | 
| 
         @@ -244055,10 +244097,10 @@ module.exports={ 
     | 
|
| 
       244055 
244097 
     | 
    
         
             
                    "requestUri": "/{Bucket}?notification"
         
     | 
| 
       244056 
244098 
     | 
    
         
             
                  },
         
     | 
| 
       244057 
244099 
     | 
    
         
             
                  "input": {
         
     | 
| 
       244058 
     | 
    
         
            -
                    "shape": " 
     | 
| 
      
 244100 
     | 
    
         
            +
                    "shape": "S70"
         
     | 
| 
       244059 
244101 
     | 
    
         
             
                  },
         
     | 
| 
       244060 
244102 
     | 
    
         
             
                  "output": {
         
     | 
| 
       244061 
     | 
    
         
            -
                    "shape": " 
     | 
| 
      
 244103 
     | 
    
         
            +
                    "shape": "S7c"
         
     | 
| 
       244062 
244104 
     | 
    
         
             
                  },
         
     | 
| 
       244063 
244105 
     | 
    
         
             
                  "staticContextParams": {
         
     | 
| 
       244064 
244106 
     | 
    
         
             
                    "UseS3ExpressControlEndpoint": {
         
     | 
| 
         @@ -244094,7 +244136,7 @@ module.exports={ 
     | 
|
| 
       244094 
244136 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       244095 
244137 
     | 
    
         
             
                    "members": {
         
     | 
| 
       244096 
244138 
     | 
    
         
             
                      "OwnershipControls": {
         
     | 
| 
       244097 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244139 
     | 
    
         
            +
                        "shape": "S7t"
         
     | 
| 
       244098 
244140 
     | 
    
         
             
                      }
         
     | 
| 
       244099 
244141 
     | 
    
         
             
                    },
         
     | 
| 
       244100 
244142 
     | 
    
         
             
                    "payload": "OwnershipControls"
         
     | 
| 
         @@ -244215,7 +244257,7 @@ module.exports={ 
     | 
|
| 
       244215 
244257 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       244216 
244258 
     | 
    
         
             
                    "members": {
         
     | 
| 
       244217 
244259 
     | 
    
         
             
                      "ReplicationConfiguration": {
         
     | 
| 
       244218 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244260 
     | 
    
         
            +
                        "shape": "S85"
         
     | 
| 
       244219 
244261 
     | 
    
         
             
                      }
         
     | 
| 
       244220 
244262 
     | 
    
         
             
                    },
         
     | 
| 
       244221 
244263 
     | 
    
         
             
                    "payload": "ReplicationConfiguration"
         
     | 
| 
         @@ -244370,16 +244412,16 @@ module.exports={ 
     | 
|
| 
       244370 
244412 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       244371 
244413 
     | 
    
         
             
                    "members": {
         
     | 
| 
       244372 
244414 
     | 
    
         
             
                      "RedirectAllRequestsTo": {
         
     | 
| 
       244373 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244415 
     | 
    
         
            +
                        "shape": "S98"
         
     | 
| 
       244374 
244416 
     | 
    
         
             
                      },
         
     | 
| 
       244375 
244417 
     | 
    
         
             
                      "IndexDocument": {
         
     | 
| 
       244376 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244418 
     | 
    
         
            +
                        "shape": "S9b"
         
     | 
| 
       244377 
244419 
     | 
    
         
             
                      },
         
     | 
| 
       244378 
244420 
     | 
    
         
             
                      "ErrorDocument": {
         
     | 
| 
       244379 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244421 
     | 
    
         
            +
                        "shape": "S9d"
         
     | 
| 
       244380 
244422 
     | 
    
         
             
                      },
         
     | 
| 
       244381 
244423 
     | 
    
         
             
                      "RoutingRules": {
         
     | 
| 
       244382 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244424 
     | 
    
         
            +
                        "shape": "S9e"
         
     | 
| 
       244383 
244425 
     | 
    
         
             
                      }
         
     | 
| 
       244384 
244426 
     | 
    
         
             
                    }
         
     | 
| 
       244385 
244427 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -244458,7 +244500,7 @@ module.exports={ 
     | 
|
| 
       244458 
244500 
     | 
    
         
             
                        "locationName": "response-content-type"
         
     | 
| 
       244459 
244501 
     | 
    
         
             
                      },
         
     | 
| 
       244460 
244502 
     | 
    
         
             
                      "ResponseExpires": {
         
     | 
| 
       244461 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244503 
     | 
    
         
            +
                        "shape": "S9x",
         
     | 
| 
       244462 
244504 
     | 
    
         
             
                        "location": "querystring",
         
     | 
| 
       244463 
244505 
     | 
    
         
             
                        "locationName": "response-expires"
         
     | 
| 
       244464 
244506 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -244918,7 +244960,7 @@ module.exports={ 
     | 
|
| 
       244918 
244960 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       244919 
244961 
     | 
    
         
             
                    "members": {
         
     | 
| 
       244920 
244962 
     | 
    
         
             
                      "LegalHold": {
         
     | 
| 
       244921 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244963 
     | 
    
         
            +
                        "shape": "Sas",
         
     | 
| 
       244922 
244964 
     | 
    
         
             
                        "locationName": "LegalHold"
         
     | 
| 
       244923 
244965 
     | 
    
         
             
                      }
         
     | 
| 
       244924 
244966 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -244953,7 +244995,7 @@ module.exports={ 
     | 
|
| 
       244953 
244995 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       244954 
244996 
     | 
    
         
             
                    "members": {
         
     | 
| 
       244955 
244997 
     | 
    
         
             
                      "ObjectLockConfiguration": {
         
     | 
| 
       244956 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 244998 
     | 
    
         
            +
                        "shape": "Sav"
         
     | 
| 
       244957 
244999 
     | 
    
         
             
                      }
         
     | 
| 
       244958 
245000 
     | 
    
         
             
                    },
         
     | 
| 
       244959 
245001 
     | 
    
         
             
                    "payload": "ObjectLockConfiguration"
         
     | 
| 
         @@ -245000,7 +245042,7 @@ module.exports={ 
     | 
|
| 
       245000 
245042 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       245001 
245043 
     | 
    
         
             
                    "members": {
         
     | 
| 
       245002 
245044 
     | 
    
         
             
                      "Retention": {
         
     | 
| 
       245003 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245045 
     | 
    
         
            +
                        "shape": "Sb3",
         
     | 
| 
       245004 
245046 
     | 
    
         
             
                        "locationName": "Retention"
         
     | 
| 
       245005 
245047 
     | 
    
         
             
                      }
         
     | 
| 
       245006 
245048 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -245136,7 +245178,7 @@ module.exports={ 
     | 
|
| 
       245136 
245178 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       245137 
245179 
     | 
    
         
             
                    "members": {
         
     | 
| 
       245138 
245180 
     | 
    
         
             
                      "PublicAccessBlockConfiguration": {
         
     | 
| 
       245139 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245181 
     | 
    
         
            +
                        "shape": "Sba"
         
     | 
| 
       245140 
245182 
     | 
    
         
             
                      }
         
     | 
| 
       245141 
245183 
     | 
    
         
             
                    },
         
     | 
| 
       245142 
245184 
     | 
    
         
             
                    "payload": "PublicAccessBlockConfiguration"
         
     | 
| 
         @@ -245263,7 +245305,7 @@ module.exports={ 
     | 
|
| 
       245263 
245305 
     | 
    
         
             
                        "locationName": "response-content-type"
         
     | 
| 
       245264 
245306 
     | 
    
         
             
                      },
         
     | 
| 
       245265 
245307 
     | 
    
         
             
                      "ResponseExpires": {
         
     | 
| 
       245266 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245308 
     | 
    
         
            +
                        "shape": "S9x",
         
     | 
| 
       245267 
245309 
     | 
    
         
             
                        "location": "querystring",
         
     | 
| 
       245268 
245310 
     | 
    
         
             
                        "locationName": "response-expires"
         
     | 
| 
       245269 
245311 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -245652,7 +245694,7 @@ module.exports={ 
     | 
|
| 
       245652 
245694 
     | 
    
         
             
                        "locationName": "MetricsConfiguration",
         
     | 
| 
       245653 
245695 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       245654 
245696 
     | 
    
         
             
                        "member": {
         
     | 
| 
       245655 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 245697 
     | 
    
         
            +
                          "shape": "S6w"
         
     | 
| 
       245656 
245698 
     | 
    
         
             
                        },
         
     | 
| 
       245657 
245699 
     | 
    
         
             
                        "flattened": true
         
     | 
| 
       245658 
245700 
     | 
    
         
             
                      }
         
     | 
| 
         @@ -245674,6 +245716,14 @@ module.exports={ 
     | 
|
| 
       245674 
245716 
     | 
    
         
             
                      "ContinuationToken": {
         
     | 
| 
       245675 
245717 
     | 
    
         
             
                        "location": "querystring",
         
     | 
| 
       245676 
245718 
     | 
    
         
             
                        "locationName": "continuation-token"
         
     | 
| 
      
 245719 
     | 
    
         
            +
                      },
         
     | 
| 
      
 245720 
     | 
    
         
            +
                      "Prefix": {
         
     | 
| 
      
 245721 
     | 
    
         
            +
                        "location": "querystring",
         
     | 
| 
      
 245722 
     | 
    
         
            +
                        "locationName": "prefix"
         
     | 
| 
      
 245723 
     | 
    
         
            +
                      },
         
     | 
| 
      
 245724 
     | 
    
         
            +
                      "BucketRegion": {
         
     | 
| 
      
 245725 
     | 
    
         
            +
                        "location": "querystring",
         
     | 
| 
      
 245726 
     | 
    
         
            +
                        "locationName": "bucket-region"
         
     | 
| 
       245677 
245727 
     | 
    
         
             
                      }
         
     | 
| 
       245678 
245728 
     | 
    
         
             
                    }
         
     | 
| 
       245679 
245729 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -245681,12 +245731,13 @@ module.exports={ 
     | 
|
| 
       245681 
245731 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       245682 
245732 
     | 
    
         
             
                    "members": {
         
     | 
| 
       245683 
245733 
     | 
    
         
             
                      "Buckets": {
         
     | 
| 
       245684 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245734 
     | 
    
         
            +
                        "shape": "Sc2"
         
     | 
| 
       245685 
245735 
     | 
    
         
             
                      },
         
     | 
| 
       245686 
245736 
     | 
    
         
             
                      "Owner": {
         
     | 
| 
       245687 
245737 
     | 
    
         
             
                        "shape": "S3r"
         
     | 
| 
       245688 
245738 
     | 
    
         
             
                      },
         
     | 
| 
       245689 
     | 
    
         
            -
                      "ContinuationToken": {}
         
     | 
| 
      
 245739 
     | 
    
         
            +
                      "ContinuationToken": {},
         
     | 
| 
      
 245740 
     | 
    
         
            +
                      "Prefix": {}
         
     | 
| 
       245690 
245741 
     | 
    
         
             
                    }
         
     | 
| 
       245691 
245742 
     | 
    
         
             
                  },
         
     | 
| 
       245692 
245743 
     | 
    
         
             
                  "alias": "GetService"
         
     | 
| 
         @@ -245713,7 +245764,7 @@ module.exports={ 
     | 
|
| 
       245713 
245764 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       245714 
245765 
     | 
    
         
             
                    "members": {
         
     | 
| 
       245715 
245766 
     | 
    
         
             
                      "Buckets": {
         
     | 
| 
       245716 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245767 
     | 
    
         
            +
                        "shape": "Sc2"
         
     | 
| 
       245717 
245768 
     | 
    
         
             
                      },
         
     | 
| 
       245718 
245769 
     | 
    
         
             
                      "ContinuationToken": {}
         
     | 
| 
       245719 
245770 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -245812,7 +245863,7 @@ module.exports={ 
     | 
|
| 
       245812 
245863 
     | 
    
         
             
                              "shape": "S3r"
         
     | 
| 
       245813 
245864 
     | 
    
         
             
                            },
         
     | 
| 
       245814 
245865 
     | 
    
         
             
                            "Initiator": {
         
     | 
| 
       245815 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 245866 
     | 
    
         
            +
                              "shape": "Scl"
         
     | 
| 
       245816 
245867 
     | 
    
         
             
                            },
         
     | 
| 
       245817 
245868 
     | 
    
         
             
                            "ChecksumAlgorithm": {}
         
     | 
| 
       245818 
245869 
     | 
    
         
             
                          }
         
     | 
| 
         @@ -245820,7 +245871,7 @@ module.exports={ 
     | 
|
| 
       245820 
245871 
     | 
    
         
             
                        "flattened": true
         
     | 
| 
       245821 
245872 
     | 
    
         
             
                      },
         
     | 
| 
       245822 
245873 
     | 
    
         
             
                      "CommonPrefixes": {
         
     | 
| 
       245823 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245874 
     | 
    
         
            +
                        "shape": "Scm"
         
     | 
| 
       245824 
245875 
     | 
    
         
             
                      },
         
     | 
| 
       245825 
245876 
     | 
    
         
             
                      "EncodingType": {},
         
     | 
| 
       245826 
245877 
     | 
    
         
             
                      "RequestCharged": {
         
     | 
| 
         @@ -245885,7 +245936,7 @@ module.exports={ 
     | 
|
| 
       245885 
245936 
     | 
    
         
             
                        "locationName": "x-amz-request-payer"
         
     | 
| 
       245886 
245937 
     | 
    
         
             
                      },
         
     | 
| 
       245887 
245938 
     | 
    
         
             
                      "OptionalObjectAttributes": {
         
     | 
| 
       245888 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 245939 
     | 
    
         
            +
                        "shape": "Scr",
         
     | 
| 
       245889 
245940 
     | 
    
         
             
                        "location": "header",
         
     | 
| 
       245890 
245941 
     | 
    
         
             
                        "locationName": "x-amz-optional-object-attributes"
         
     | 
| 
       245891 
245942 
     | 
    
         
             
                      }
         
     | 
| 
         @@ -245909,7 +245960,7 @@ module.exports={ 
     | 
|
| 
       245909 
245960 
     | 
    
         
             
                          "members": {
         
     | 
| 
       245910 
245961 
     | 
    
         
             
                            "ETag": {},
         
     | 
| 
       245911 
245962 
     | 
    
         
             
                            "ChecksumAlgorithm": {
         
     | 
| 
       245912 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 245963 
     | 
    
         
            +
                              "shape": "Scx"
         
     | 
| 
       245913 
245964 
     | 
    
         
             
                            },
         
     | 
| 
       245914 
245965 
     | 
    
         
             
                            "Size": {
         
     | 
| 
       245915 
245966 
     | 
    
         
             
                              "type": "long"
         
     | 
| 
         @@ -245927,7 +245978,7 @@ module.exports={ 
     | 
|
| 
       245927 
245978 
     | 
    
         
             
                              "shape": "S3r"
         
     | 
| 
       245928 
245979 
     | 
    
         
             
                            },
         
     | 
| 
       245929 
245980 
     | 
    
         
             
                            "RestoreStatus": {
         
     | 
| 
       245930 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 245981 
     | 
    
         
            +
                              "shape": "Sd0"
         
     | 
| 
       245931 
245982 
     | 
    
         
             
                            }
         
     | 
| 
       245932 
245983 
     | 
    
         
             
                          }
         
     | 
| 
       245933 
245984 
     | 
    
         
             
                        },
         
     | 
| 
         @@ -245961,7 +246012,7 @@ module.exports={ 
     | 
|
| 
       245961 
246012 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       245962 
246013 
     | 
    
         
             
                      },
         
     | 
| 
       245963 
246014 
     | 
    
         
             
                      "CommonPrefixes": {
         
     | 
| 
       245964 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246015 
     | 
    
         
            +
                        "shape": "Scm"
         
     | 
| 
       245965 
246016 
     | 
    
         
             
                      },
         
     | 
| 
       245966 
246017 
     | 
    
         
             
                      "EncodingType": {},
         
     | 
| 
       245967 
246018 
     | 
    
         
             
                      "RequestCharged": {
         
     | 
| 
         @@ -246023,7 +246074,7 @@ module.exports={ 
     | 
|
| 
       246023 
246074 
     | 
    
         
             
                        "locationName": "x-amz-expected-bucket-owner"
         
     | 
| 
       246024 
246075 
     | 
    
         
             
                      },
         
     | 
| 
       246025 
246076 
     | 
    
         
             
                      "OptionalObjectAttributes": {
         
     | 
| 
       246026 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246077 
     | 
    
         
            +
                        "shape": "Scr",
         
     | 
| 
       246027 
246078 
     | 
    
         
             
                        "location": "header",
         
     | 
| 
       246028 
246079 
     | 
    
         
             
                        "locationName": "x-amz-optional-object-attributes"
         
     | 
| 
       246029 
246080 
     | 
    
         
             
                      }
         
     | 
| 
         @@ -246038,7 +246089,7 @@ module.exports={ 
     | 
|
| 
       246038 
246089 
     | 
    
         
             
                      "Marker": {},
         
     | 
| 
       246039 
246090 
     | 
    
         
             
                      "NextMarker": {},
         
     | 
| 
       246040 
246091 
     | 
    
         
             
                      "Contents": {
         
     | 
| 
       246041 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246092 
     | 
    
         
            +
                        "shape": "Sd9"
         
     | 
| 
       246042 
246093 
     | 
    
         
             
                      },
         
     | 
| 
       246043 
246094 
     | 
    
         
             
                      "Name": {},
         
     | 
| 
       246044 
246095 
     | 
    
         
             
                      "Prefix": {},
         
     | 
| 
         @@ -246047,7 +246098,7 @@ module.exports={ 
     | 
|
| 
       246047 
246098 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       246048 
246099 
     | 
    
         
             
                      },
         
     | 
| 
       246049 
246100 
     | 
    
         
             
                      "CommonPrefixes": {
         
     | 
| 
       246050 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246101 
     | 
    
         
            +
                        "shape": "Scm"
         
     | 
| 
       246051 
246102 
     | 
    
         
             
                      },
         
     | 
| 
       246052 
246103 
     | 
    
         
             
                      "EncodingType": {},
         
     | 
| 
       246053 
246104 
     | 
    
         
             
                      "RequestCharged": {
         
     | 
| 
         @@ -246118,7 +246169,7 @@ module.exports={ 
     | 
|
| 
       246118 
246169 
     | 
    
         
             
                        "locationName": "x-amz-expected-bucket-owner"
         
     | 
| 
       246119 
246170 
     | 
    
         
             
                      },
         
     | 
| 
       246120 
246171 
     | 
    
         
             
                      "OptionalObjectAttributes": {
         
     | 
| 
       246121 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246172 
     | 
    
         
            +
                        "shape": "Scr",
         
     | 
| 
       246122 
246173 
     | 
    
         
             
                        "location": "header",
         
     | 
| 
       246123 
246174 
     | 
    
         
             
                        "locationName": "x-amz-optional-object-attributes"
         
     | 
| 
       246124 
246175 
     | 
    
         
             
                      }
         
     | 
| 
         @@ -246131,7 +246182,7 @@ module.exports={ 
     | 
|
| 
       246131 
246182 
     | 
    
         
             
                        "type": "boolean"
         
     | 
| 
       246132 
246183 
     | 
    
         
             
                      },
         
     | 
| 
       246133 
246184 
     | 
    
         
             
                      "Contents": {
         
     | 
| 
       246134 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246185 
     | 
    
         
            +
                        "shape": "Sd9"
         
     | 
| 
       246135 
246186 
     | 
    
         
             
                      },
         
     | 
| 
       246136 
246187 
     | 
    
         
             
                      "Name": {},
         
     | 
| 
       246137 
246188 
     | 
    
         
             
                      "Prefix": {},
         
     | 
| 
         @@ -246140,7 +246191,7 @@ module.exports={ 
     | 
|
| 
       246140 
246191 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       246141 
246192 
     | 
    
         
             
                      },
         
     | 
| 
       246142 
246193 
     | 
    
         
             
                      "CommonPrefixes": {
         
     | 
| 
       246143 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246194 
     | 
    
         
            +
                        "shape": "Scm"
         
     | 
| 
       246144 
246195 
     | 
    
         
             
                      },
         
     | 
| 
       246145 
246196 
     | 
    
         
             
                      "EncodingType": {},
         
     | 
| 
       246146 
246197 
     | 
    
         
             
                      "KeyCount": {
         
     | 
| 
         @@ -246272,7 +246323,7 @@ module.exports={ 
     | 
|
| 
       246272 
246323 
     | 
    
         
             
                        "flattened": true
         
     | 
| 
       246273 
246324 
     | 
    
         
             
                      },
         
     | 
| 
       246274 
246325 
     | 
    
         
             
                      "Initiator": {
         
     | 
| 
       246275 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246326 
     | 
    
         
            +
                        "shape": "Scl"
         
     | 
| 
       246276 
246327 
     | 
    
         
             
                      },
         
     | 
| 
       246277 
246328 
     | 
    
         
             
                      "Owner": {
         
     | 
| 
       246278 
246329 
     | 
    
         
             
                        "shape": "S3r"
         
     | 
| 
         @@ -246352,7 +246403,7 @@ module.exports={ 
     | 
|
| 
       246352 
246403 
     | 
    
         
             
                        "locationName": "x-amz-acl"
         
     | 
| 
       246353 
246404 
     | 
    
         
             
                      },
         
     | 
| 
       246354 
246405 
     | 
    
         
             
                      "AccessControlPolicy": {
         
     | 
| 
       246355 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246406 
     | 
    
         
            +
                        "shape": "Sdo",
         
     | 
| 
       246356 
246407 
     | 
    
         
             
                        "locationName": "AccessControlPolicy",
         
     | 
| 
       246357 
246408 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       246358 
246409 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -246750,10 +246801,23 @@ module.exports={ 
     | 
|
| 
       246750 
246801 
     | 
    
         
             
                      "ExpectedBucketOwner": {
         
     | 
| 
       246751 
246802 
     | 
    
         
             
                        "location": "header",
         
     | 
| 
       246752 
246803 
     | 
    
         
             
                        "locationName": "x-amz-expected-bucket-owner"
         
     | 
| 
      
 246804 
     | 
    
         
            +
                      },
         
     | 
| 
      
 246805 
     | 
    
         
            +
                      "TransitionDefaultMinimumObjectSize": {
         
     | 
| 
      
 246806 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 246807 
     | 
    
         
            +
                        "locationName": "x-amz-transition-default-minimum-object-size"
         
     | 
| 
       246753 
246808 
     | 
    
         
             
                      }
         
     | 
| 
       246754 
246809 
     | 
    
         
             
                    },
         
     | 
| 
       246755 
246810 
     | 
    
         
             
                    "payload": "LifecycleConfiguration"
         
     | 
| 
       246756 
246811 
     | 
    
         
             
                  },
         
     | 
| 
      
 246812 
     | 
    
         
            +
                  "output": {
         
     | 
| 
      
 246813 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 246814 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 246815 
     | 
    
         
            +
                      "TransitionDefaultMinimumObjectSize": {
         
     | 
| 
      
 246816 
     | 
    
         
            +
                        "location": "header",
         
     | 
| 
      
 246817 
     | 
    
         
            +
                        "locationName": "x-amz-transition-default-minimum-object-size"
         
     | 
| 
      
 246818 
     | 
    
         
            +
                      }
         
     | 
| 
      
 246819 
     | 
    
         
            +
                    }
         
     | 
| 
      
 246820 
     | 
    
         
            +
                  },
         
     | 
| 
       246757 
246821 
     | 
    
         
             
                  "httpChecksum": {
         
     | 
| 
       246758 
246822 
     | 
    
         
             
                    "requestAlgorithmMember": "ChecksumAlgorithm",
         
     | 
| 
       246759 
246823 
     | 
    
         
             
                    "requestChecksumRequired": true
         
     | 
| 
         @@ -246791,7 +246855,7 @@ module.exports={ 
     | 
|
| 
       246791 
246855 
     | 
    
         
             
                        "type": "structure",
         
     | 
| 
       246792 
246856 
     | 
    
         
             
                        "members": {
         
     | 
| 
       246793 
246857 
     | 
    
         
             
                          "LoggingEnabled": {
         
     | 
| 
       246794 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 246858 
     | 
    
         
            +
                            "shape": "S6k"
         
     | 
| 
       246795 
246859 
     | 
    
         
             
                          }
         
     | 
| 
       246796 
246860 
     | 
    
         
             
                        }
         
     | 
| 
       246797 
246861 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -246845,7 +246909,7 @@ module.exports={ 
     | 
|
| 
       246845 
246909 
     | 
    
         
             
                        "locationName": "id"
         
     | 
| 
       246846 
246910 
     | 
    
         
             
                      },
         
     | 
| 
       246847 
246911 
     | 
    
         
             
                      "MetricsConfiguration": {
         
     | 
| 
       246848 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246912 
     | 
    
         
            +
                        "shape": "S6w",
         
     | 
| 
       246849 
246913 
     | 
    
         
             
                        "locationName": "MetricsConfiguration",
         
     | 
| 
       246850 
246914 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       246851 
246915 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -246892,7 +246956,7 @@ module.exports={ 
     | 
|
| 
       246892 
246956 
     | 
    
         
             
                        "locationName": "x-amz-sdk-checksum-algorithm"
         
     | 
| 
       246893 
246957 
     | 
    
         
             
                      },
         
     | 
| 
       246894 
246958 
     | 
    
         
             
                      "NotificationConfiguration": {
         
     | 
| 
       246895 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 246959 
     | 
    
         
            +
                        "shape": "S71",
         
     | 
| 
       246896 
246960 
     | 
    
         
             
                        "locationName": "NotificationConfiguration",
         
     | 
| 
       246897 
246961 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       246898 
246962 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -246936,7 +247000,7 @@ module.exports={ 
     | 
|
| 
       246936 
247000 
     | 
    
         
             
                        "locationName": "Bucket"
         
     | 
| 
       246937 
247001 
     | 
    
         
             
                      },
         
     | 
| 
       246938 
247002 
     | 
    
         
             
                      "NotificationConfiguration": {
         
     | 
| 
       246939 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247003 
     | 
    
         
            +
                        "shape": "S7c",
         
     | 
| 
       246940 
247004 
     | 
    
         
             
                        "locationName": "NotificationConfiguration",
         
     | 
| 
       246941 
247005 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       246942 
247006 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -246988,7 +247052,7 @@ module.exports={ 
     | 
|
| 
       246988 
247052 
     | 
    
         
             
                        "locationName": "x-amz-expected-bucket-owner"
         
     | 
| 
       246989 
247053 
     | 
    
         
             
                      },
         
     | 
| 
       246990 
247054 
     | 
    
         
             
                      "OwnershipControls": {
         
     | 
| 
       246991 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247055 
     | 
    
         
            +
                        "shape": "S7t",
         
     | 
| 
       246992 
247056 
     | 
    
         
             
                        "locationName": "OwnershipControls",
         
     | 
| 
       246993 
247057 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       246994 
247058 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247084,7 +247148,7 @@ module.exports={ 
     | 
|
| 
       247084 
247148 
     | 
    
         
             
                        "locationName": "x-amz-sdk-checksum-algorithm"
         
     | 
| 
       247085 
247149 
     | 
    
         
             
                      },
         
     | 
| 
       247086 
247150 
     | 
    
         
             
                      "ReplicationConfiguration": {
         
     | 
| 
       247087 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247151 
     | 
    
         
            +
                        "shape": "S85",
         
     | 
| 
       247088 
247152 
     | 
    
         
             
                        "locationName": "ReplicationConfiguration",
         
     | 
| 
       247089 
247153 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247090 
247154 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247196,7 +247260,7 @@ module.exports={ 
     | 
|
| 
       247196 
247260 
     | 
    
         
             
                        "locationName": "x-amz-sdk-checksum-algorithm"
         
     | 
| 
       247197 
247261 
     | 
    
         
             
                      },
         
     | 
| 
       247198 
247262 
     | 
    
         
             
                      "Tagging": {
         
     | 
| 
       247199 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247263 
     | 
    
         
            +
                        "shape": "Sef",
         
     | 
| 
       247200 
247264 
     | 
    
         
             
                        "locationName": "Tagging",
         
     | 
| 
       247201 
247265 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247202 
247266 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247315,16 +247379,16 @@ module.exports={ 
     | 
|
| 
       247315 
247379 
     | 
    
         
             
                        "type": "structure",
         
     | 
| 
       247316 
247380 
     | 
    
         
             
                        "members": {
         
     | 
| 
       247317 
247381 
     | 
    
         
             
                          "ErrorDocument": {
         
     | 
| 
       247318 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 247382 
     | 
    
         
            +
                            "shape": "S9d"
         
     | 
| 
       247319 
247383 
     | 
    
         
             
                          },
         
     | 
| 
       247320 
247384 
     | 
    
         
             
                          "IndexDocument": {
         
     | 
| 
       247321 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 247385 
     | 
    
         
            +
                            "shape": "S9b"
         
     | 
| 
       247322 
247386 
     | 
    
         
             
                          },
         
     | 
| 
       247323 
247387 
     | 
    
         
             
                          "RedirectAllRequestsTo": {
         
     | 
| 
       247324 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 247388 
     | 
    
         
            +
                            "shape": "S98"
         
     | 
| 
       247325 
247389 
     | 
    
         
             
                          },
         
     | 
| 
       247326 
247390 
     | 
    
         
             
                          "RoutingRules": {
         
     | 
| 
       247327 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 247391 
     | 
    
         
            +
                            "shape": "S9e"
         
     | 
| 
       247328 
247392 
     | 
    
         
             
                          }
         
     | 
| 
       247329 
247393 
     | 
    
         
             
                        }
         
     | 
| 
       247330 
247394 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -247612,7 +247676,7 @@ module.exports={ 
     | 
|
| 
       247612 
247676 
     | 
    
         
             
                        "locationName": "x-amz-acl"
         
     | 
| 
       247613 
247677 
     | 
    
         
             
                      },
         
     | 
| 
       247614 
247678 
     | 
    
         
             
                      "AccessControlPolicy": {
         
     | 
| 
       247615 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247679 
     | 
    
         
            +
                        "shape": "Sdo",
         
     | 
| 
       247616 
247680 
     | 
    
         
             
                        "locationName": "AccessControlPolicy",
         
     | 
| 
       247617 
247681 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247618 
247682 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247713,7 +247777,7 @@ module.exports={ 
     | 
|
| 
       247713 
247777 
     | 
    
         
             
                        "locationName": "Key"
         
     | 
| 
       247714 
247778 
     | 
    
         
             
                      },
         
     | 
| 
       247715 
247779 
     | 
    
         
             
                      "LegalHold": {
         
     | 
| 
       247716 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247780 
     | 
    
         
            +
                        "shape": "Sas",
         
     | 
| 
       247717 
247781 
     | 
    
         
             
                        "locationName": "LegalHold",
         
     | 
| 
       247718 
247782 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247719 
247783 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247775,7 +247839,7 @@ module.exports={ 
     | 
|
| 
       247775 
247839 
     | 
    
         
             
                        "locationName": "Bucket"
         
     | 
| 
       247776 
247840 
     | 
    
         
             
                      },
         
     | 
| 
       247777 
247841 
     | 
    
         
             
                      "ObjectLockConfiguration": {
         
     | 
| 
       247778 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247842 
     | 
    
         
            +
                        "shape": "Sav",
         
     | 
| 
       247779 
247843 
     | 
    
         
             
                        "locationName": "ObjectLockConfiguration",
         
     | 
| 
       247780 
247844 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247781 
247845 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247842,7 +247906,7 @@ module.exports={ 
     | 
|
| 
       247842 
247906 
     | 
    
         
             
                        "locationName": "Key"
         
     | 
| 
       247843 
247907 
     | 
    
         
             
                      },
         
     | 
| 
       247844 
247908 
     | 
    
         
             
                      "Retention": {
         
     | 
| 
       247845 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247909 
     | 
    
         
            +
                        "shape": "Sb3",
         
     | 
| 
       247846 
247910 
     | 
    
         
             
                        "locationName": "Retention",
         
     | 
| 
       247847 
247911 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247848 
247912 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247927,7 +247991,7 @@ module.exports={ 
     | 
|
| 
       247927 
247991 
     | 
    
         
             
                        "locationName": "x-amz-sdk-checksum-algorithm"
         
     | 
| 
       247928 
247992 
     | 
    
         
             
                      },
         
     | 
| 
       247929 
247993 
     | 
    
         
             
                      "Tagging": {
         
     | 
| 
       247930 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 247994 
     | 
    
         
            +
                        "shape": "Sef",
         
     | 
| 
       247931 
247995 
     | 
    
         
             
                        "locationName": "Tagging",
         
     | 
| 
       247932 
247996 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247933 
247997 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -247986,7 +248050,7 @@ module.exports={ 
     | 
|
| 
       247986 
248050 
     | 
    
         
             
                        "locationName": "x-amz-sdk-checksum-algorithm"
         
     | 
| 
       247987 
248051 
     | 
    
         
             
                      },
         
     | 
| 
       247988 
248052 
     | 
    
         
             
                      "PublicAccessBlockConfiguration": {
         
     | 
| 
       247989 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 248053 
     | 
    
         
            +
                        "shape": "Sba",
         
     | 
| 
       247990 
248054 
     | 
    
         
             
                        "locationName": "PublicAccessBlockConfiguration",
         
     | 
| 
       247991 
248055 
     | 
    
         
             
                        "xmlNamespace": {
         
     | 
| 
       247992 
248056 
     | 
    
         
             
                          "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
         
     | 
| 
         @@ -248067,12 +248131,12 @@ module.exports={ 
     | 
|
| 
       248067 
248131 
     | 
    
         
             
                            ],
         
     | 
| 
       248068 
248132 
     | 
    
         
             
                            "members": {
         
     | 
| 
       248069 
248133 
     | 
    
         
             
                              "InputSerialization": {
         
     | 
| 
       248070 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 248134 
     | 
    
         
            +
                                "shape": "Sf5"
         
     | 
| 
       248071 
248135 
     | 
    
         
             
                              },
         
     | 
| 
       248072 
248136 
     | 
    
         
             
                              "ExpressionType": {},
         
     | 
| 
       248073 
248137 
     | 
    
         
             
                              "Expression": {},
         
     | 
| 
       248074 
248138 
     | 
    
         
             
                              "OutputSerialization": {
         
     | 
| 
       248075 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 248139 
     | 
    
         
            +
                                "shape": "Sfk"
         
     | 
| 
       248076 
248140 
     | 
    
         
             
                              }
         
     | 
| 
       248077 
248141 
     | 
    
         
             
                            }
         
     | 
| 
       248078 
248142 
     | 
    
         
             
                          },
         
     | 
| 
         @@ -248106,7 +248170,7 @@ module.exports={ 
     | 
|
| 
       248106 
248170 
     | 
    
         
             
                                    "shape": "S3u"
         
     | 
| 
       248107 
248171 
     | 
    
         
             
                                  },
         
     | 
| 
       248108 
248172 
     | 
    
         
             
                                  "Tagging": {
         
     | 
| 
       248109 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 248173 
     | 
    
         
            +
                                    "shape": "Sef"
         
     | 
| 
       248110 
248174 
     | 
    
         
             
                                  },
         
     | 
| 
       248111 
248175 
     | 
    
         
             
                                  "UserMetadata": {
         
     | 
| 
       248112 
248176 
     | 
    
         
             
                                    "type": "list",
         
     | 
| 
         @@ -248214,10 +248278,10 @@ module.exports={ 
     | 
|
| 
       248214 
248278 
     | 
    
         
             
                        }
         
     | 
| 
       248215 
248279 
     | 
    
         
             
                      },
         
     | 
| 
       248216 
248280 
     | 
    
         
             
                      "InputSerialization": {
         
     | 
| 
       248217 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 248281 
     | 
    
         
            +
                        "shape": "Sf5"
         
     | 
| 
       248218 
248282 
     | 
    
         
             
                      },
         
     | 
| 
       248219 
248283 
     | 
    
         
             
                      "OutputSerialization": {
         
     | 
| 
       248220 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 248284 
     | 
    
         
            +
                        "shape": "Sfk"
         
     | 
| 
       248221 
248285 
     | 
    
         
             
                      },
         
     | 
| 
       248222 
248286 
     | 
    
         
             
                      "ScanRange": {
         
     | 
| 
       248223 
248287 
     | 
    
         
             
                        "type": "structure",
         
     | 
| 
         @@ -249344,7 +249408,7 @@ module.exports={ 
     | 
|
| 
       249344 
249408 
     | 
    
         
             
                  },
         
     | 
| 
       249345 
249409 
     | 
    
         
             
                  "flattened": true
         
     | 
| 
       249346 
249410 
     | 
    
         
             
                },
         
     | 
| 
       249347 
     | 
    
         
            -
                " 
     | 
| 
      
 249411 
     | 
    
         
            +
                "S6k": {
         
     | 
| 
       249348 
249412 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249349 
249413 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249350 
249414 
     | 
    
         
             
                    "TargetBucket",
         
     | 
| 
         @@ -249385,7 +249449,7 @@ module.exports={ 
     | 
|
| 
       249385 
249449 
     | 
    
         
             
                    }
         
     | 
| 
       249386 
249450 
     | 
    
         
             
                  }
         
     | 
| 
       249387 
249451 
     | 
    
         
             
                },
         
     | 
| 
       249388 
     | 
    
         
            -
                " 
     | 
| 
      
 249452 
     | 
    
         
            +
                "S6w": {
         
     | 
| 
       249389 
249453 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249390 
249454 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249391 
249455 
     | 
    
         
             
                    "Id"
         
     | 
| 
         @@ -249416,7 +249480,7 @@ module.exports={ 
     | 
|
| 
       249416 
249480 
     | 
    
         
             
                    }
         
     | 
| 
       249417 
249481 
     | 
    
         
             
                  }
         
     | 
| 
       249418 
249482 
     | 
    
         
             
                },
         
     | 
| 
       249419 
     | 
    
         
            -
                " 
     | 
| 
      
 249483 
     | 
    
         
            +
                "S70": {
         
     | 
| 
       249420 
249484 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249421 
249485 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249422 
249486 
     | 
    
         
             
                    "Bucket"
         
     | 
| 
         @@ -249435,7 +249499,7 @@ module.exports={ 
     | 
|
| 
       249435 
249499 
     | 
    
         
             
                    }
         
     | 
| 
       249436 
249500 
     | 
    
         
             
                  }
         
     | 
| 
       249437 
249501 
     | 
    
         
             
                },
         
     | 
| 
       249438 
     | 
    
         
            -
                " 
     | 
| 
      
 249502 
     | 
    
         
            +
                "S71": {
         
     | 
| 
       249439 
249503 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249440 
249504 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249441 
249505 
     | 
    
         
             
                    "TopicConfiguration": {
         
     | 
| 
         @@ -249443,7 +249507,7 @@ module.exports={ 
     | 
|
| 
       249443 
249507 
     | 
    
         
             
                      "members": {
         
     | 
| 
       249444 
249508 
     | 
    
         
             
                        "Id": {},
         
     | 
| 
       249445 
249509 
     | 
    
         
             
                        "Events": {
         
     | 
| 
       249446 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 249510 
     | 
    
         
            +
                          "shape": "S74",
         
     | 
| 
       249447 
249511 
     | 
    
         
             
                          "locationName": "Event"
         
     | 
| 
       249448 
249512 
     | 
    
         
             
                        },
         
     | 
| 
       249449 
249513 
     | 
    
         
             
                        "Event": {
         
     | 
| 
         @@ -249460,7 +249524,7 @@ module.exports={ 
     | 
|
| 
       249460 
249524 
     | 
    
         
             
                          "deprecated": true
         
     | 
| 
       249461 
249525 
     | 
    
         
             
                        },
         
     | 
| 
       249462 
249526 
     | 
    
         
             
                        "Events": {
         
     | 
| 
       249463 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 249527 
     | 
    
         
            +
                          "shape": "S74",
         
     | 
| 
       249464 
249528 
     | 
    
         
             
                          "locationName": "Event"
         
     | 
| 
       249465 
249529 
     | 
    
         
             
                        },
         
     | 
| 
       249466 
249530 
     | 
    
         
             
                        "Queue": {}
         
     | 
| 
         @@ -249474,7 +249538,7 @@ module.exports={ 
     | 
|
| 
       249474 
249538 
     | 
    
         
             
                          "deprecated": true
         
     | 
| 
       249475 
249539 
     | 
    
         
             
                        },
         
     | 
| 
       249476 
249540 
     | 
    
         
             
                        "Events": {
         
     | 
| 
       249477 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 249541 
     | 
    
         
            +
                          "shape": "S74",
         
     | 
| 
       249478 
249542 
     | 
    
         
             
                          "locationName": "Event"
         
     | 
| 
       249479 
249543 
     | 
    
         
             
                        },
         
     | 
| 
       249480 
249544 
     | 
    
         
             
                        "CloudFunction": {},
         
     | 
| 
         @@ -249483,12 +249547,12 @@ module.exports={ 
     | 
|
| 
       249483 
249547 
     | 
    
         
             
                    }
         
     | 
| 
       249484 
249548 
     | 
    
         
             
                  }
         
     | 
| 
       249485 
249549 
     | 
    
         
             
                },
         
     | 
| 
       249486 
     | 
    
         
            -
                " 
     | 
| 
      
 249550 
     | 
    
         
            +
                "S74": {
         
     | 
| 
       249487 
249551 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249488 
249552 
     | 
    
         
             
                  "member": {},
         
     | 
| 
       249489 
249553 
     | 
    
         
             
                  "flattened": true
         
     | 
| 
       249490 
249554 
     | 
    
         
             
                },
         
     | 
| 
       249491 
     | 
    
         
            -
                " 
     | 
| 
      
 249555 
     | 
    
         
            +
                "S7c": {
         
     | 
| 
       249492 
249556 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249493 
249557 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249494 
249558 
     | 
    
         
             
                    "TopicConfigurations": {
         
     | 
| 
         @@ -249506,11 +249570,11 @@ module.exports={ 
     | 
|
| 
       249506 
249570 
     | 
    
         
             
                            "locationName": "Topic"
         
     | 
| 
       249507 
249571 
     | 
    
         
             
                          },
         
     | 
| 
       249508 
249572 
     | 
    
         
             
                          "Events": {
         
     | 
| 
       249509 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 249573 
     | 
    
         
            +
                            "shape": "S74",
         
     | 
| 
       249510 
249574 
     | 
    
         
             
                            "locationName": "Event"
         
     | 
| 
       249511 
249575 
     | 
    
         
             
                          },
         
     | 
| 
       249512 
249576 
     | 
    
         
             
                          "Filter": {
         
     | 
| 
       249513 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 249577 
     | 
    
         
            +
                            "shape": "S7f"
         
     | 
| 
       249514 
249578 
     | 
    
         
             
                          }
         
     | 
| 
       249515 
249579 
     | 
    
         
             
                        }
         
     | 
| 
       249516 
249580 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -249531,11 +249595,11 @@ module.exports={ 
     | 
|
| 
       249531 
249595 
     | 
    
         
             
                            "locationName": "Queue"
         
     | 
| 
       249532 
249596 
     | 
    
         
             
                          },
         
     | 
| 
       249533 
249597 
     | 
    
         
             
                          "Events": {
         
     | 
| 
       249534 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 249598 
     | 
    
         
            +
                            "shape": "S74",
         
     | 
| 
       249535 
249599 
     | 
    
         
             
                            "locationName": "Event"
         
     | 
| 
       249536 
249600 
     | 
    
         
             
                          },
         
     | 
| 
       249537 
249601 
     | 
    
         
             
                          "Filter": {
         
     | 
| 
       249538 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 249602 
     | 
    
         
            +
                            "shape": "S7f"
         
     | 
| 
       249539 
249603 
     | 
    
         
             
                          }
         
     | 
| 
       249540 
249604 
     | 
    
         
             
                        }
         
     | 
| 
       249541 
249605 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -249556,11 +249620,11 @@ module.exports={ 
     | 
|
| 
       249556 
249620 
     | 
    
         
             
                            "locationName": "CloudFunction"
         
     | 
| 
       249557 
249621 
     | 
    
         
             
                          },
         
     | 
| 
       249558 
249622 
     | 
    
         
             
                          "Events": {
         
     | 
| 
       249559 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 249623 
     | 
    
         
            +
                            "shape": "S74",
         
     | 
| 
       249560 
249624 
     | 
    
         
             
                            "locationName": "Event"
         
     | 
| 
       249561 
249625 
     | 
    
         
             
                          },
         
     | 
| 
       249562 
249626 
     | 
    
         
             
                          "Filter": {
         
     | 
| 
       249563 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 249627 
     | 
    
         
            +
                            "shape": "S7f"
         
     | 
| 
       249564 
249628 
     | 
    
         
             
                          }
         
     | 
| 
       249565 
249629 
     | 
    
         
             
                        }
         
     | 
| 
       249566 
249630 
     | 
    
         
             
                      },
         
     | 
| 
         @@ -249572,7 +249636,7 @@ module.exports={ 
     | 
|
| 
       249572 
249636 
     | 
    
         
             
                    }
         
     | 
| 
       249573 
249637 
     | 
    
         
             
                  }
         
     | 
| 
       249574 
249638 
     | 
    
         
             
                },
         
     | 
| 
       249575 
     | 
    
         
            -
                " 
     | 
| 
      
 249639 
     | 
    
         
            +
                "S7f": {
         
     | 
| 
       249576 
249640 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249577 
249641 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249578 
249642 
     | 
    
         
             
                    "Key": {
         
     | 
| 
         @@ -249595,7 +249659,7 @@ module.exports={ 
     | 
|
| 
       249595 
249659 
     | 
    
         
             
                    }
         
     | 
| 
       249596 
249660 
     | 
    
         
             
                  }
         
     | 
| 
       249597 
249661 
     | 
    
         
             
                },
         
     | 
| 
       249598 
     | 
    
         
            -
                " 
     | 
| 
      
 249662 
     | 
    
         
            +
                "S7t": {
         
     | 
| 
       249599 
249663 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249600 
249664 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249601 
249665 
     | 
    
         
             
                    "Rules"
         
     | 
| 
         @@ -249617,7 +249681,7 @@ module.exports={ 
     | 
|
| 
       249617 
249681 
     | 
    
         
             
                    }
         
     | 
| 
       249618 
249682 
     | 
    
         
             
                  }
         
     | 
| 
       249619 
249683 
     | 
    
         
             
                },
         
     | 
| 
       249620 
     | 
    
         
            -
                " 
     | 
| 
      
 249684 
     | 
    
         
            +
                "S85": {
         
     | 
| 
       249621 
249685 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249622 
249686 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249623 
249687 
     | 
    
         
             
                    "Role",
         
     | 
| 
         @@ -249728,7 +249792,7 @@ module.exports={ 
     | 
|
| 
       249728 
249792 
     | 
    
         
             
                                "members": {
         
     | 
| 
       249729 
249793 
     | 
    
         
             
                                  "Status": {},
         
     | 
| 
       249730 
249794 
     | 
    
         
             
                                  "Time": {
         
     | 
| 
       249731 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 249795 
     | 
    
         
            +
                                    "shape": "S8r"
         
     | 
| 
       249732 
249796 
     | 
    
         
             
                                  }
         
     | 
| 
       249733 
249797 
     | 
    
         
             
                                }
         
     | 
| 
       249734 
249798 
     | 
    
         
             
                              },
         
     | 
| 
         @@ -249740,7 +249804,7 @@ module.exports={ 
     | 
|
| 
       249740 
249804 
     | 
    
         
             
                                "members": {
         
     | 
| 
       249741 
249805 
     | 
    
         
             
                                  "Status": {},
         
     | 
| 
       249742 
249806 
     | 
    
         
             
                                  "EventThreshold": {
         
     | 
| 
       249743 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 249807 
     | 
    
         
            +
                                    "shape": "S8r"
         
     | 
| 
       249744 
249808 
     | 
    
         
             
                                  }
         
     | 
| 
       249745 
249809 
     | 
    
         
             
                                }
         
     | 
| 
       249746 
249810 
     | 
    
         
             
                              }
         
     | 
| 
         @@ -249758,7 +249822,7 @@ module.exports={ 
     | 
|
| 
       249758 
249822 
     | 
    
         
             
                    }
         
     | 
| 
       249759 
249823 
     | 
    
         
             
                  }
         
     | 
| 
       249760 
249824 
     | 
    
         
             
                },
         
     | 
| 
       249761 
     | 
    
         
            -
                " 
     | 
| 
      
 249825 
     | 
    
         
            +
                "S8r": {
         
     | 
| 
       249762 
249826 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249763 
249827 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249764 
249828 
     | 
    
         
             
                    "Minutes": {
         
     | 
| 
         @@ -249766,7 +249830,7 @@ module.exports={ 
     | 
|
| 
       249766 
249830 
     | 
    
         
             
                    }
         
     | 
| 
       249767 
249831 
     | 
    
         
             
                  }
         
     | 
| 
       249768 
249832 
     | 
    
         
             
                },
         
     | 
| 
       249769 
     | 
    
         
            -
                " 
     | 
| 
      
 249833 
     | 
    
         
            +
                "S98": {
         
     | 
| 
       249770 
249834 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249771 
249835 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249772 
249836 
     | 
    
         
             
                    "HostName"
         
     | 
| 
         @@ -249776,7 +249840,7 @@ module.exports={ 
     | 
|
| 
       249776 
249840 
     | 
    
         
             
                    "Protocol": {}
         
     | 
| 
       249777 
249841 
     | 
    
         
             
                  }
         
     | 
| 
       249778 
249842 
     | 
    
         
             
                },
         
     | 
| 
       249779 
     | 
    
         
            -
                " 
     | 
| 
      
 249843 
     | 
    
         
            +
                "S9b": {
         
     | 
| 
       249780 
249844 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249781 
249845 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249782 
249846 
     | 
    
         
             
                    "Suffix"
         
     | 
| 
         @@ -249785,7 +249849,7 @@ module.exports={ 
     | 
|
| 
       249785 
249849 
     | 
    
         
             
                    "Suffix": {}
         
     | 
| 
       249786 
249850 
     | 
    
         
             
                  }
         
     | 
| 
       249787 
249851 
     | 
    
         
             
                },
         
     | 
| 
       249788 
     | 
    
         
            -
                " 
     | 
| 
      
 249852 
     | 
    
         
            +
                "S9d": {
         
     | 
| 
       249789 
249853 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249790 
249854 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249791 
249855 
     | 
    
         
             
                    "Key"
         
     | 
| 
         @@ -249794,7 +249858,7 @@ module.exports={ 
     | 
|
| 
       249794 
249858 
     | 
    
         
             
                    "Key": {}
         
     | 
| 
       249795 
249859 
     | 
    
         
             
                  }
         
     | 
| 
       249796 
249860 
     | 
    
         
             
                },
         
     | 
| 
       249797 
     | 
    
         
            -
                " 
     | 
| 
      
 249861 
     | 
    
         
            +
                "S9e": {
         
     | 
| 
       249798 
249862 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249799 
249863 
     | 
    
         
             
                  "member": {
         
     | 
| 
       249800 
249864 
     | 
    
         
             
                    "locationName": "RoutingRule",
         
     | 
| 
         @@ -249823,17 +249887,17 @@ module.exports={ 
     | 
|
| 
       249823 
249887 
     | 
    
         
             
                    }
         
     | 
| 
       249824 
249888 
     | 
    
         
             
                  }
         
     | 
| 
       249825 
249889 
     | 
    
         
             
                },
         
     | 
| 
       249826 
     | 
    
         
            -
                " 
     | 
| 
      
 249890 
     | 
    
         
            +
                "S9x": {
         
     | 
| 
       249827 
249891 
     | 
    
         
             
                  "type": "timestamp",
         
     | 
| 
       249828 
249892 
     | 
    
         
             
                  "timestampFormat": "rfc822"
         
     | 
| 
       249829 
249893 
     | 
    
         
             
                },
         
     | 
| 
       249830 
     | 
    
         
            -
                " 
     | 
| 
      
 249894 
     | 
    
         
            +
                "Sas": {
         
     | 
| 
       249831 
249895 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249832 
249896 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249833 
249897 
     | 
    
         
             
                    "Status": {}
         
     | 
| 
       249834 
249898 
     | 
    
         
             
                  }
         
     | 
| 
       249835 
249899 
     | 
    
         
             
                },
         
     | 
| 
       249836 
     | 
    
         
            -
                " 
     | 
| 
      
 249900 
     | 
    
         
            +
                "Sav": {
         
     | 
| 
       249837 
249901 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249838 
249902 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249839 
249903 
     | 
    
         
             
                    "ObjectLockEnabled": {},
         
     | 
| 
         @@ -249856,7 +249920,7 @@ module.exports={ 
     | 
|
| 
       249856 
249920 
     | 
    
         
             
                    }
         
     | 
| 
       249857 
249921 
     | 
    
         
             
                  }
         
     | 
| 
       249858 
249922 
     | 
    
         
             
                },
         
     | 
| 
       249859 
     | 
    
         
            -
                " 
     | 
| 
      
 249923 
     | 
    
         
            +
                "Sb3": {
         
     | 
| 
       249860 
249924 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249861 
249925 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249862 
249926 
     | 
    
         
             
                    "Mode": {},
         
     | 
| 
         @@ -249865,7 +249929,7 @@ module.exports={ 
     | 
|
| 
       249865 
249929 
     | 
    
         
             
                    }
         
     | 
| 
       249866 
249930 
     | 
    
         
             
                  }
         
     | 
| 
       249867 
249931 
     | 
    
         
             
                },
         
     | 
| 
       249868 
     | 
    
         
            -
                " 
     | 
| 
      
 249932 
     | 
    
         
            +
                "Sba": {
         
     | 
| 
       249869 
249933 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249870 
249934 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249871 
249935 
     | 
    
         
             
                    "BlockPublicAcls": {
         
     | 
| 
         @@ -249886,7 +249950,7 @@ module.exports={ 
     | 
|
| 
       249886 
249950 
     | 
    
         
             
                    }
         
     | 
| 
       249887 
249951 
     | 
    
         
             
                  }
         
     | 
| 
       249888 
249952 
     | 
    
         
             
                },
         
     | 
| 
       249889 
     | 
    
         
            -
                " 
     | 
| 
      
 249953 
     | 
    
         
            +
                "Sc2": {
         
     | 
| 
       249890 
249954 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249891 
249955 
     | 
    
         
             
                  "member": {
         
     | 
| 
       249892 
249956 
     | 
    
         
             
                    "locationName": "Bucket",
         
     | 
| 
         @@ -249895,18 +249959,19 @@ module.exports={ 
     | 
|
| 
       249895 
249959 
     | 
    
         
             
                      "Name": {},
         
     | 
| 
       249896 
249960 
     | 
    
         
             
                      "CreationDate": {
         
     | 
| 
       249897 
249961 
     | 
    
         
             
                        "type": "timestamp"
         
     | 
| 
       249898 
     | 
    
         
            -
                      }
         
     | 
| 
      
 249962 
     | 
    
         
            +
                      },
         
     | 
| 
      
 249963 
     | 
    
         
            +
                      "BucketRegion": {}
         
     | 
| 
       249899 
249964 
     | 
    
         
             
                    }
         
     | 
| 
       249900 
249965 
     | 
    
         
             
                  }
         
     | 
| 
       249901 
249966 
     | 
    
         
             
                },
         
     | 
| 
       249902 
     | 
    
         
            -
                " 
     | 
| 
      
 249967 
     | 
    
         
            +
                "Scl": {
         
     | 
| 
       249903 
249968 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249904 
249969 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249905 
249970 
     | 
    
         
             
                    "ID": {},
         
     | 
| 
       249906 
249971 
     | 
    
         
             
                    "DisplayName": {}
         
     | 
| 
       249907 
249972 
     | 
    
         
             
                  }
         
     | 
| 
       249908 
249973 
     | 
    
         
             
                },
         
     | 
| 
       249909 
     | 
    
         
            -
                " 
     | 
| 
      
 249974 
     | 
    
         
            +
                "Scm": {
         
     | 
| 
       249910 
249975 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249911 
249976 
     | 
    
         
             
                  "member": {
         
     | 
| 
       249912 
249977 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -249916,16 +249981,16 @@ module.exports={ 
     | 
|
| 
       249916 
249981 
     | 
    
         
             
                  },
         
     | 
| 
       249917 
249982 
     | 
    
         
             
                  "flattened": true
         
     | 
| 
       249918 
249983 
     | 
    
         
             
                },
         
     | 
| 
       249919 
     | 
    
         
            -
                " 
     | 
| 
      
 249984 
     | 
    
         
            +
                "Scr": {
         
     | 
| 
       249920 
249985 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249921 
249986 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       249922 
249987 
     | 
    
         
             
                },
         
     | 
| 
       249923 
     | 
    
         
            -
                " 
     | 
| 
      
 249988 
     | 
    
         
            +
                "Scx": {
         
     | 
| 
       249924 
249989 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249925 
249990 
     | 
    
         
             
                  "member": {},
         
     | 
| 
       249926 
249991 
     | 
    
         
             
                  "flattened": true
         
     | 
| 
       249927 
249992 
     | 
    
         
             
                },
         
     | 
| 
       249928 
     | 
    
         
            -
                " 
     | 
| 
      
 249993 
     | 
    
         
            +
                "Sd0": {
         
     | 
| 
       249929 
249994 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249930 
249995 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249931 
249996 
     | 
    
         
             
                    "IsRestoreInProgress": {
         
     | 
| 
         @@ -249936,7 +250001,7 @@ module.exports={ 
     | 
|
| 
       249936 
250001 
     | 
    
         
             
                    }
         
     | 
| 
       249937 
250002 
     | 
    
         
             
                  }
         
     | 
| 
       249938 
250003 
     | 
    
         
             
                },
         
     | 
| 
       249939 
     | 
    
         
            -
                " 
     | 
| 
      
 250004 
     | 
    
         
            +
                "Sd9": {
         
     | 
| 
       249940 
250005 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       249941 
250006 
     | 
    
         
             
                  "member": {
         
     | 
| 
       249942 
250007 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -249947,7 +250012,7 @@ module.exports={ 
     | 
|
| 
       249947 
250012 
     | 
    
         
             
                      },
         
     | 
| 
       249948 
250013 
     | 
    
         
             
                      "ETag": {},
         
     | 
| 
       249949 
250014 
     | 
    
         
             
                      "ChecksumAlgorithm": {
         
     | 
| 
       249950 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 250015 
     | 
    
         
            +
                        "shape": "Scx"
         
     | 
| 
       249951 
250016 
     | 
    
         
             
                      },
         
     | 
| 
       249952 
250017 
     | 
    
         
             
                      "Size": {
         
     | 
| 
       249953 
250018 
     | 
    
         
             
                        "type": "long"
         
     | 
| 
         @@ -249957,13 +250022,13 @@ module.exports={ 
     | 
|
| 
       249957 
250022 
     | 
    
         
             
                        "shape": "S3r"
         
     | 
| 
       249958 
250023 
     | 
    
         
             
                      },
         
     | 
| 
       249959 
250024 
     | 
    
         
             
                      "RestoreStatus": {
         
     | 
| 
       249960 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 250025 
     | 
    
         
            +
                        "shape": "Sd0"
         
     | 
| 
       249961 
250026 
     | 
    
         
             
                      }
         
     | 
| 
       249962 
250027 
     | 
    
         
             
                    }
         
     | 
| 
       249963 
250028 
     | 
    
         
             
                  },
         
     | 
| 
       249964 
250029 
     | 
    
         
             
                  "flattened": true
         
     | 
| 
       249965 
250030 
     | 
    
         
             
                },
         
     | 
| 
       249966 
     | 
    
         
            -
                " 
     | 
| 
      
 250031 
     | 
    
         
            +
                "Sdo": {
         
     | 
| 
       249967 
250032 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249968 
250033 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249969 
250034 
     | 
    
         
             
                    "Grants": {
         
     | 
| 
         @@ -249975,7 +250040,7 @@ module.exports={ 
     | 
|
| 
       249975 
250040 
     | 
    
         
             
                    }
         
     | 
| 
       249976 
250041 
     | 
    
         
             
                  }
         
     | 
| 
       249977 
250042 
     | 
    
         
             
                },
         
     | 
| 
       249978 
     | 
    
         
            -
                " 
     | 
| 
      
 250043 
     | 
    
         
            +
                "Sef": {
         
     | 
| 
       249979 
250044 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249980 
250045 
     | 
    
         
             
                  "required": [
         
     | 
| 
       249981 
250046 
     | 
    
         
             
                    "TagSet"
         
     | 
| 
         @@ -249986,7 +250051,7 @@ module.exports={ 
     | 
|
| 
       249986 
250051 
     | 
    
         
             
                    }
         
     | 
| 
       249987 
250052 
     | 
    
         
             
                  }
         
     | 
| 
       249988 
250053 
     | 
    
         
             
                },
         
     | 
| 
       249989 
     | 
    
         
            -
                " 
     | 
| 
      
 250054 
     | 
    
         
            +
                "Sf5": {
         
     | 
| 
       249990 
250055 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       249991 
250056 
     | 
    
         
             
                  "members": {
         
     | 
| 
       249992 
250057 
     | 
    
         
             
                    "CSV": {
         
     | 
| 
         @@ -250016,7 +250081,7 @@ module.exports={ 
     | 
|
| 
       250016 
250081 
     | 
    
         
             
                    }
         
     | 
| 
       250017 
250082 
     | 
    
         
             
                  }
         
     | 
| 
       250018 
250083 
     | 
    
         
             
                },
         
     | 
| 
       250019 
     | 
    
         
            -
                " 
     | 
| 
      
 250084 
     | 
    
         
            +
                "Sfk": {
         
     | 
| 
       250020 
250085 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       250021 
250086 
     | 
    
         
             
                  "members": {
         
     | 
| 
       250022 
250087 
     | 
    
         
             
                    "CSV": {
         
     | 
| 
         @@ -278025,7 +278090,7 @@ AWS.util.update(AWS, { 
     | 
|
| 
       278025 
278090 
     | 
    
         
             
              /**
         
     | 
| 
       278026 
278091 
     | 
    
         
             
               * @constant
         
     | 
| 
       278027 
278092 
     | 
    
         
             
               */
         
     | 
| 
       278028 
     | 
    
         
            -
              VERSION: '2. 
     | 
| 
      
 278093 
     | 
    
         
            +
              VERSION: '2.1692.0',
         
     | 
| 
       278029 
278094 
     | 
    
         | 
| 
       278030 
278095 
     | 
    
         
             
              /**
         
     | 
| 
       278031 
278096 
     | 
    
         
             
               * @api private
         
     | 
| 
         @@ -300359,7 +300424,7 @@ var LRUCache = /** @class */ (function () { 
     | 
|
| 
       300359 
300424 
     | 
    
         
             
            }());
         
     | 
| 
       300360 
300425 
     | 
    
         
             
            exports.LRUCache = LRUCache;
         
     | 
| 
       300361 
300426 
     | 
    
         
             
            },{}],467:[function(require,module,exports){
         
     | 
| 
       300362 
     | 
    
         
            -
            // AWS SDK for JavaScript v2. 
     | 
| 
      
 300427 
     | 
    
         
            +
            // AWS SDK for JavaScript v2.1692.0
         
     | 
| 
       300363 
300428 
     | 
    
         
             
            // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
         
     | 
| 
       300364 
300429 
     | 
    
         
             
            // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
         
     | 
| 
       300365 
300430 
     | 
    
         
             
            require('./browser_loader');
         
     |