aws-sdk 2.749.0 → 2.750.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -1
- package/README.md +1 -1
- package/apis/cloudfront-2020-05-31.min.json +3 -0
- package/apis/metadata.json +4 -0
- package/apis/s3-2006-03-01.examples.json +117 -117
- package/apis/s3-2006-03-01.min.json +431 -83
- package/apis/sso-admin-2020-07-20.examples.json +5 -0
- package/apis/sso-admin-2020-07-20.min.json +759 -0
- package/apis/sso-admin-2020-07-20.paginators.json +63 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/cloudfront.d.ts +11 -7
- package/clients/ebs.d.ts +7 -7
- package/clients/s3.d.ts +389 -41
- package/clients/ssoadmin.d.ts +1059 -0
- package/clients/ssoadmin.js +18 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +43 -6
- package/dist/aws-sdk.js +441 -86
- package/dist/aws-sdk.min.js +70 -69
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.750.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){
|
|
@@ -29767,6 +29767,9 @@ module.exports={
|
|
|
29767
29767
|
"EnableAcceptEncodingGzip": {
|
|
29768
29768
|
"type": "boolean"
|
|
29769
29769
|
},
|
|
29770
|
+
"EnableAcceptEncodingBrotli": {
|
|
29771
|
+
"type": "boolean"
|
|
29772
|
+
},
|
|
29770
29773
|
"HeadersConfig": {
|
|
29771
29774
|
"type": "structure",
|
|
29772
29775
|
"required": [
|
|
@@ -137409,6 +137412,10 @@ module.exports={
|
|
|
137409
137412
|
"redshiftdata": {
|
|
137410
137413
|
"prefix": "redshift-data",
|
|
137411
137414
|
"name": "RedshiftData"
|
|
137415
|
+
},
|
|
137416
|
+
"ssoadmin": {
|
|
137417
|
+
"prefix": "sso-admin",
|
|
137418
|
+
"name": "SSOAdmin"
|
|
137412
137419
|
}
|
|
137413
137420
|
}
|
|
137414
137421
|
},{}],157:[function(require,module,exports){
|
|
@@ -170755,6 +170762,10 @@ module.exports={
|
|
|
170755
170762
|
"RequestPayer": {
|
|
170756
170763
|
"location": "header",
|
|
170757
170764
|
"locationName": "x-amz-request-payer"
|
|
170765
|
+
},
|
|
170766
|
+
"ExpectedBucketOwner": {
|
|
170767
|
+
"location": "header",
|
|
170768
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
170758
170769
|
}
|
|
170759
170770
|
}
|
|
170760
170771
|
},
|
|
@@ -170818,6 +170829,10 @@ module.exports={
|
|
|
170818
170829
|
"RequestPayer": {
|
|
170819
170830
|
"location": "header",
|
|
170820
170831
|
"locationName": "x-amz-request-payer"
|
|
170832
|
+
},
|
|
170833
|
+
"ExpectedBucketOwner": {
|
|
170834
|
+
"location": "header",
|
|
170835
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
170821
170836
|
}
|
|
170822
170837
|
},
|
|
170823
170838
|
"payload": "MultipartUpload"
|
|
@@ -170842,7 +170857,7 @@ module.exports={
|
|
|
170842
170857
|
"locationName": "x-amz-version-id"
|
|
170843
170858
|
},
|
|
170844
170859
|
"SSEKMSKeyId": {
|
|
170845
|
-
"shape": "
|
|
170860
|
+
"shape": "Sk",
|
|
170846
170861
|
"location": "header",
|
|
170847
170862
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
170848
170863
|
},
|
|
@@ -170942,7 +170957,7 @@ module.exports={
|
|
|
170942
170957
|
"locationName": "Key"
|
|
170943
170958
|
},
|
|
170944
170959
|
"Metadata": {
|
|
170945
|
-
"shape": "
|
|
170960
|
+
"shape": "S12",
|
|
170946
170961
|
"location": "headers",
|
|
170947
170962
|
"locationName": "x-amz-meta-"
|
|
170948
170963
|
},
|
|
@@ -170971,7 +170986,7 @@ module.exports={
|
|
|
170971
170986
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
170972
170987
|
},
|
|
170973
170988
|
"SSECustomerKey": {
|
|
170974
|
-
"shape": "
|
|
170989
|
+
"shape": "S1a",
|
|
170975
170990
|
"location": "header",
|
|
170976
170991
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
170977
170992
|
},
|
|
@@ -170980,12 +170995,12 @@ module.exports={
|
|
|
170980
170995
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
170981
170996
|
},
|
|
170982
170997
|
"SSEKMSKeyId": {
|
|
170983
|
-
"shape": "
|
|
170998
|
+
"shape": "Sk",
|
|
170984
170999
|
"location": "header",
|
|
170985
171000
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
170986
171001
|
},
|
|
170987
171002
|
"SSEKMSEncryptionContext": {
|
|
170988
|
-
"shape": "
|
|
171003
|
+
"shape": "S1c",
|
|
170989
171004
|
"location": "header",
|
|
170990
171005
|
"locationName": "x-amz-server-side-encryption-context"
|
|
170991
171006
|
},
|
|
@@ -170994,7 +171009,7 @@ module.exports={
|
|
|
170994
171009
|
"locationName": "x-amz-copy-source-server-side-encryption-customer-algorithm"
|
|
170995
171010
|
},
|
|
170996
171011
|
"CopySourceSSECustomerKey": {
|
|
170997
|
-
"shape": "
|
|
171012
|
+
"shape": "S1e",
|
|
170998
171013
|
"location": "header",
|
|
170999
171014
|
"locationName": "x-amz-copy-source-server-side-encryption-customer-key"
|
|
171000
171015
|
},
|
|
@@ -171015,13 +171030,21 @@ module.exports={
|
|
|
171015
171030
|
"locationName": "x-amz-object-lock-mode"
|
|
171016
171031
|
},
|
|
171017
171032
|
"ObjectLockRetainUntilDate": {
|
|
171018
|
-
"shape": "
|
|
171033
|
+
"shape": "S1i",
|
|
171019
171034
|
"location": "header",
|
|
171020
171035
|
"locationName": "x-amz-object-lock-retain-until-date"
|
|
171021
171036
|
},
|
|
171022
171037
|
"ObjectLockLegalHoldStatus": {
|
|
171023
171038
|
"location": "header",
|
|
171024
171039
|
"locationName": "x-amz-object-lock-legal-hold"
|
|
171040
|
+
},
|
|
171041
|
+
"ExpectedBucketOwner": {
|
|
171042
|
+
"location": "header",
|
|
171043
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171044
|
+
},
|
|
171045
|
+
"ExpectedSourceBucketOwner": {
|
|
171046
|
+
"location": "header",
|
|
171047
|
+
"locationName": "x-amz-source-expected-bucket-owner"
|
|
171025
171048
|
}
|
|
171026
171049
|
}
|
|
171027
171050
|
},
|
|
@@ -171062,12 +171085,12 @@ module.exports={
|
|
|
171062
171085
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
171063
171086
|
},
|
|
171064
171087
|
"SSEKMSKeyId": {
|
|
171065
|
-
"shape": "
|
|
171088
|
+
"shape": "Sk",
|
|
171066
171089
|
"location": "header",
|
|
171067
171090
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
171068
171091
|
},
|
|
171069
171092
|
"SSEKMSEncryptionContext": {
|
|
171070
|
-
"shape": "
|
|
171093
|
+
"shape": "S1c",
|
|
171071
171094
|
"location": "header",
|
|
171072
171095
|
"locationName": "x-amz-server-side-encryption-context"
|
|
171073
171096
|
},
|
|
@@ -171213,7 +171236,7 @@ module.exports={
|
|
|
171213
171236
|
"locationName": "Key"
|
|
171214
171237
|
},
|
|
171215
171238
|
"Metadata": {
|
|
171216
|
-
"shape": "
|
|
171239
|
+
"shape": "S12",
|
|
171217
171240
|
"location": "headers",
|
|
171218
171241
|
"locationName": "x-amz-meta-"
|
|
171219
171242
|
},
|
|
@@ -171234,7 +171257,7 @@ module.exports={
|
|
|
171234
171257
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
171235
171258
|
},
|
|
171236
171259
|
"SSECustomerKey": {
|
|
171237
|
-
"shape": "
|
|
171260
|
+
"shape": "S1a",
|
|
171238
171261
|
"location": "header",
|
|
171239
171262
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
171240
171263
|
},
|
|
@@ -171243,12 +171266,12 @@ module.exports={
|
|
|
171243
171266
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
171244
171267
|
},
|
|
171245
171268
|
"SSEKMSKeyId": {
|
|
171246
|
-
"shape": "
|
|
171269
|
+
"shape": "Sk",
|
|
171247
171270
|
"location": "header",
|
|
171248
171271
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
171249
171272
|
},
|
|
171250
171273
|
"SSEKMSEncryptionContext": {
|
|
171251
|
-
"shape": "
|
|
171274
|
+
"shape": "S1c",
|
|
171252
171275
|
"location": "header",
|
|
171253
171276
|
"locationName": "x-amz-server-side-encryption-context"
|
|
171254
171277
|
},
|
|
@@ -171265,13 +171288,17 @@ module.exports={
|
|
|
171265
171288
|
"locationName": "x-amz-object-lock-mode"
|
|
171266
171289
|
},
|
|
171267
171290
|
"ObjectLockRetainUntilDate": {
|
|
171268
|
-
"shape": "
|
|
171291
|
+
"shape": "S1i",
|
|
171269
171292
|
"location": "header",
|
|
171270
171293
|
"locationName": "x-amz-object-lock-retain-until-date"
|
|
171271
171294
|
},
|
|
171272
171295
|
"ObjectLockLegalHoldStatus": {
|
|
171273
171296
|
"location": "header",
|
|
171274
171297
|
"locationName": "x-amz-object-lock-legal-hold"
|
|
171298
|
+
},
|
|
171299
|
+
"ExpectedBucketOwner": {
|
|
171300
|
+
"location": "header",
|
|
171301
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171275
171302
|
}
|
|
171276
171303
|
}
|
|
171277
171304
|
},
|
|
@@ -171305,12 +171332,12 @@ module.exports={
|
|
|
171305
171332
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
171306
171333
|
},
|
|
171307
171334
|
"SSEKMSKeyId": {
|
|
171308
|
-
"shape": "
|
|
171335
|
+
"shape": "Sk",
|
|
171309
171336
|
"location": "header",
|
|
171310
171337
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
171311
171338
|
},
|
|
171312
171339
|
"SSEKMSEncryptionContext": {
|
|
171313
|
-
"shape": "
|
|
171340
|
+
"shape": "S1c",
|
|
171314
171341
|
"location": "header",
|
|
171315
171342
|
"locationName": "x-amz-server-side-encryption-context"
|
|
171316
171343
|
},
|
|
@@ -171337,6 +171364,10 @@ module.exports={
|
|
|
171337
171364
|
"Bucket": {
|
|
171338
171365
|
"location": "uri",
|
|
171339
171366
|
"locationName": "Bucket"
|
|
171367
|
+
},
|
|
171368
|
+
"ExpectedBucketOwner": {
|
|
171369
|
+
"location": "header",
|
|
171370
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171340
171371
|
}
|
|
171341
171372
|
}
|
|
171342
171373
|
}
|
|
@@ -171361,6 +171392,10 @@ module.exports={
|
|
|
171361
171392
|
"Id": {
|
|
171362
171393
|
"location": "querystring",
|
|
171363
171394
|
"locationName": "id"
|
|
171395
|
+
},
|
|
171396
|
+
"ExpectedBucketOwner": {
|
|
171397
|
+
"location": "header",
|
|
171398
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171364
171399
|
}
|
|
171365
171400
|
}
|
|
171366
171401
|
}
|
|
@@ -171380,6 +171415,10 @@ module.exports={
|
|
|
171380
171415
|
"Bucket": {
|
|
171381
171416
|
"location": "uri",
|
|
171382
171417
|
"locationName": "Bucket"
|
|
171418
|
+
},
|
|
171419
|
+
"ExpectedBucketOwner": {
|
|
171420
|
+
"location": "header",
|
|
171421
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171383
171422
|
}
|
|
171384
171423
|
}
|
|
171385
171424
|
}
|
|
@@ -171399,6 +171438,10 @@ module.exports={
|
|
|
171399
171438
|
"Bucket": {
|
|
171400
171439
|
"location": "uri",
|
|
171401
171440
|
"locationName": "Bucket"
|
|
171441
|
+
},
|
|
171442
|
+
"ExpectedBucketOwner": {
|
|
171443
|
+
"location": "header",
|
|
171444
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171402
171445
|
}
|
|
171403
171446
|
}
|
|
171404
171447
|
}
|
|
@@ -171423,6 +171466,10 @@ module.exports={
|
|
|
171423
171466
|
"Id": {
|
|
171424
171467
|
"location": "querystring",
|
|
171425
171468
|
"locationName": "id"
|
|
171469
|
+
},
|
|
171470
|
+
"ExpectedBucketOwner": {
|
|
171471
|
+
"location": "header",
|
|
171472
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171426
171473
|
}
|
|
171427
171474
|
}
|
|
171428
171475
|
}
|
|
@@ -171442,6 +171489,10 @@ module.exports={
|
|
|
171442
171489
|
"Bucket": {
|
|
171443
171490
|
"location": "uri",
|
|
171444
171491
|
"locationName": "Bucket"
|
|
171492
|
+
},
|
|
171493
|
+
"ExpectedBucketOwner": {
|
|
171494
|
+
"location": "header",
|
|
171495
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171445
171496
|
}
|
|
171446
171497
|
}
|
|
171447
171498
|
}
|
|
@@ -171466,6 +171517,10 @@ module.exports={
|
|
|
171466
171517
|
"Id": {
|
|
171467
171518
|
"location": "querystring",
|
|
171468
171519
|
"locationName": "id"
|
|
171520
|
+
},
|
|
171521
|
+
"ExpectedBucketOwner": {
|
|
171522
|
+
"location": "header",
|
|
171523
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171469
171524
|
}
|
|
171470
171525
|
}
|
|
171471
171526
|
}
|
|
@@ -171485,6 +171540,10 @@ module.exports={
|
|
|
171485
171540
|
"Bucket": {
|
|
171486
171541
|
"location": "uri",
|
|
171487
171542
|
"locationName": "Bucket"
|
|
171543
|
+
},
|
|
171544
|
+
"ExpectedBucketOwner": {
|
|
171545
|
+
"location": "header",
|
|
171546
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171488
171547
|
}
|
|
171489
171548
|
}
|
|
171490
171549
|
}
|
|
@@ -171504,6 +171563,10 @@ module.exports={
|
|
|
171504
171563
|
"Bucket": {
|
|
171505
171564
|
"location": "uri",
|
|
171506
171565
|
"locationName": "Bucket"
|
|
171566
|
+
},
|
|
171567
|
+
"ExpectedBucketOwner": {
|
|
171568
|
+
"location": "header",
|
|
171569
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171507
171570
|
}
|
|
171508
171571
|
}
|
|
171509
171572
|
}
|
|
@@ -171523,6 +171586,10 @@ module.exports={
|
|
|
171523
171586
|
"Bucket": {
|
|
171524
171587
|
"location": "uri",
|
|
171525
171588
|
"locationName": "Bucket"
|
|
171589
|
+
},
|
|
171590
|
+
"ExpectedBucketOwner": {
|
|
171591
|
+
"location": "header",
|
|
171592
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171526
171593
|
}
|
|
171527
171594
|
}
|
|
171528
171595
|
}
|
|
@@ -171542,6 +171609,10 @@ module.exports={
|
|
|
171542
171609
|
"Bucket": {
|
|
171543
171610
|
"location": "uri",
|
|
171544
171611
|
"locationName": "Bucket"
|
|
171612
|
+
},
|
|
171613
|
+
"ExpectedBucketOwner": {
|
|
171614
|
+
"location": "header",
|
|
171615
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171545
171616
|
}
|
|
171546
171617
|
}
|
|
171547
171618
|
}
|
|
@@ -171583,6 +171654,10 @@ module.exports={
|
|
|
171583
171654
|
"location": "header",
|
|
171584
171655
|
"locationName": "x-amz-bypass-governance-retention",
|
|
171585
171656
|
"type": "boolean"
|
|
171657
|
+
},
|
|
171658
|
+
"ExpectedBucketOwner": {
|
|
171659
|
+
"location": "header",
|
|
171660
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171586
171661
|
}
|
|
171587
171662
|
}
|
|
171588
171663
|
},
|
|
@@ -171629,6 +171704,10 @@ module.exports={
|
|
|
171629
171704
|
"VersionId": {
|
|
171630
171705
|
"location": "querystring",
|
|
171631
171706
|
"locationName": "versionId"
|
|
171707
|
+
},
|
|
171708
|
+
"ExpectedBucketOwner": {
|
|
171709
|
+
"location": "header",
|
|
171710
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171632
171711
|
}
|
|
171633
171712
|
}
|
|
171634
171713
|
},
|
|
@@ -171699,6 +171778,10 @@ module.exports={
|
|
|
171699
171778
|
"location": "header",
|
|
171700
171779
|
"locationName": "x-amz-bypass-governance-retention",
|
|
171701
171780
|
"type": "boolean"
|
|
171781
|
+
},
|
|
171782
|
+
"ExpectedBucketOwner": {
|
|
171783
|
+
"location": "header",
|
|
171784
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171702
171785
|
}
|
|
171703
171786
|
},
|
|
171704
171787
|
"payload": "Delete"
|
|
@@ -171759,6 +171842,10 @@ module.exports={
|
|
|
171759
171842
|
"Bucket": {
|
|
171760
171843
|
"location": "uri",
|
|
171761
171844
|
"locationName": "Bucket"
|
|
171845
|
+
},
|
|
171846
|
+
"ExpectedBucketOwner": {
|
|
171847
|
+
"location": "header",
|
|
171848
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171762
171849
|
}
|
|
171763
171850
|
}
|
|
171764
171851
|
}
|
|
@@ -171777,6 +171864,10 @@ module.exports={
|
|
|
171777
171864
|
"Bucket": {
|
|
171778
171865
|
"location": "uri",
|
|
171779
171866
|
"locationName": "Bucket"
|
|
171867
|
+
},
|
|
171868
|
+
"ExpectedBucketOwner": {
|
|
171869
|
+
"location": "header",
|
|
171870
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171780
171871
|
}
|
|
171781
171872
|
}
|
|
171782
171873
|
},
|
|
@@ -171801,6 +171892,10 @@ module.exports={
|
|
|
171801
171892
|
"Bucket": {
|
|
171802
171893
|
"location": "uri",
|
|
171803
171894
|
"locationName": "Bucket"
|
|
171895
|
+
},
|
|
171896
|
+
"ExpectedBucketOwner": {
|
|
171897
|
+
"location": "header",
|
|
171898
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171804
171899
|
}
|
|
171805
171900
|
}
|
|
171806
171901
|
},
|
|
@@ -171808,10 +171903,10 @@ module.exports={
|
|
|
171808
171903
|
"type": "structure",
|
|
171809
171904
|
"members": {
|
|
171810
171905
|
"Owner": {
|
|
171811
|
-
"shape": "
|
|
171906
|
+
"shape": "S33"
|
|
171812
171907
|
},
|
|
171813
171908
|
"Grants": {
|
|
171814
|
-
"shape": "
|
|
171909
|
+
"shape": "S36",
|
|
171815
171910
|
"locationName": "AccessControlList"
|
|
171816
171911
|
}
|
|
171817
171912
|
}
|
|
@@ -171836,6 +171931,10 @@ module.exports={
|
|
|
171836
171931
|
"Id": {
|
|
171837
171932
|
"location": "querystring",
|
|
171838
171933
|
"locationName": "id"
|
|
171934
|
+
},
|
|
171935
|
+
"ExpectedBucketOwner": {
|
|
171936
|
+
"location": "header",
|
|
171937
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171839
171938
|
}
|
|
171840
171939
|
}
|
|
171841
171940
|
},
|
|
@@ -171843,7 +171942,7 @@ module.exports={
|
|
|
171843
171942
|
"type": "structure",
|
|
171844
171943
|
"members": {
|
|
171845
171944
|
"AnalyticsConfiguration": {
|
|
171846
|
-
"shape": "
|
|
171945
|
+
"shape": "S3f"
|
|
171847
171946
|
}
|
|
171848
171947
|
},
|
|
171849
171948
|
"payload": "AnalyticsConfiguration"
|
|
@@ -171863,6 +171962,10 @@ module.exports={
|
|
|
171863
171962
|
"Bucket": {
|
|
171864
171963
|
"location": "uri",
|
|
171865
171964
|
"locationName": "Bucket"
|
|
171965
|
+
},
|
|
171966
|
+
"ExpectedBucketOwner": {
|
|
171967
|
+
"location": "header",
|
|
171968
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171866
171969
|
}
|
|
171867
171970
|
}
|
|
171868
171971
|
},
|
|
@@ -171890,6 +171993,10 @@ module.exports={
|
|
|
171890
171993
|
"Bucket": {
|
|
171891
171994
|
"location": "uri",
|
|
171892
171995
|
"locationName": "Bucket"
|
|
171996
|
+
},
|
|
171997
|
+
"ExpectedBucketOwner": {
|
|
171998
|
+
"location": "header",
|
|
171999
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171893
172000
|
}
|
|
171894
172001
|
}
|
|
171895
172002
|
},
|
|
@@ -171922,6 +172029,10 @@ module.exports={
|
|
|
171922
172029
|
"Id": {
|
|
171923
172030
|
"location": "querystring",
|
|
171924
172031
|
"locationName": "id"
|
|
172032
|
+
},
|
|
172033
|
+
"ExpectedBucketOwner": {
|
|
172034
|
+
"location": "header",
|
|
172035
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171925
172036
|
}
|
|
171926
172037
|
}
|
|
171927
172038
|
},
|
|
@@ -171949,6 +172060,10 @@ module.exports={
|
|
|
171949
172060
|
"Bucket": {
|
|
171950
172061
|
"location": "uri",
|
|
171951
172062
|
"locationName": "Bucket"
|
|
172063
|
+
},
|
|
172064
|
+
"ExpectedBucketOwner": {
|
|
172065
|
+
"location": "header",
|
|
172066
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171952
172067
|
}
|
|
171953
172068
|
}
|
|
171954
172069
|
},
|
|
@@ -171977,6 +172092,10 @@ module.exports={
|
|
|
171977
172092
|
"Bucket": {
|
|
171978
172093
|
"location": "uri",
|
|
171979
172094
|
"locationName": "Bucket"
|
|
172095
|
+
},
|
|
172096
|
+
"ExpectedBucketOwner": {
|
|
172097
|
+
"location": "header",
|
|
172098
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
171980
172099
|
}
|
|
171981
172100
|
}
|
|
171982
172101
|
},
|
|
@@ -172004,6 +172123,10 @@ module.exports={
|
|
|
172004
172123
|
"Bucket": {
|
|
172005
172124
|
"location": "uri",
|
|
172006
172125
|
"locationName": "Bucket"
|
|
172126
|
+
},
|
|
172127
|
+
"ExpectedBucketOwner": {
|
|
172128
|
+
"location": "header",
|
|
172129
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172007
172130
|
}
|
|
172008
172131
|
}
|
|
172009
172132
|
},
|
|
@@ -172028,6 +172151,10 @@ module.exports={
|
|
|
172028
172151
|
"Bucket": {
|
|
172029
172152
|
"location": "uri",
|
|
172030
172153
|
"locationName": "Bucket"
|
|
172154
|
+
},
|
|
172155
|
+
"ExpectedBucketOwner": {
|
|
172156
|
+
"location": "header",
|
|
172157
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172031
172158
|
}
|
|
172032
172159
|
}
|
|
172033
172160
|
},
|
|
@@ -172059,6 +172186,10 @@ module.exports={
|
|
|
172059
172186
|
"Id": {
|
|
172060
172187
|
"location": "querystring",
|
|
172061
172188
|
"locationName": "id"
|
|
172189
|
+
},
|
|
172190
|
+
"ExpectedBucketOwner": {
|
|
172191
|
+
"location": "header",
|
|
172192
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172062
172193
|
}
|
|
172063
172194
|
}
|
|
172064
172195
|
},
|
|
@@ -172111,6 +172242,10 @@ module.exports={
|
|
|
172111
172242
|
"Bucket": {
|
|
172112
172243
|
"location": "uri",
|
|
172113
172244
|
"locationName": "Bucket"
|
|
172245
|
+
},
|
|
172246
|
+
"ExpectedBucketOwner": {
|
|
172247
|
+
"location": "header",
|
|
172248
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172114
172249
|
}
|
|
172115
172250
|
}
|
|
172116
172251
|
},
|
|
@@ -172136,6 +172271,10 @@ module.exports={
|
|
|
172136
172271
|
"Bucket": {
|
|
172137
172272
|
"location": "uri",
|
|
172138
172273
|
"locationName": "Bucket"
|
|
172274
|
+
},
|
|
172275
|
+
"ExpectedBucketOwner": {
|
|
172276
|
+
"location": "header",
|
|
172277
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172139
172278
|
}
|
|
172140
172279
|
}
|
|
172141
172280
|
},
|
|
@@ -172169,6 +172308,10 @@ module.exports={
|
|
|
172169
172308
|
"Bucket": {
|
|
172170
172309
|
"location": "uri",
|
|
172171
172310
|
"locationName": "Bucket"
|
|
172311
|
+
},
|
|
172312
|
+
"ExpectedBucketOwner": {
|
|
172313
|
+
"location": "header",
|
|
172314
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172172
172315
|
}
|
|
172173
172316
|
}
|
|
172174
172317
|
},
|
|
@@ -172196,6 +172339,10 @@ module.exports={
|
|
|
172196
172339
|
"Bucket": {
|
|
172197
172340
|
"location": "uri",
|
|
172198
172341
|
"locationName": "Bucket"
|
|
172342
|
+
},
|
|
172343
|
+
"ExpectedBucketOwner": {
|
|
172344
|
+
"location": "header",
|
|
172345
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172199
172346
|
}
|
|
172200
172347
|
}
|
|
172201
172348
|
},
|
|
@@ -172220,6 +172367,10 @@ module.exports={
|
|
|
172220
172367
|
"Bucket": {
|
|
172221
172368
|
"location": "uri",
|
|
172222
172369
|
"locationName": "Bucket"
|
|
172370
|
+
},
|
|
172371
|
+
"ExpectedBucketOwner": {
|
|
172372
|
+
"location": "header",
|
|
172373
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172223
172374
|
}
|
|
172224
172375
|
}
|
|
172225
172376
|
},
|
|
@@ -172230,7 +172381,7 @@ module.exports={
|
|
|
172230
172381
|
],
|
|
172231
172382
|
"members": {
|
|
172232
172383
|
"TagSet": {
|
|
172233
|
-
"shape": "
|
|
172384
|
+
"shape": "S3l"
|
|
172234
172385
|
}
|
|
172235
172386
|
}
|
|
172236
172387
|
}
|
|
@@ -172249,6 +172400,10 @@ module.exports={
|
|
|
172249
172400
|
"Bucket": {
|
|
172250
172401
|
"location": "uri",
|
|
172251
172402
|
"locationName": "Bucket"
|
|
172403
|
+
},
|
|
172404
|
+
"ExpectedBucketOwner": {
|
|
172405
|
+
"location": "header",
|
|
172406
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172252
172407
|
}
|
|
172253
172408
|
}
|
|
172254
172409
|
},
|
|
@@ -172276,6 +172431,10 @@ module.exports={
|
|
|
172276
172431
|
"Bucket": {
|
|
172277
172432
|
"location": "uri",
|
|
172278
172433
|
"locationName": "Bucket"
|
|
172434
|
+
},
|
|
172435
|
+
"ExpectedBucketOwner": {
|
|
172436
|
+
"location": "header",
|
|
172437
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172279
172438
|
}
|
|
172280
172439
|
}
|
|
172281
172440
|
},
|
|
@@ -172373,7 +172532,7 @@ module.exports={
|
|
|
172373
172532
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
172374
172533
|
},
|
|
172375
172534
|
"SSECustomerKey": {
|
|
172376
|
-
"shape": "
|
|
172535
|
+
"shape": "S1a",
|
|
172377
172536
|
"location": "header",
|
|
172378
172537
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
172379
172538
|
},
|
|
@@ -172389,6 +172548,10 @@ module.exports={
|
|
|
172389
172548
|
"location": "querystring",
|
|
172390
172549
|
"locationName": "partNumber",
|
|
172391
172550
|
"type": "integer"
|
|
172551
|
+
},
|
|
172552
|
+
"ExpectedBucketOwner": {
|
|
172553
|
+
"location": "header",
|
|
172554
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172392
172555
|
}
|
|
172393
172556
|
}
|
|
172394
172557
|
},
|
|
@@ -172477,7 +172640,7 @@ module.exports={
|
|
|
172477
172640
|
"locationName": "x-amz-server-side-encryption"
|
|
172478
172641
|
},
|
|
172479
172642
|
"Metadata": {
|
|
172480
|
-
"shape": "
|
|
172643
|
+
"shape": "S12",
|
|
172481
172644
|
"location": "headers",
|
|
172482
172645
|
"locationName": "x-amz-meta-"
|
|
172483
172646
|
},
|
|
@@ -172490,7 +172653,7 @@ module.exports={
|
|
|
172490
172653
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
172491
172654
|
},
|
|
172492
172655
|
"SSEKMSKeyId": {
|
|
172493
|
-
"shape": "
|
|
172656
|
+
"shape": "Sk",
|
|
172494
172657
|
"location": "header",
|
|
172495
172658
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
172496
172659
|
},
|
|
@@ -172521,7 +172684,7 @@ module.exports={
|
|
|
172521
172684
|
"locationName": "x-amz-object-lock-mode"
|
|
172522
172685
|
},
|
|
172523
172686
|
"ObjectLockRetainUntilDate": {
|
|
172524
|
-
"shape": "
|
|
172687
|
+
"shape": "S1i",
|
|
172525
172688
|
"location": "header",
|
|
172526
172689
|
"locationName": "x-amz-object-lock-retain-until-date"
|
|
172527
172690
|
},
|
|
@@ -172560,6 +172723,10 @@ module.exports={
|
|
|
172560
172723
|
"RequestPayer": {
|
|
172561
172724
|
"location": "header",
|
|
172562
172725
|
"locationName": "x-amz-request-payer"
|
|
172726
|
+
},
|
|
172727
|
+
"ExpectedBucketOwner": {
|
|
172728
|
+
"location": "header",
|
|
172729
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172563
172730
|
}
|
|
172564
172731
|
}
|
|
172565
172732
|
},
|
|
@@ -172567,10 +172734,10 @@ module.exports={
|
|
|
172567
172734
|
"type": "structure",
|
|
172568
172735
|
"members": {
|
|
172569
172736
|
"Owner": {
|
|
172570
|
-
"shape": "
|
|
172737
|
+
"shape": "S33"
|
|
172571
172738
|
},
|
|
172572
172739
|
"Grants": {
|
|
172573
|
-
"shape": "
|
|
172740
|
+
"shape": "S36",
|
|
172574
172741
|
"locationName": "AccessControlList"
|
|
172575
172742
|
},
|
|
172576
172743
|
"RequestCharged": {
|
|
@@ -172607,6 +172774,10 @@ module.exports={
|
|
|
172607
172774
|
"RequestPayer": {
|
|
172608
172775
|
"location": "header",
|
|
172609
172776
|
"locationName": "x-amz-request-payer"
|
|
172777
|
+
},
|
|
172778
|
+
"ExpectedBucketOwner": {
|
|
172779
|
+
"location": "header",
|
|
172780
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172610
172781
|
}
|
|
172611
172782
|
}
|
|
172612
172783
|
},
|
|
@@ -172634,6 +172805,10 @@ module.exports={
|
|
|
172634
172805
|
"Bucket": {
|
|
172635
172806
|
"location": "uri",
|
|
172636
172807
|
"locationName": "Bucket"
|
|
172808
|
+
},
|
|
172809
|
+
"ExpectedBucketOwner": {
|
|
172810
|
+
"location": "header",
|
|
172811
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172637
172812
|
}
|
|
172638
172813
|
}
|
|
172639
172814
|
},
|
|
@@ -172674,6 +172849,10 @@ module.exports={
|
|
|
172674
172849
|
"RequestPayer": {
|
|
172675
172850
|
"location": "header",
|
|
172676
172851
|
"locationName": "x-amz-request-payer"
|
|
172852
|
+
},
|
|
172853
|
+
"ExpectedBucketOwner": {
|
|
172854
|
+
"location": "header",
|
|
172855
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172677
172856
|
}
|
|
172678
172857
|
}
|
|
172679
172858
|
},
|
|
@@ -172710,6 +172889,10 @@ module.exports={
|
|
|
172710
172889
|
"VersionId": {
|
|
172711
172890
|
"location": "querystring",
|
|
172712
172891
|
"locationName": "versionId"
|
|
172892
|
+
},
|
|
172893
|
+
"ExpectedBucketOwner": {
|
|
172894
|
+
"location": "header",
|
|
172895
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172713
172896
|
}
|
|
172714
172897
|
}
|
|
172715
172898
|
},
|
|
@@ -172724,7 +172907,7 @@ module.exports={
|
|
|
172724
172907
|
"locationName": "x-amz-version-id"
|
|
172725
172908
|
},
|
|
172726
172909
|
"TagSet": {
|
|
172727
|
-
"shape": "
|
|
172910
|
+
"shape": "S3l"
|
|
172728
172911
|
}
|
|
172729
172912
|
}
|
|
172730
172913
|
}
|
|
@@ -172752,6 +172935,10 @@ module.exports={
|
|
|
172752
172935
|
"RequestPayer": {
|
|
172753
172936
|
"location": "header",
|
|
172754
172937
|
"locationName": "x-amz-request-payer"
|
|
172938
|
+
},
|
|
172939
|
+
"ExpectedBucketOwner": {
|
|
172940
|
+
"location": "header",
|
|
172941
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172755
172942
|
}
|
|
172756
172943
|
}
|
|
172757
172944
|
},
|
|
@@ -172784,6 +172971,10 @@ module.exports={
|
|
|
172784
172971
|
"Bucket": {
|
|
172785
172972
|
"location": "uri",
|
|
172786
172973
|
"locationName": "Bucket"
|
|
172974
|
+
},
|
|
172975
|
+
"ExpectedBucketOwner": {
|
|
172976
|
+
"location": "header",
|
|
172977
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172787
172978
|
}
|
|
172788
172979
|
}
|
|
172789
172980
|
},
|
|
@@ -172811,6 +173002,10 @@ module.exports={
|
|
|
172811
173002
|
"Bucket": {
|
|
172812
173003
|
"location": "uri",
|
|
172813
173004
|
"locationName": "Bucket"
|
|
173005
|
+
},
|
|
173006
|
+
"ExpectedBucketOwner": {
|
|
173007
|
+
"location": "header",
|
|
173008
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172814
173009
|
}
|
|
172815
173010
|
}
|
|
172816
173011
|
}
|
|
@@ -172866,7 +173061,7 @@ module.exports={
|
|
|
172866
173061
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
172867
173062
|
},
|
|
172868
173063
|
"SSECustomerKey": {
|
|
172869
|
-
"shape": "
|
|
173064
|
+
"shape": "S1a",
|
|
172870
173065
|
"location": "header",
|
|
172871
173066
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
172872
173067
|
},
|
|
@@ -172882,6 +173077,10 @@ module.exports={
|
|
|
172882
173077
|
"location": "querystring",
|
|
172883
173078
|
"locationName": "partNumber",
|
|
172884
173079
|
"type": "integer"
|
|
173080
|
+
},
|
|
173081
|
+
"ExpectedBucketOwner": {
|
|
173082
|
+
"location": "header",
|
|
173083
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
172885
173084
|
}
|
|
172886
173085
|
}
|
|
172887
173086
|
},
|
|
@@ -172962,7 +173161,7 @@ module.exports={
|
|
|
172962
173161
|
"locationName": "x-amz-server-side-encryption"
|
|
172963
173162
|
},
|
|
172964
173163
|
"Metadata": {
|
|
172965
|
-
"shape": "
|
|
173164
|
+
"shape": "S12",
|
|
172966
173165
|
"location": "headers",
|
|
172967
173166
|
"locationName": "x-amz-meta-"
|
|
172968
173167
|
},
|
|
@@ -172975,7 +173174,7 @@ module.exports={
|
|
|
172975
173174
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
172976
173175
|
},
|
|
172977
173176
|
"SSEKMSKeyId": {
|
|
172978
|
-
"shape": "
|
|
173177
|
+
"shape": "Sk",
|
|
172979
173178
|
"location": "header",
|
|
172980
173179
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
172981
173180
|
},
|
|
@@ -173001,7 +173200,7 @@ module.exports={
|
|
|
173001
173200
|
"locationName": "x-amz-object-lock-mode"
|
|
173002
173201
|
},
|
|
173003
173202
|
"ObjectLockRetainUntilDate": {
|
|
173004
|
-
"shape": "
|
|
173203
|
+
"shape": "S1i",
|
|
173005
173204
|
"location": "header",
|
|
173006
173205
|
"locationName": "x-amz-object-lock-retain-until-date"
|
|
173007
173206
|
},
|
|
@@ -173030,6 +173229,10 @@ module.exports={
|
|
|
173030
173229
|
"ContinuationToken": {
|
|
173031
173230
|
"location": "querystring",
|
|
173032
173231
|
"locationName": "continuation-token"
|
|
173232
|
+
},
|
|
173233
|
+
"ExpectedBucketOwner": {
|
|
173234
|
+
"location": "header",
|
|
173235
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173033
173236
|
}
|
|
173034
173237
|
}
|
|
173035
173238
|
},
|
|
@@ -173045,7 +173248,7 @@ module.exports={
|
|
|
173045
173248
|
"locationName": "AnalyticsConfiguration",
|
|
173046
173249
|
"type": "list",
|
|
173047
173250
|
"member": {
|
|
173048
|
-
"shape": "
|
|
173251
|
+
"shape": "S3f"
|
|
173049
173252
|
},
|
|
173050
173253
|
"flattened": true
|
|
173051
173254
|
}
|
|
@@ -173070,6 +173273,10 @@ module.exports={
|
|
|
173070
173273
|
"ContinuationToken": {
|
|
173071
173274
|
"location": "querystring",
|
|
173072
173275
|
"locationName": "continuation-token"
|
|
173276
|
+
},
|
|
173277
|
+
"ExpectedBucketOwner": {
|
|
173278
|
+
"location": "header",
|
|
173279
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173073
173280
|
}
|
|
173074
173281
|
}
|
|
173075
173282
|
},
|
|
@@ -173110,6 +173317,10 @@ module.exports={
|
|
|
173110
173317
|
"ContinuationToken": {
|
|
173111
173318
|
"location": "querystring",
|
|
173112
173319
|
"locationName": "continuation-token"
|
|
173320
|
+
},
|
|
173321
|
+
"ExpectedBucketOwner": {
|
|
173322
|
+
"location": "header",
|
|
173323
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173113
173324
|
}
|
|
173114
173325
|
}
|
|
173115
173326
|
},
|
|
@@ -173153,7 +173364,7 @@ module.exports={
|
|
|
173153
173364
|
}
|
|
173154
173365
|
},
|
|
173155
173366
|
"Owner": {
|
|
173156
|
-
"shape": "
|
|
173367
|
+
"shape": "S33"
|
|
173157
173368
|
}
|
|
173158
173369
|
}
|
|
173159
173370
|
},
|
|
@@ -173198,6 +173409,10 @@ module.exports={
|
|
|
173198
173409
|
"UploadIdMarker": {
|
|
173199
173410
|
"location": "querystring",
|
|
173200
173411
|
"locationName": "upload-id-marker"
|
|
173412
|
+
},
|
|
173413
|
+
"ExpectedBucketOwner": {
|
|
173414
|
+
"location": "header",
|
|
173415
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173201
173416
|
}
|
|
173202
173417
|
}
|
|
173203
173418
|
},
|
|
@@ -173230,7 +173445,7 @@ module.exports={
|
|
|
173230
173445
|
},
|
|
173231
173446
|
"StorageClass": {},
|
|
173232
173447
|
"Owner": {
|
|
173233
|
-
"shape": "
|
|
173448
|
+
"shape": "S33"
|
|
173234
173449
|
},
|
|
173235
173450
|
"Initiator": {
|
|
173236
173451
|
"shape": "Sad"
|
|
@@ -173285,6 +173500,10 @@ module.exports={
|
|
|
173285
173500
|
"VersionIdMarker": {
|
|
173286
173501
|
"location": "querystring",
|
|
173287
173502
|
"locationName": "version-id-marker"
|
|
173503
|
+
},
|
|
173504
|
+
"ExpectedBucketOwner": {
|
|
173505
|
+
"location": "header",
|
|
173506
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173288
173507
|
}
|
|
173289
173508
|
}
|
|
173290
173509
|
},
|
|
@@ -173318,7 +173537,7 @@ module.exports={
|
|
|
173318
173537
|
"type": "timestamp"
|
|
173319
173538
|
},
|
|
173320
173539
|
"Owner": {
|
|
173321
|
-
"shape": "
|
|
173540
|
+
"shape": "S33"
|
|
173322
173541
|
}
|
|
173323
173542
|
}
|
|
173324
173543
|
},
|
|
@@ -173331,7 +173550,7 @@ module.exports={
|
|
|
173331
173550
|
"type": "structure",
|
|
173332
173551
|
"members": {
|
|
173333
173552
|
"Owner": {
|
|
173334
|
-
"shape": "
|
|
173553
|
+
"shape": "S33"
|
|
173335
173554
|
},
|
|
173336
173555
|
"Key": {},
|
|
173337
173556
|
"VersionId": {},
|
|
@@ -173398,6 +173617,10 @@ module.exports={
|
|
|
173398
173617
|
"RequestPayer": {
|
|
173399
173618
|
"location": "header",
|
|
173400
173619
|
"locationName": "x-amz-request-payer"
|
|
173620
|
+
},
|
|
173621
|
+
"ExpectedBucketOwner": {
|
|
173622
|
+
"location": "header",
|
|
173623
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173401
173624
|
}
|
|
173402
173625
|
}
|
|
173403
173626
|
},
|
|
@@ -173474,6 +173697,10 @@ module.exports={
|
|
|
173474
173697
|
"RequestPayer": {
|
|
173475
173698
|
"location": "header",
|
|
173476
173699
|
"locationName": "x-amz-request-payer"
|
|
173700
|
+
},
|
|
173701
|
+
"ExpectedBucketOwner": {
|
|
173702
|
+
"location": "header",
|
|
173703
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173477
173704
|
}
|
|
173478
173705
|
}
|
|
173479
173706
|
},
|
|
@@ -173543,6 +173770,10 @@ module.exports={
|
|
|
173543
173770
|
"RequestPayer": {
|
|
173544
173771
|
"location": "header",
|
|
173545
173772
|
"locationName": "x-amz-request-payer"
|
|
173773
|
+
},
|
|
173774
|
+
"ExpectedBucketOwner": {
|
|
173775
|
+
"location": "header",
|
|
173776
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173546
173777
|
}
|
|
173547
173778
|
}
|
|
173548
173779
|
},
|
|
@@ -173597,7 +173828,7 @@ module.exports={
|
|
|
173597
173828
|
"shape": "Sad"
|
|
173598
173829
|
},
|
|
173599
173830
|
"Owner": {
|
|
173600
|
-
"shape": "
|
|
173831
|
+
"shape": "S33"
|
|
173601
173832
|
},
|
|
173602
173833
|
"StorageClass": {},
|
|
173603
173834
|
"RequestCharged": {
|
|
@@ -173632,6 +173863,10 @@ module.exports={
|
|
|
173632
173863
|
"members": {
|
|
173633
173864
|
"Status": {}
|
|
173634
173865
|
}
|
|
173866
|
+
},
|
|
173867
|
+
"ExpectedBucketOwner": {
|
|
173868
|
+
"location": "header",
|
|
173869
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173635
173870
|
}
|
|
173636
173871
|
},
|
|
173637
173872
|
"payload": "AccelerateConfiguration"
|
|
@@ -173688,6 +173923,10 @@ module.exports={
|
|
|
173688
173923
|
"GrantWriteACP": {
|
|
173689
173924
|
"location": "header",
|
|
173690
173925
|
"locationName": "x-amz-grant-write-acp"
|
|
173926
|
+
},
|
|
173927
|
+
"ExpectedBucketOwner": {
|
|
173928
|
+
"location": "header",
|
|
173929
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173691
173930
|
}
|
|
173692
173931
|
},
|
|
173693
173932
|
"payload": "AccessControlPolicy"
|
|
@@ -173716,11 +173955,15 @@ module.exports={
|
|
|
173716
173955
|
"locationName": "id"
|
|
173717
173956
|
},
|
|
173718
173957
|
"AnalyticsConfiguration": {
|
|
173719
|
-
"shape": "
|
|
173958
|
+
"shape": "S3f",
|
|
173720
173959
|
"locationName": "AnalyticsConfiguration",
|
|
173721
173960
|
"xmlNamespace": {
|
|
173722
173961
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
173723
173962
|
}
|
|
173963
|
+
},
|
|
173964
|
+
"ExpectedBucketOwner": {
|
|
173965
|
+
"location": "header",
|
|
173966
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173724
173967
|
}
|
|
173725
173968
|
},
|
|
173726
173969
|
"payload": "AnalyticsConfiguration"
|
|
@@ -173763,6 +174006,10 @@ module.exports={
|
|
|
173763
174006
|
"deprecatedMessage": "Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
|
|
173764
174007
|
"location": "header",
|
|
173765
174008
|
"locationName": "Content-MD5"
|
|
174009
|
+
},
|
|
174010
|
+
"ExpectedBucketOwner": {
|
|
174011
|
+
"location": "header",
|
|
174012
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173766
174013
|
}
|
|
173767
174014
|
},
|
|
173768
174015
|
"payload": "CORSConfiguration"
|
|
@@ -173797,6 +174044,10 @@ module.exports={
|
|
|
173797
174044
|
"xmlNamespace": {
|
|
173798
174045
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
173799
174046
|
}
|
|
174047
|
+
},
|
|
174048
|
+
"ExpectedBucketOwner": {
|
|
174049
|
+
"location": "header",
|
|
174050
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173800
174051
|
}
|
|
173801
174052
|
},
|
|
173802
174053
|
"payload": "ServerSideEncryptionConfiguration"
|
|
@@ -173830,6 +174081,10 @@ module.exports={
|
|
|
173830
174081
|
"xmlNamespace": {
|
|
173831
174082
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
173832
174083
|
}
|
|
174084
|
+
},
|
|
174085
|
+
"ExpectedBucketOwner": {
|
|
174086
|
+
"location": "header",
|
|
174087
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173833
174088
|
}
|
|
173834
174089
|
},
|
|
173835
174090
|
"payload": "InventoryConfiguration"
|
|
@@ -173871,6 +174126,10 @@ module.exports={
|
|
|
173871
174126
|
"locationName": "Rule"
|
|
173872
174127
|
}
|
|
173873
174128
|
}
|
|
174129
|
+
},
|
|
174130
|
+
"ExpectedBucketOwner": {
|
|
174131
|
+
"location": "header",
|
|
174132
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173874
174133
|
}
|
|
173875
174134
|
},
|
|
173876
174135
|
"payload": "LifecycleConfiguration"
|
|
@@ -173908,6 +174167,10 @@ module.exports={
|
|
|
173908
174167
|
"locationName": "Rule"
|
|
173909
174168
|
}
|
|
173910
174169
|
}
|
|
174170
|
+
},
|
|
174171
|
+
"ExpectedBucketOwner": {
|
|
174172
|
+
"location": "header",
|
|
174173
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173911
174174
|
}
|
|
173912
174175
|
},
|
|
173913
174176
|
"payload": "LifecycleConfiguration"
|
|
@@ -173947,6 +174210,10 @@ module.exports={
|
|
|
173947
174210
|
"deprecatedMessage": "Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
|
|
173948
174211
|
"location": "header",
|
|
173949
174212
|
"locationName": "Content-MD5"
|
|
174213
|
+
},
|
|
174214
|
+
"ExpectedBucketOwner": {
|
|
174215
|
+
"location": "header",
|
|
174216
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173950
174217
|
}
|
|
173951
174218
|
},
|
|
173952
174219
|
"payload": "BucketLoggingStatus"
|
|
@@ -173980,6 +174247,10 @@ module.exports={
|
|
|
173980
174247
|
"xmlNamespace": {
|
|
173981
174248
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
173982
174249
|
}
|
|
174250
|
+
},
|
|
174251
|
+
"ExpectedBucketOwner": {
|
|
174252
|
+
"location": "header",
|
|
174253
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
173983
174254
|
}
|
|
173984
174255
|
},
|
|
173985
174256
|
"payload": "MetricsConfiguration"
|
|
@@ -174013,6 +174284,10 @@ module.exports={
|
|
|
174013
174284
|
"xmlNamespace": {
|
|
174014
174285
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
174015
174286
|
}
|
|
174287
|
+
},
|
|
174288
|
+
"ExpectedBucketOwner": {
|
|
174289
|
+
"location": "header",
|
|
174290
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174016
174291
|
}
|
|
174017
174292
|
},
|
|
174018
174293
|
"payload": "NotificationConfiguration"
|
|
@@ -174042,6 +174317,10 @@ module.exports={
|
|
|
174042
174317
|
"xmlNamespace": {
|
|
174043
174318
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
174044
174319
|
}
|
|
174320
|
+
},
|
|
174321
|
+
"ExpectedBucketOwner": {
|
|
174322
|
+
"location": "header",
|
|
174323
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174045
174324
|
}
|
|
174046
174325
|
},
|
|
174047
174326
|
"payload": "NotificationConfiguration"
|
|
@@ -174074,7 +174353,11 @@ module.exports={
|
|
|
174074
174353
|
"locationName": "x-amz-confirm-remove-self-bucket-access",
|
|
174075
174354
|
"type": "boolean"
|
|
174076
174355
|
},
|
|
174077
|
-
"Policy": {}
|
|
174356
|
+
"Policy": {},
|
|
174357
|
+
"ExpectedBucketOwner": {
|
|
174358
|
+
"location": "header",
|
|
174359
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174360
|
+
}
|
|
174078
174361
|
},
|
|
174079
174362
|
"payload": "Policy"
|
|
174080
174363
|
},
|
|
@@ -174112,6 +174395,10 @@ module.exports={
|
|
|
174112
174395
|
"Token": {
|
|
174113
174396
|
"location": "header",
|
|
174114
174397
|
"locationName": "x-amz-bucket-object-lock-token"
|
|
174398
|
+
},
|
|
174399
|
+
"ExpectedBucketOwner": {
|
|
174400
|
+
"location": "header",
|
|
174401
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174115
174402
|
}
|
|
174116
174403
|
},
|
|
174117
174404
|
"payload": "ReplicationConfiguration"
|
|
@@ -174152,6 +174439,10 @@ module.exports={
|
|
|
174152
174439
|
"members": {
|
|
174153
174440
|
"Payer": {}
|
|
174154
174441
|
}
|
|
174442
|
+
},
|
|
174443
|
+
"ExpectedBucketOwner": {
|
|
174444
|
+
"location": "header",
|
|
174445
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174155
174446
|
}
|
|
174156
174447
|
},
|
|
174157
174448
|
"payload": "RequestPaymentConfiguration"
|
|
@@ -174186,6 +174477,10 @@ module.exports={
|
|
|
174186
174477
|
"xmlNamespace": {
|
|
174187
174478
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
174188
174479
|
}
|
|
174480
|
+
},
|
|
174481
|
+
"ExpectedBucketOwner": {
|
|
174482
|
+
"location": "header",
|
|
174483
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174189
174484
|
}
|
|
174190
174485
|
},
|
|
174191
174486
|
"payload": "Tagging"
|
|
@@ -174230,6 +174525,10 @@ module.exports={
|
|
|
174230
174525
|
},
|
|
174231
174526
|
"Status": {}
|
|
174232
174527
|
}
|
|
174528
|
+
},
|
|
174529
|
+
"ExpectedBucketOwner": {
|
|
174530
|
+
"location": "header",
|
|
174531
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174233
174532
|
}
|
|
174234
174533
|
},
|
|
174235
174534
|
"payload": "VersioningConfiguration"
|
|
@@ -174278,6 +174577,10 @@ module.exports={
|
|
|
174278
174577
|
"shape": "S7z"
|
|
174279
174578
|
}
|
|
174280
174579
|
}
|
|
174580
|
+
},
|
|
174581
|
+
"ExpectedBucketOwner": {
|
|
174582
|
+
"location": "header",
|
|
174583
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174281
174584
|
}
|
|
174282
174585
|
},
|
|
174283
174586
|
"payload": "WebsiteConfiguration"
|
|
@@ -174363,7 +174666,7 @@ module.exports={
|
|
|
174363
174666
|
"locationName": "Key"
|
|
174364
174667
|
},
|
|
174365
174668
|
"Metadata": {
|
|
174366
|
-
"shape": "
|
|
174669
|
+
"shape": "S12",
|
|
174367
174670
|
"location": "headers",
|
|
174368
174671
|
"locationName": "x-amz-meta-"
|
|
174369
174672
|
},
|
|
@@ -174384,7 +174687,7 @@ module.exports={
|
|
|
174384
174687
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
174385
174688
|
},
|
|
174386
174689
|
"SSECustomerKey": {
|
|
174387
|
-
"shape": "
|
|
174690
|
+
"shape": "S1a",
|
|
174388
174691
|
"location": "header",
|
|
174389
174692
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
174390
174693
|
},
|
|
@@ -174393,12 +174696,12 @@ module.exports={
|
|
|
174393
174696
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
174394
174697
|
},
|
|
174395
174698
|
"SSEKMSKeyId": {
|
|
174396
|
-
"shape": "
|
|
174699
|
+
"shape": "Sk",
|
|
174397
174700
|
"location": "header",
|
|
174398
174701
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
174399
174702
|
},
|
|
174400
174703
|
"SSEKMSEncryptionContext": {
|
|
174401
|
-
"shape": "
|
|
174704
|
+
"shape": "S1c",
|
|
174402
174705
|
"location": "header",
|
|
174403
174706
|
"locationName": "x-amz-server-side-encryption-context"
|
|
174404
174707
|
},
|
|
@@ -174415,13 +174718,17 @@ module.exports={
|
|
|
174415
174718
|
"locationName": "x-amz-object-lock-mode"
|
|
174416
174719
|
},
|
|
174417
174720
|
"ObjectLockRetainUntilDate": {
|
|
174418
|
-
"shape": "
|
|
174721
|
+
"shape": "S1i",
|
|
174419
174722
|
"location": "header",
|
|
174420
174723
|
"locationName": "x-amz-object-lock-retain-until-date"
|
|
174421
174724
|
},
|
|
174422
174725
|
"ObjectLockLegalHoldStatus": {
|
|
174423
174726
|
"location": "header",
|
|
174424
174727
|
"locationName": "x-amz-object-lock-legal-hold"
|
|
174728
|
+
},
|
|
174729
|
+
"ExpectedBucketOwner": {
|
|
174730
|
+
"location": "header",
|
|
174731
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174425
174732
|
}
|
|
174426
174733
|
},
|
|
174427
174734
|
"payload": "Body"
|
|
@@ -174454,12 +174761,12 @@ module.exports={
|
|
|
174454
174761
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
174455
174762
|
},
|
|
174456
174763
|
"SSEKMSKeyId": {
|
|
174457
|
-
"shape": "
|
|
174764
|
+
"shape": "Sk",
|
|
174458
174765
|
"location": "header",
|
|
174459
174766
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
174460
174767
|
},
|
|
174461
174768
|
"SSEKMSEncryptionContext": {
|
|
174462
|
-
"shape": "
|
|
174769
|
+
"shape": "S1c",
|
|
174463
174770
|
"location": "header",
|
|
174464
174771
|
"locationName": "x-amz-server-side-encryption-context"
|
|
174465
174772
|
},
|
|
@@ -174534,6 +174841,10 @@ module.exports={
|
|
|
174534
174841
|
"VersionId": {
|
|
174535
174842
|
"location": "querystring",
|
|
174536
174843
|
"locationName": "versionId"
|
|
174844
|
+
},
|
|
174845
|
+
"ExpectedBucketOwner": {
|
|
174846
|
+
"location": "header",
|
|
174847
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174537
174848
|
}
|
|
174538
174849
|
},
|
|
174539
174850
|
"payload": "AccessControlPolicy"
|
|
@@ -174589,6 +174900,10 @@ module.exports={
|
|
|
174589
174900
|
"deprecatedMessage": "Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
|
|
174590
174901
|
"location": "header",
|
|
174591
174902
|
"locationName": "Content-MD5"
|
|
174903
|
+
},
|
|
174904
|
+
"ExpectedBucketOwner": {
|
|
174905
|
+
"location": "header",
|
|
174906
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174592
174907
|
}
|
|
174593
174908
|
},
|
|
174594
174909
|
"payload": "LegalHold"
|
|
@@ -174639,6 +174954,10 @@ module.exports={
|
|
|
174639
174954
|
"deprecatedMessage": "Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
|
|
174640
174955
|
"location": "header",
|
|
174641
174956
|
"locationName": "Content-MD5"
|
|
174957
|
+
},
|
|
174958
|
+
"ExpectedBucketOwner": {
|
|
174959
|
+
"location": "header",
|
|
174960
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174642
174961
|
}
|
|
174643
174962
|
},
|
|
174644
174963
|
"payload": "ObjectLockConfiguration"
|
|
@@ -174699,6 +175018,10 @@ module.exports={
|
|
|
174699
175018
|
"deprecatedMessage": "Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
|
|
174700
175019
|
"location": "header",
|
|
174701
175020
|
"locationName": "Content-MD5"
|
|
175021
|
+
},
|
|
175022
|
+
"ExpectedBucketOwner": {
|
|
175023
|
+
"location": "header",
|
|
175024
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174702
175025
|
}
|
|
174703
175026
|
},
|
|
174704
175027
|
"payload": "Retention"
|
|
@@ -174751,6 +175074,10 @@ module.exports={
|
|
|
174751
175074
|
"xmlNamespace": {
|
|
174752
175075
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
174753
175076
|
}
|
|
175077
|
+
},
|
|
175078
|
+
"ExpectedBucketOwner": {
|
|
175079
|
+
"location": "header",
|
|
175080
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174754
175081
|
}
|
|
174755
175082
|
},
|
|
174756
175083
|
"payload": "Tagging"
|
|
@@ -174794,6 +175121,10 @@ module.exports={
|
|
|
174794
175121
|
"xmlNamespace": {
|
|
174795
175122
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
|
174796
175123
|
}
|
|
175124
|
+
},
|
|
175125
|
+
"ExpectedBucketOwner": {
|
|
175126
|
+
"location": "header",
|
|
175127
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174797
175128
|
}
|
|
174798
175129
|
},
|
|
174799
175130
|
"payload": "PublicAccessBlockConfiguration"
|
|
@@ -174884,14 +175215,14 @@ module.exports={
|
|
|
174884
175215
|
"members": {
|
|
174885
175216
|
"EncryptionType": {},
|
|
174886
175217
|
"KMSKeyId": {
|
|
174887
|
-
"shape": "
|
|
175218
|
+
"shape": "Sk"
|
|
174888
175219
|
},
|
|
174889
175220
|
"KMSContext": {}
|
|
174890
175221
|
}
|
|
174891
175222
|
},
|
|
174892
175223
|
"CannedACL": {},
|
|
174893
175224
|
"AccessControlList": {
|
|
174894
|
-
"shape": "
|
|
175225
|
+
"shape": "S36"
|
|
174895
175226
|
},
|
|
174896
175227
|
"Tagging": {
|
|
174897
175228
|
"shape": "Sc1"
|
|
@@ -174917,6 +175248,10 @@ module.exports={
|
|
|
174917
175248
|
"RequestPayer": {
|
|
174918
175249
|
"location": "header",
|
|
174919
175250
|
"locationName": "x-amz-request-payer"
|
|
175251
|
+
},
|
|
175252
|
+
"ExpectedBucketOwner": {
|
|
175253
|
+
"location": "header",
|
|
175254
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
174920
175255
|
}
|
|
174921
175256
|
},
|
|
174922
175257
|
"payload": "RestoreRequest"
|
|
@@ -174968,7 +175303,7 @@ module.exports={
|
|
|
174968
175303
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
174969
175304
|
},
|
|
174970
175305
|
"SSECustomerKey": {
|
|
174971
|
-
"shape": "
|
|
175306
|
+
"shape": "S1a",
|
|
174972
175307
|
"location": "header",
|
|
174973
175308
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
174974
175309
|
},
|
|
@@ -175002,6 +175337,10 @@ module.exports={
|
|
|
175002
175337
|
"type": "long"
|
|
175003
175338
|
}
|
|
175004
175339
|
}
|
|
175340
|
+
},
|
|
175341
|
+
"ExpectedBucketOwner": {
|
|
175342
|
+
"location": "header",
|
|
175343
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
175005
175344
|
}
|
|
175006
175345
|
}
|
|
175007
175346
|
},
|
|
@@ -175129,7 +175468,7 @@ module.exports={
|
|
|
175129
175468
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
175130
175469
|
},
|
|
175131
175470
|
"SSECustomerKey": {
|
|
175132
|
-
"shape": "
|
|
175471
|
+
"shape": "S1a",
|
|
175133
175472
|
"location": "header",
|
|
175134
175473
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
175135
175474
|
},
|
|
@@ -175140,6 +175479,10 @@ module.exports={
|
|
|
175140
175479
|
"RequestPayer": {
|
|
175141
175480
|
"location": "header",
|
|
175142
175481
|
"locationName": "x-amz-request-payer"
|
|
175482
|
+
},
|
|
175483
|
+
"ExpectedBucketOwner": {
|
|
175484
|
+
"location": "header",
|
|
175485
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
175143
175486
|
}
|
|
175144
175487
|
},
|
|
175145
175488
|
"payload": "Body"
|
|
@@ -175164,7 +175507,7 @@ module.exports={
|
|
|
175164
175507
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
175165
175508
|
},
|
|
175166
175509
|
"SSEKMSKeyId": {
|
|
175167
|
-
"shape": "
|
|
175510
|
+
"shape": "Sk",
|
|
175168
175511
|
"location": "header",
|
|
175169
175512
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
175170
175513
|
},
|
|
@@ -175238,7 +175581,7 @@ module.exports={
|
|
|
175238
175581
|
"locationName": "x-amz-server-side-encryption-customer-algorithm"
|
|
175239
175582
|
},
|
|
175240
175583
|
"SSECustomerKey": {
|
|
175241
|
-
"shape": "
|
|
175584
|
+
"shape": "S1a",
|
|
175242
175585
|
"location": "header",
|
|
175243
175586
|
"locationName": "x-amz-server-side-encryption-customer-key"
|
|
175244
175587
|
},
|
|
@@ -175251,7 +175594,7 @@ module.exports={
|
|
|
175251
175594
|
"locationName": "x-amz-copy-source-server-side-encryption-customer-algorithm"
|
|
175252
175595
|
},
|
|
175253
175596
|
"CopySourceSSECustomerKey": {
|
|
175254
|
-
"shape": "
|
|
175597
|
+
"shape": "S1e",
|
|
175255
175598
|
"location": "header",
|
|
175256
175599
|
"locationName": "x-amz-copy-source-server-side-encryption-customer-key"
|
|
175257
175600
|
},
|
|
@@ -175262,6 +175605,14 @@ module.exports={
|
|
|
175262
175605
|
"RequestPayer": {
|
|
175263
175606
|
"location": "header",
|
|
175264
175607
|
"locationName": "x-amz-request-payer"
|
|
175608
|
+
},
|
|
175609
|
+
"ExpectedBucketOwner": {
|
|
175610
|
+
"location": "header",
|
|
175611
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
175612
|
+
},
|
|
175613
|
+
"ExpectedSourceBucketOwner": {
|
|
175614
|
+
"location": "header",
|
|
175615
|
+
"locationName": "x-amz-source-expected-bucket-owner"
|
|
175265
175616
|
}
|
|
175266
175617
|
}
|
|
175267
175618
|
},
|
|
@@ -175294,7 +175645,7 @@ module.exports={
|
|
|
175294
175645
|
"locationName": "x-amz-server-side-encryption-customer-key-MD5"
|
|
175295
175646
|
},
|
|
175296
175647
|
"SSEKMSKeyId": {
|
|
175297
|
-
"shape": "
|
|
175648
|
+
"shape": "Sk",
|
|
175298
175649
|
"location": "header",
|
|
175299
175650
|
"locationName": "x-amz-server-side-encryption-aws-kms-key-id"
|
|
175300
175651
|
},
|
|
@@ -175308,52 +175659,52 @@ module.exports={
|
|
|
175308
175659
|
}
|
|
175309
175660
|
},
|
|
175310
175661
|
"shapes": {
|
|
175311
|
-
"
|
|
175662
|
+
"Sk": {
|
|
175312
175663
|
"type": "string",
|
|
175313
175664
|
"sensitive": true
|
|
175314
175665
|
},
|
|
175315
|
-
"
|
|
175666
|
+
"S12": {
|
|
175316
175667
|
"type": "map",
|
|
175317
175668
|
"key": {},
|
|
175318
175669
|
"value": {}
|
|
175319
175670
|
},
|
|
175320
|
-
"
|
|
175671
|
+
"S1a": {
|
|
175321
175672
|
"type": "blob",
|
|
175322
175673
|
"sensitive": true
|
|
175323
175674
|
},
|
|
175324
|
-
"
|
|
175675
|
+
"S1c": {
|
|
175325
175676
|
"type": "string",
|
|
175326
175677
|
"sensitive": true
|
|
175327
175678
|
},
|
|
175328
|
-
"
|
|
175679
|
+
"S1e": {
|
|
175329
175680
|
"type": "blob",
|
|
175330
175681
|
"sensitive": true
|
|
175331
175682
|
},
|
|
175332
|
-
"
|
|
175683
|
+
"S1i": {
|
|
175333
175684
|
"type": "timestamp",
|
|
175334
175685
|
"timestampFormat": "iso8601"
|
|
175335
175686
|
},
|
|
175336
|
-
"
|
|
175687
|
+
"S33": {
|
|
175337
175688
|
"type": "structure",
|
|
175338
175689
|
"members": {
|
|
175339
175690
|
"DisplayName": {},
|
|
175340
175691
|
"ID": {}
|
|
175341
175692
|
}
|
|
175342
175693
|
},
|
|
175343
|
-
"
|
|
175694
|
+
"S36": {
|
|
175344
175695
|
"type": "list",
|
|
175345
175696
|
"member": {
|
|
175346
175697
|
"locationName": "Grant",
|
|
175347
175698
|
"type": "structure",
|
|
175348
175699
|
"members": {
|
|
175349
175700
|
"Grantee": {
|
|
175350
|
-
"shape": "
|
|
175701
|
+
"shape": "S38"
|
|
175351
175702
|
},
|
|
175352
175703
|
"Permission": {}
|
|
175353
175704
|
}
|
|
175354
175705
|
}
|
|
175355
175706
|
},
|
|
175356
|
-
"
|
|
175707
|
+
"S38": {
|
|
175357
175708
|
"type": "structure",
|
|
175358
175709
|
"required": [
|
|
175359
175710
|
"Type"
|
|
@@ -175373,7 +175724,7 @@ module.exports={
|
|
|
175373
175724
|
"uri": "http://www.w3.org/2001/XMLSchema-instance"
|
|
175374
175725
|
}
|
|
175375
175726
|
},
|
|
175376
|
-
"
|
|
175727
|
+
"S3f": {
|
|
175377
175728
|
"type": "structure",
|
|
175378
175729
|
"required": [
|
|
175379
175730
|
"Id",
|
|
@@ -175386,14 +175737,14 @@ module.exports={
|
|
|
175386
175737
|
"members": {
|
|
175387
175738
|
"Prefix": {},
|
|
175388
175739
|
"Tag": {
|
|
175389
|
-
"shape": "
|
|
175740
|
+
"shape": "S3i"
|
|
175390
175741
|
},
|
|
175391
175742
|
"And": {
|
|
175392
175743
|
"type": "structure",
|
|
175393
175744
|
"members": {
|
|
175394
175745
|
"Prefix": {},
|
|
175395
175746
|
"Tags": {
|
|
175396
|
-
"shape": "
|
|
175747
|
+
"shape": "S3l",
|
|
175397
175748
|
"flattened": true,
|
|
175398
175749
|
"locationName": "Tag"
|
|
175399
175750
|
}
|
|
@@ -175439,7 +175790,7 @@ module.exports={
|
|
|
175439
175790
|
}
|
|
175440
175791
|
}
|
|
175441
175792
|
},
|
|
175442
|
-
"
|
|
175793
|
+
"S3i": {
|
|
175443
175794
|
"type": "structure",
|
|
175444
175795
|
"required": [
|
|
175445
175796
|
"Key",
|
|
@@ -175450,10 +175801,10 @@ module.exports={
|
|
|
175450
175801
|
"Value": {}
|
|
175451
175802
|
}
|
|
175452
175803
|
},
|
|
175453
|
-
"
|
|
175804
|
+
"S3l": {
|
|
175454
175805
|
"type": "list",
|
|
175455
175806
|
"member": {
|
|
175456
|
-
"shape": "
|
|
175807
|
+
"shape": "S3i",
|
|
175457
175808
|
"locationName": "Tag"
|
|
175458
175809
|
}
|
|
175459
175810
|
},
|
|
@@ -175517,7 +175868,7 @@ module.exports={
|
|
|
175517
175868
|
"members": {
|
|
175518
175869
|
"SSEAlgorithm": {},
|
|
175519
175870
|
"KMSMasterKeyID": {
|
|
175520
|
-
"shape": "
|
|
175871
|
+
"shape": "Sk"
|
|
175521
175872
|
}
|
|
175522
175873
|
}
|
|
175523
175874
|
}
|
|
@@ -175570,7 +175921,7 @@ module.exports={
|
|
|
175570
175921
|
],
|
|
175571
175922
|
"members": {
|
|
175572
175923
|
"KeyId": {
|
|
175573
|
-
"shape": "
|
|
175924
|
+
"shape": "Sk"
|
|
175574
175925
|
}
|
|
175575
175926
|
}
|
|
175576
175927
|
}
|
|
@@ -175717,14 +176068,14 @@ module.exports={
|
|
|
175717
176068
|
"members": {
|
|
175718
176069
|
"Prefix": {},
|
|
175719
176070
|
"Tag": {
|
|
175720
|
-
"shape": "
|
|
176071
|
+
"shape": "S3i"
|
|
175721
176072
|
},
|
|
175722
176073
|
"And": {
|
|
175723
176074
|
"type": "structure",
|
|
175724
176075
|
"members": {
|
|
175725
176076
|
"Prefix": {},
|
|
175726
176077
|
"Tags": {
|
|
175727
|
-
"shape": "
|
|
176078
|
+
"shape": "S3l",
|
|
175728
176079
|
"flattened": true,
|
|
175729
176080
|
"locationName": "Tag"
|
|
175730
176081
|
}
|
|
@@ -175774,7 +176125,7 @@ module.exports={
|
|
|
175774
176125
|
"type": "structure",
|
|
175775
176126
|
"members": {
|
|
175776
176127
|
"Grantee": {
|
|
175777
|
-
"shape": "
|
|
176128
|
+
"shape": "S38"
|
|
175778
176129
|
},
|
|
175779
176130
|
"Permission": {}
|
|
175780
176131
|
}
|
|
@@ -175795,14 +176146,14 @@ module.exports={
|
|
|
175795
176146
|
"members": {
|
|
175796
176147
|
"Prefix": {},
|
|
175797
176148
|
"Tag": {
|
|
175798
|
-
"shape": "
|
|
176149
|
+
"shape": "S3i"
|
|
175799
176150
|
},
|
|
175800
176151
|
"And": {
|
|
175801
176152
|
"type": "structure",
|
|
175802
176153
|
"members": {
|
|
175803
176154
|
"Prefix": {},
|
|
175804
176155
|
"Tags": {
|
|
175805
|
-
"shape": "
|
|
176156
|
+
"shape": "S3l",
|
|
175806
176157
|
"flattened": true,
|
|
175807
176158
|
"locationName": "Tag"
|
|
175808
176159
|
}
|
|
@@ -175821,6 +176172,10 @@ module.exports={
|
|
|
175821
176172
|
"Bucket": {
|
|
175822
176173
|
"location": "uri",
|
|
175823
176174
|
"locationName": "Bucket"
|
|
176175
|
+
},
|
|
176176
|
+
"ExpectedBucketOwner": {
|
|
176177
|
+
"location": "header",
|
|
176178
|
+
"locationName": "x-amz-expected-bucket-owner"
|
|
175824
176179
|
}
|
|
175825
176180
|
}
|
|
175826
176181
|
},
|
|
@@ -176010,14 +176365,14 @@ module.exports={
|
|
|
176010
176365
|
"members": {
|
|
176011
176366
|
"Prefix": {},
|
|
176012
176367
|
"Tag": {
|
|
176013
|
-
"shape": "
|
|
176368
|
+
"shape": "S3i"
|
|
176014
176369
|
},
|
|
176015
176370
|
"And": {
|
|
176016
176371
|
"type": "structure",
|
|
176017
176372
|
"members": {
|
|
176018
176373
|
"Prefix": {},
|
|
176019
176374
|
"Tags": {
|
|
176020
|
-
"shape": "
|
|
176375
|
+
"shape": "S3l",
|
|
176021
176376
|
"flattened": true,
|
|
176022
176377
|
"locationName": "Tag"
|
|
176023
176378
|
}
|
|
@@ -176269,7 +176624,7 @@ module.exports={
|
|
|
176269
176624
|
},
|
|
176270
176625
|
"StorageClass": {},
|
|
176271
176626
|
"Owner": {
|
|
176272
|
-
"shape": "
|
|
176627
|
+
"shape": "S33"
|
|
176273
176628
|
}
|
|
176274
176629
|
}
|
|
176275
176630
|
},
|
|
@@ -176279,11 +176634,11 @@ module.exports={
|
|
|
176279
176634
|
"type": "structure",
|
|
176280
176635
|
"members": {
|
|
176281
176636
|
"Grants": {
|
|
176282
|
-
"shape": "
|
|
176637
|
+
"shape": "S36",
|
|
176283
176638
|
"locationName": "AccessControlList"
|
|
176284
176639
|
},
|
|
176285
176640
|
"Owner": {
|
|
176286
|
-
"shape": "
|
|
176641
|
+
"shape": "S33"
|
|
176287
176642
|
}
|
|
176288
176643
|
}
|
|
176289
176644
|
},
|
|
@@ -176294,7 +176649,7 @@ module.exports={
|
|
|
176294
176649
|
],
|
|
176295
176650
|
"members": {
|
|
176296
176651
|
"TagSet": {
|
|
176297
|
-
"shape": "
|
|
176652
|
+
"shape": "S3l"
|
|
176298
176653
|
}
|
|
176299
176654
|
}
|
|
176300
176655
|
},
|
|
@@ -200499,7 +200854,7 @@ AWS.util.update(AWS, {
|
|
|
200499
200854
|
/**
|
|
200500
200855
|
* @constant
|
|
200501
200856
|
*/
|
|
200502
|
-
VERSION: '2.
|
|
200857
|
+
VERSION: '2.750.0',
|
|
200503
200858
|
|
|
200504
200859
|
/**
|
|
200505
200860
|
* @api private
|
|
@@ -221508,7 +221863,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
221508
221863
|
}());
|
|
221509
221864
|
exports.LRUCache = LRUCache;
|
|
221510
221865
|
},{}],437:[function(require,module,exports){
|
|
221511
|
-
// AWS SDK for JavaScript v2.
|
|
221866
|
+
// AWS SDK for JavaScript v2.750.0
|
|
221512
221867
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
221513
221868
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
221514
221869
|
require('./browser_loader');
|