cdk-lambda-subminute 2.0.470 → 2.0.472
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 +4 -4
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplify-2017-07-25.min.json +76 -55
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +181 -44
- package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +31 -3
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +109 -89
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +19 -5
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +41 -37
- package/node_modules/aws-sdk/apis/iam-2010-05-08.min.json +0 -1
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +92 -92
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +53 -38
- package/node_modules/aws-sdk/apis/s3-2006-03-01.paginators.json +3 -0
- package/node_modules/aws-sdk/clients/amplify.d.ts +20 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +200 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +10 -10
- package/node_modules/aws-sdk/clients/docdb.d.ts +31 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +75 -56
- package/node_modules/aws-sdk/clients/fis.d.ts +21 -0
- package/node_modules/aws-sdk/clients/glue.d.ts +6 -0
- package/node_modules/aws-sdk/clients/iam.d.ts +7 -7
- package/node_modules/aws-sdk/clients/s3.d.ts +43 -24
- 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 +15 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +173 -132
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +59 -59
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/services/s3.js +5 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +2 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1676.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){
|
@@ -129547,7 +129547,7 @@ module.exports={
|
|
129547
129547
|
}
|
129548
129548
|
},
|
129549
129549
|
"failures": {
|
129550
|
-
"shape": "
|
129550
|
+
"shape": "S5s"
|
129551
129551
|
}
|
129552
129552
|
}
|
129553
129553
|
}
|
@@ -129596,7 +129596,7 @@ module.exports={
|
|
129596
129596
|
"type": "structure",
|
129597
129597
|
"members": {
|
129598
129598
|
"containerInstance": {
|
129599
|
-
"shape": "
|
129599
|
+
"shape": "S5y"
|
129600
129600
|
}
|
129601
129601
|
}
|
129602
129602
|
}
|
@@ -129647,7 +129647,7 @@ module.exports={
|
|
129647
129647
|
}
|
129648
129648
|
},
|
129649
129649
|
"failures": {
|
129650
|
-
"shape": "
|
129650
|
+
"shape": "S5s"
|
129651
129651
|
},
|
129652
129652
|
"nextToken": {}
|
129653
129653
|
}
|
@@ -129676,7 +129676,7 @@ module.exports={
|
|
129676
129676
|
}
|
129677
129677
|
},
|
129678
129678
|
"failures": {
|
129679
|
-
"shape": "
|
129679
|
+
"shape": "S5s"
|
129680
129680
|
}
|
129681
129681
|
}
|
129682
129682
|
}
|
@@ -129702,10 +129702,10 @@ module.exports={
|
|
129702
129702
|
"type": "structure",
|
129703
129703
|
"members": {
|
129704
129704
|
"containerInstances": {
|
129705
|
-
"shape": "
|
129705
|
+
"shape": "S6p"
|
129706
129706
|
},
|
129707
129707
|
"failures": {
|
129708
|
-
"shape": "
|
129708
|
+
"shape": "S5s"
|
129709
129709
|
}
|
129710
129710
|
}
|
129711
129711
|
}
|
@@ -129737,7 +129737,7 @@ module.exports={
|
|
129737
129737
|
}
|
129738
129738
|
},
|
129739
129739
|
"failures": {
|
129740
|
-
"shape": "
|
129740
|
+
"shape": "S5s"
|
129741
129741
|
}
|
129742
129742
|
}
|
129743
129743
|
}
|
@@ -129794,7 +129794,7 @@ module.exports={
|
|
129794
129794
|
"shape": "S2p"
|
129795
129795
|
},
|
129796
129796
|
"failures": {
|
129797
|
-
"shape": "
|
129797
|
+
"shape": "S5s"
|
129798
129798
|
}
|
129799
129799
|
}
|
129800
129800
|
}
|
@@ -129820,10 +129820,10 @@ module.exports={
|
|
129820
129820
|
"type": "structure",
|
129821
129821
|
"members": {
|
129822
129822
|
"tasks": {
|
129823
|
-
"shape": "
|
129823
|
+
"shape": "S77"
|
129824
129824
|
},
|
129825
129825
|
"failures": {
|
129826
|
-
"shape": "
|
129826
|
+
"shape": "S5s"
|
129827
129827
|
}
|
129828
129828
|
}
|
129829
129829
|
}
|
@@ -129904,10 +129904,10 @@ module.exports={
|
|
129904
129904
|
"type": "structure",
|
129905
129905
|
"members": {
|
129906
129906
|
"protectedTasks": {
|
129907
|
-
"shape": "
|
129907
|
+
"shape": "S80"
|
129908
129908
|
},
|
129909
129909
|
"failures": {
|
129910
|
-
"shape": "
|
129910
|
+
"shape": "S5s"
|
129911
129911
|
}
|
129912
129912
|
}
|
129913
129913
|
}
|
@@ -130249,10 +130249,10 @@ module.exports={
|
|
130249
130249
|
"instanceIdentityDocument": {},
|
130250
130250
|
"instanceIdentityDocumentSignature": {},
|
130251
130251
|
"totalResources": {
|
130252
|
-
"shape": "
|
130252
|
+
"shape": "S61"
|
130253
130253
|
},
|
130254
130254
|
"versionInfo": {
|
130255
|
-
"shape": "
|
130255
|
+
"shape": "S60"
|
130256
130256
|
},
|
130257
130257
|
"containerInstanceArn": {},
|
130258
130258
|
"attributes": {
|
@@ -130281,7 +130281,7 @@ module.exports={
|
|
130281
130281
|
"type": "structure",
|
130282
130282
|
"members": {
|
130283
130283
|
"containerInstance": {
|
130284
|
-
"shape": "
|
130284
|
+
"shape": "S5y"
|
130285
130285
|
}
|
130286
130286
|
}
|
130287
130287
|
}
|
@@ -130302,13 +130302,13 @@ module.exports={
|
|
130302
130302
|
"shape": "S3q"
|
130303
130303
|
},
|
130304
130304
|
"volumes": {
|
130305
|
-
"shape": "
|
130305
|
+
"shape": "S4y"
|
130306
130306
|
},
|
130307
130307
|
"placementConstraints": {
|
130308
|
-
"shape": "
|
130308
|
+
"shape": "S5c"
|
130309
130309
|
},
|
130310
130310
|
"requiresCompatibilities": {
|
130311
|
-
"shape": "
|
130311
|
+
"shape": "S5f"
|
130312
130312
|
},
|
130313
130313
|
"cpu": {},
|
130314
130314
|
"memory": {},
|
@@ -130318,16 +130318,16 @@ module.exports={
|
|
130318
130318
|
"pidMode": {},
|
130319
130319
|
"ipcMode": {},
|
130320
130320
|
"proxyConfiguration": {
|
130321
|
-
"shape": "
|
130321
|
+
"shape": "S5o"
|
130322
130322
|
},
|
130323
130323
|
"inferenceAccelerators": {
|
130324
|
-
"shape": "
|
130324
|
+
"shape": "S5k"
|
130325
130325
|
},
|
130326
130326
|
"ephemeralStorage": {
|
130327
|
-
"shape": "
|
130327
|
+
"shape": "S5r"
|
130328
130328
|
},
|
130329
130329
|
"runtimePlatform": {
|
130330
|
-
"shape": "
|
130330
|
+
"shape": "S5h"
|
130331
130331
|
}
|
130332
130332
|
}
|
130333
130333
|
},
|
@@ -130369,7 +130369,7 @@ module.exports={
|
|
130369
130369
|
"shape": "S1o"
|
130370
130370
|
},
|
130371
130371
|
"overrides": {
|
130372
|
-
"shape": "
|
130372
|
+
"shape": "S7l"
|
130373
130373
|
},
|
130374
130374
|
"placementConstraints": {
|
130375
130375
|
"shape": "S1i"
|
@@ -130389,7 +130389,7 @@ module.exports={
|
|
130389
130389
|
"idempotencyToken": true
|
130390
130390
|
},
|
130391
130391
|
"volumeConfigurations": {
|
130392
|
-
"shape": "
|
130392
|
+
"shape": "S97"
|
130393
130393
|
}
|
130394
130394
|
}
|
130395
130395
|
},
|
@@ -130397,10 +130397,10 @@ module.exports={
|
|
130397
130397
|
"type": "structure",
|
130398
130398
|
"members": {
|
130399
130399
|
"tasks": {
|
130400
|
-
"shape": "
|
130400
|
+
"shape": "S77"
|
130401
130401
|
},
|
130402
130402
|
"failures": {
|
130403
|
-
"shape": "
|
130403
|
+
"shape": "S5s"
|
130404
130404
|
}
|
130405
130405
|
}
|
130406
130406
|
}
|
@@ -130428,7 +130428,7 @@ module.exports={
|
|
130428
130428
|
"shape": "S1o"
|
130429
130429
|
},
|
130430
130430
|
"overrides": {
|
130431
|
-
"shape": "
|
130431
|
+
"shape": "S7l"
|
130432
130432
|
},
|
130433
130433
|
"propagateTags": {},
|
130434
130434
|
"referenceId": {},
|
@@ -130438,7 +130438,7 @@ module.exports={
|
|
130438
130438
|
},
|
130439
130439
|
"taskDefinition": {},
|
130440
130440
|
"volumeConfigurations": {
|
130441
|
-
"shape": "
|
130441
|
+
"shape": "S97"
|
130442
130442
|
}
|
130443
130443
|
}
|
130444
130444
|
},
|
@@ -130446,10 +130446,10 @@ module.exports={
|
|
130446
130446
|
"type": "structure",
|
130447
130447
|
"members": {
|
130448
130448
|
"tasks": {
|
130449
|
-
"shape": "
|
130449
|
+
"shape": "S77"
|
130450
130450
|
},
|
130451
130451
|
"failures": {
|
130452
|
-
"shape": "
|
130452
|
+
"shape": "S5s"
|
130453
130453
|
}
|
130454
130454
|
}
|
130455
130455
|
}
|
@@ -130470,7 +130470,7 @@ module.exports={
|
|
130470
130470
|
"type": "structure",
|
130471
130471
|
"members": {
|
130472
130472
|
"task": {
|
130473
|
-
"shape": "
|
130473
|
+
"shape": "S78"
|
130474
130474
|
}
|
130475
130475
|
}
|
130476
130476
|
}
|
@@ -130484,7 +130484,7 @@ module.exports={
|
|
130484
130484
|
"members": {
|
130485
130485
|
"cluster": {},
|
130486
130486
|
"attachments": {
|
130487
|
-
"shape": "
|
130487
|
+
"shape": "S9h"
|
130488
130488
|
}
|
130489
130489
|
}
|
130490
130490
|
},
|
@@ -130509,7 +130509,7 @@ module.exports={
|
|
130509
130509
|
},
|
130510
130510
|
"reason": {},
|
130511
130511
|
"networkBindings": {
|
130512
|
-
"shape": "
|
130512
|
+
"shape": "S7c"
|
130513
130513
|
}
|
130514
130514
|
}
|
130515
130515
|
},
|
@@ -130540,7 +130540,7 @@ module.exports={
|
|
130540
130540
|
"type": "integer"
|
130541
130541
|
},
|
130542
130542
|
"networkBindings": {
|
130543
|
-
"shape": "
|
130543
|
+
"shape": "S7c"
|
130544
130544
|
},
|
130545
130545
|
"reason": {},
|
130546
130546
|
"status": {}
|
@@ -130548,7 +130548,7 @@ module.exports={
|
|
130548
130548
|
}
|
130549
130549
|
},
|
130550
130550
|
"attachments": {
|
130551
|
-
"shape": "
|
130551
|
+
"shape": "S9h"
|
130552
130552
|
},
|
130553
130553
|
"managedAgents": {
|
130554
130554
|
"type": "list",
|
@@ -130720,7 +130720,7 @@ module.exports={
|
|
130720
130720
|
"type": "structure",
|
130721
130721
|
"members": {
|
130722
130722
|
"containerInstance": {
|
130723
|
-
"shape": "
|
130723
|
+
"shape": "S5y"
|
130724
130724
|
}
|
130725
130725
|
}
|
130726
130726
|
}
|
@@ -130744,10 +130744,10 @@ module.exports={
|
|
130744
130744
|
"type": "structure",
|
130745
130745
|
"members": {
|
130746
130746
|
"containerInstances": {
|
130747
|
-
"shape": "
|
130747
|
+
"shape": "S6p"
|
130748
130748
|
},
|
130749
130749
|
"failures": {
|
130750
|
-
"shape": "
|
130750
|
+
"shape": "S5s"
|
130751
130751
|
}
|
130752
130752
|
}
|
130753
130753
|
}
|
@@ -130865,10 +130865,10 @@ module.exports={
|
|
130865
130865
|
"type": "structure",
|
130866
130866
|
"members": {
|
130867
130867
|
"protectedTasks": {
|
130868
|
-
"shape": "
|
130868
|
+
"shape": "S80"
|
130869
130869
|
},
|
130870
130870
|
"failures": {
|
130871
|
-
"shape": "
|
130871
|
+
"shape": "S5s"
|
130872
130872
|
}
|
130873
130873
|
}
|
130874
130874
|
}
|
@@ -131652,7 +131652,7 @@ module.exports={
|
|
131652
131652
|
"type": "integer"
|
131653
131653
|
},
|
131654
131654
|
"volumes": {
|
131655
|
-
"shape": "
|
131655
|
+
"shape": "S4y"
|
131656
131656
|
},
|
131657
131657
|
"status": {},
|
131658
131658
|
"requiresAttributes": {
|
@@ -131662,26 +131662,26 @@ module.exports={
|
|
131662
131662
|
}
|
131663
131663
|
},
|
131664
131664
|
"placementConstraints": {
|
131665
|
-
"shape": "
|
131665
|
+
"shape": "S5c"
|
131666
131666
|
},
|
131667
131667
|
"compatibilities": {
|
131668
|
-
"shape": "
|
131668
|
+
"shape": "S5f"
|
131669
131669
|
},
|
131670
131670
|
"runtimePlatform": {
|
131671
|
-
"shape": "
|
131671
|
+
"shape": "S5h"
|
131672
131672
|
},
|
131673
131673
|
"requiresCompatibilities": {
|
131674
|
-
"shape": "
|
131674
|
+
"shape": "S5f"
|
131675
131675
|
},
|
131676
131676
|
"cpu": {},
|
131677
131677
|
"memory": {},
|
131678
131678
|
"inferenceAccelerators": {
|
131679
|
-
"shape": "
|
131679
|
+
"shape": "S5k"
|
131680
131680
|
},
|
131681
131681
|
"pidMode": {},
|
131682
131682
|
"ipcMode": {},
|
131683
131683
|
"proxyConfiguration": {
|
131684
|
-
"shape": "
|
131684
|
+
"shape": "S5o"
|
131685
131685
|
},
|
131686
131686
|
"registeredAt": {
|
131687
131687
|
"type": "timestamp"
|
@@ -131691,7 +131691,7 @@ module.exports={
|
|
131691
131691
|
},
|
131692
131692
|
"registeredBy": {},
|
131693
131693
|
"ephemeralStorage": {
|
131694
|
-
"shape": "
|
131694
|
+
"shape": "S5r"
|
131695
131695
|
}
|
131696
131696
|
}
|
131697
131697
|
},
|
@@ -131744,6 +131744,26 @@ module.exports={
|
|
131744
131744
|
"essential": {
|
131745
131745
|
"type": "boolean"
|
131746
131746
|
},
|
131747
|
+
"restartPolicy": {
|
131748
|
+
"type": "structure",
|
131749
|
+
"required": [
|
131750
|
+
"enabled"
|
131751
|
+
],
|
131752
|
+
"members": {
|
131753
|
+
"enabled": {
|
131754
|
+
"type": "boolean"
|
131755
|
+
},
|
131756
|
+
"ignoredExitCodes": {
|
131757
|
+
"type": "list",
|
131758
|
+
"member": {
|
131759
|
+
"type": "integer"
|
131760
|
+
}
|
131761
|
+
},
|
131762
|
+
"restartAttemptPeriod": {
|
131763
|
+
"type": "integer"
|
131764
|
+
}
|
131765
|
+
}
|
131766
|
+
},
|
131747
131767
|
"entryPoint": {
|
131748
131768
|
"shape": "St"
|
131749
131769
|
},
|
@@ -131751,10 +131771,10 @@ module.exports={
|
|
131751
131771
|
"shape": "St"
|
131752
131772
|
},
|
131753
131773
|
"environment": {
|
131754
|
-
"shape": "
|
131774
|
+
"shape": "S3z"
|
131755
131775
|
},
|
131756
131776
|
"environmentFiles": {
|
131757
|
-
"shape": "
|
131777
|
+
"shape": "S40"
|
131758
131778
|
},
|
131759
131779
|
"mountPoints": {
|
131760
131780
|
"type": "list",
|
@@ -131971,7 +131991,7 @@ module.exports={
|
|
131971
131991
|
}
|
131972
131992
|
},
|
131973
131993
|
"resourceRequirements": {
|
131974
|
-
"shape": "
|
131994
|
+
"shape": "S4r"
|
131975
131995
|
},
|
131976
131996
|
"firelensConfiguration": {
|
131977
131997
|
"type": "structure",
|
@@ -131993,13 +132013,13 @@ module.exports={
|
|
131993
132013
|
}
|
131994
132014
|
}
|
131995
132015
|
},
|
131996
|
-
"
|
132016
|
+
"S3z": {
|
131997
132017
|
"type": "list",
|
131998
132018
|
"member": {
|
131999
132019
|
"shape": "S13"
|
132000
132020
|
}
|
132001
132021
|
},
|
132002
|
-
"
|
132022
|
+
"S40": {
|
132003
132023
|
"type": "list",
|
132004
132024
|
"member": {
|
132005
132025
|
"type": "structure",
|
@@ -132013,7 +132033,7 @@ module.exports={
|
|
132013
132033
|
}
|
132014
132034
|
}
|
132015
132035
|
},
|
132016
|
-
"
|
132036
|
+
"S4r": {
|
132017
132037
|
"type": "list",
|
132018
132038
|
"member": {
|
132019
132039
|
"type": "structure",
|
@@ -132027,7 +132047,7 @@ module.exports={
|
|
132027
132047
|
}
|
132028
132048
|
}
|
132029
132049
|
},
|
132030
|
-
"
|
132050
|
+
"S4y": {
|
132031
132051
|
"type": "list",
|
132032
132052
|
"member": {
|
132033
132053
|
"type": "structure",
|
@@ -132048,10 +132068,10 @@ module.exports={
|
|
132048
132068
|
},
|
132049
132069
|
"driver": {},
|
132050
132070
|
"driverOpts": {
|
132051
|
-
"shape": "
|
132071
|
+
"shape": "S53"
|
132052
132072
|
},
|
132053
132073
|
"labels": {
|
132054
|
-
"shape": "
|
132074
|
+
"shape": "S53"
|
132055
132075
|
}
|
132056
132076
|
}
|
132057
132077
|
},
|
@@ -132105,12 +132125,12 @@ module.exports={
|
|
132105
132125
|
}
|
132106
132126
|
}
|
132107
132127
|
},
|
132108
|
-
"
|
132128
|
+
"S53": {
|
132109
132129
|
"type": "map",
|
132110
132130
|
"key": {},
|
132111
132131
|
"value": {}
|
132112
132132
|
},
|
132113
|
-
"
|
132133
|
+
"S5c": {
|
132114
132134
|
"type": "list",
|
132115
132135
|
"member": {
|
132116
132136
|
"type": "structure",
|
@@ -132120,18 +132140,18 @@ module.exports={
|
|
132120
132140
|
}
|
132121
132141
|
}
|
132122
132142
|
},
|
132123
|
-
"
|
132143
|
+
"S5f": {
|
132124
132144
|
"type": "list",
|
132125
132145
|
"member": {}
|
132126
132146
|
},
|
132127
|
-
"
|
132147
|
+
"S5h": {
|
132128
132148
|
"type": "structure",
|
132129
132149
|
"members": {
|
132130
132150
|
"cpuArchitecture": {},
|
132131
132151
|
"operatingSystemFamily": {}
|
132132
132152
|
}
|
132133
132153
|
},
|
132134
|
-
"
|
132154
|
+
"S5k": {
|
132135
132155
|
"type": "list",
|
132136
132156
|
"member": {
|
132137
132157
|
"type": "structure",
|
@@ -132145,7 +132165,7 @@ module.exports={
|
|
132145
132165
|
}
|
132146
132166
|
}
|
132147
132167
|
},
|
132148
|
-
"
|
132168
|
+
"S5o": {
|
132149
132169
|
"type": "structure",
|
132150
132170
|
"required": [
|
132151
132171
|
"containerName"
|
@@ -132161,7 +132181,7 @@ module.exports={
|
|
132161
132181
|
}
|
132162
132182
|
}
|
132163
132183
|
},
|
132164
|
-
"
|
132184
|
+
"S5r": {
|
132165
132185
|
"type": "structure",
|
132166
132186
|
"required": [
|
132167
132187
|
"sizeInGiB"
|
@@ -132172,7 +132192,7 @@ module.exports={
|
|
132172
132192
|
}
|
132173
132193
|
}
|
132174
132194
|
},
|
132175
|
-
"
|
132195
|
+
"S5s": {
|
132176
132196
|
"type": "list",
|
132177
132197
|
"member": {
|
132178
132198
|
"type": "structure",
|
@@ -132183,7 +132203,7 @@ module.exports={
|
|
132183
132203
|
}
|
132184
132204
|
}
|
132185
132205
|
},
|
132186
|
-
"
|
132206
|
+
"S5y": {
|
132187
132207
|
"type": "structure",
|
132188
132208
|
"members": {
|
132189
132209
|
"containerInstanceArn": {},
|
@@ -132193,13 +132213,13 @@ module.exports={
|
|
132193
132213
|
"type": "long"
|
132194
132214
|
},
|
132195
132215
|
"versionInfo": {
|
132196
|
-
"shape": "
|
132216
|
+
"shape": "S60"
|
132197
132217
|
},
|
132198
132218
|
"remainingResources": {
|
132199
|
-
"shape": "
|
132219
|
+
"shape": "S61"
|
132200
132220
|
},
|
132201
132221
|
"registeredResources": {
|
132202
|
-
"shape": "
|
132222
|
+
"shape": "S61"
|
132203
132223
|
},
|
132204
132224
|
"status": {},
|
132205
132225
|
"statusReason": {},
|
@@ -132249,7 +132269,7 @@ module.exports={
|
|
132249
132269
|
}
|
132250
132270
|
}
|
132251
132271
|
},
|
132252
|
-
"
|
132272
|
+
"S60": {
|
132253
132273
|
"type": "structure",
|
132254
132274
|
"members": {
|
132255
132275
|
"agentVersion": {},
|
@@ -132257,7 +132277,7 @@ module.exports={
|
|
132257
132277
|
"dockerVersion": {}
|
132258
132278
|
}
|
132259
132279
|
},
|
132260
|
-
"
|
132280
|
+
"S61": {
|
132261
132281
|
"type": "list",
|
132262
132282
|
"member": {
|
132263
132283
|
"type": "structure",
|
@@ -132279,19 +132299,19 @@ module.exports={
|
|
132279
132299
|
}
|
132280
132300
|
}
|
132281
132301
|
},
|
132282
|
-
"
|
132302
|
+
"S6p": {
|
132283
132303
|
"type": "list",
|
132284
132304
|
"member": {
|
132285
|
-
"shape": "
|
132305
|
+
"shape": "S5y"
|
132286
132306
|
}
|
132287
132307
|
},
|
132288
|
-
"
|
132308
|
+
"S77": {
|
132289
132309
|
"type": "list",
|
132290
132310
|
"member": {
|
132291
|
-
"shape": "
|
132311
|
+
"shape": "S78"
|
132292
132312
|
}
|
132293
132313
|
},
|
132294
|
-
"
|
132314
|
+
"S78": {
|
132295
132315
|
"type": "structure",
|
132296
132316
|
"members": {
|
132297
132317
|
"attachments": {
|
@@ -132325,7 +132345,7 @@ module.exports={
|
|
132325
132345
|
},
|
132326
132346
|
"reason": {},
|
132327
132347
|
"networkBindings": {
|
132328
|
-
"shape": "
|
132348
|
+
"shape": "S7c"
|
132329
132349
|
},
|
132330
132350
|
"networkInterfaces": {
|
132331
132351
|
"type": "list",
|
@@ -132377,13 +132397,13 @@ module.exports={
|
|
132377
132397
|
"group": {},
|
132378
132398
|
"healthStatus": {},
|
132379
132399
|
"inferenceAccelerators": {
|
132380
|
-
"shape": "
|
132400
|
+
"shape": "S5k"
|
132381
132401
|
},
|
132382
132402
|
"lastStatus": {},
|
132383
132403
|
"launchType": {},
|
132384
132404
|
"memory": {},
|
132385
132405
|
"overrides": {
|
132386
|
-
"shape": "
|
132406
|
+
"shape": "S7l"
|
132387
132407
|
},
|
132388
132408
|
"platformVersion": {},
|
132389
132409
|
"platformFamily": {},
|
@@ -132414,7 +132434,7 @@ module.exports={
|
|
132414
132434
|
"type": "long"
|
132415
132435
|
},
|
132416
132436
|
"ephemeralStorage": {
|
132417
|
-
"shape": "
|
132437
|
+
"shape": "S5r"
|
132418
132438
|
},
|
132419
132439
|
"fargateEphemeralStorage": {
|
132420
132440
|
"type": "structure",
|
@@ -132427,7 +132447,7 @@ module.exports={
|
|
132427
132447
|
}
|
132428
132448
|
}
|
132429
132449
|
},
|
132430
|
-
"
|
132450
|
+
"S7c": {
|
132431
132451
|
"type": "list",
|
132432
132452
|
"member": {
|
132433
132453
|
"type": "structure",
|
@@ -132445,7 +132465,7 @@ module.exports={
|
|
132445
132465
|
}
|
132446
132466
|
}
|
132447
132467
|
},
|
132448
|
-
"
|
132468
|
+
"S7l": {
|
132449
132469
|
"type": "structure",
|
132450
132470
|
"members": {
|
132451
132471
|
"containerOverrides": {
|
@@ -132458,10 +132478,10 @@ module.exports={
|
|
132458
132478
|
"shape": "St"
|
132459
132479
|
},
|
132460
132480
|
"environment": {
|
132461
|
-
"shape": "
|
132481
|
+
"shape": "S3z"
|
132462
132482
|
},
|
132463
132483
|
"environmentFiles": {
|
132464
|
-
"shape": "
|
132484
|
+
"shape": "S40"
|
132465
132485
|
},
|
132466
132486
|
"cpu": {
|
132467
132487
|
"type": "integer"
|
@@ -132473,7 +132493,7 @@ module.exports={
|
|
132473
132493
|
"type": "integer"
|
132474
132494
|
},
|
132475
132495
|
"resourceRequirements": {
|
132476
|
-
"shape": "
|
132496
|
+
"shape": "S4r"
|
132477
132497
|
}
|
132478
132498
|
}
|
132479
132499
|
}
|
@@ -132493,11 +132513,11 @@ module.exports={
|
|
132493
132513
|
"memory": {},
|
132494
132514
|
"taskRoleArn": {},
|
132495
132515
|
"ephemeralStorage": {
|
132496
|
-
"shape": "
|
132516
|
+
"shape": "S5r"
|
132497
132517
|
}
|
132498
132518
|
}
|
132499
132519
|
},
|
132500
|
-
"
|
132520
|
+
"S80": {
|
132501
132521
|
"type": "list",
|
132502
132522
|
"member": {
|
132503
132523
|
"type": "structure",
|
@@ -132512,7 +132532,7 @@ module.exports={
|
|
132512
132532
|
}
|
132513
132533
|
}
|
132514
132534
|
},
|
132515
|
-
"
|
132535
|
+
"S97": {
|
132516
132536
|
"type": "list",
|
132517
132537
|
"member": {
|
132518
132538
|
"type": "structure",
|
@@ -132563,7 +132583,7 @@ module.exports={
|
|
132563
132583
|
}
|
132564
132584
|
}
|
132565
132585
|
},
|
132566
|
-
"
|
132586
|
+
"S9h": {
|
132567
132587
|
"type": "list",
|
132568
132588
|
"member": {
|
132569
132589
|
"type": "structure",
|
@@ -160203,7 +160223,6 @@ module.exports={
|
|
160203
160223
|
"AccessKeyLastUsed": {
|
160204
160224
|
"type": "structure",
|
160205
160225
|
"required": [
|
160206
|
-
"LastUsedDate",
|
160207
160226
|
"ServiceName",
|
160208
160227
|
"Region"
|
160209
160228
|
],
|
@@ -245252,15 +245271,30 @@ module.exports={
|
|
245252
245271
|
"http": {
|
245253
245272
|
"method": "GET"
|
245254
245273
|
},
|
245274
|
+
"input": {
|
245275
|
+
"type": "structure",
|
245276
|
+
"members": {
|
245277
|
+
"MaxBuckets": {
|
245278
|
+
"location": "querystring",
|
245279
|
+
"locationName": "max-buckets",
|
245280
|
+
"type": "integer"
|
245281
|
+
},
|
245282
|
+
"ContinuationToken": {
|
245283
|
+
"location": "querystring",
|
245284
|
+
"locationName": "continuation-token"
|
245285
|
+
}
|
245286
|
+
}
|
245287
|
+
},
|
245255
245288
|
"output": {
|
245256
245289
|
"type": "structure",
|
245257
245290
|
"members": {
|
245258
245291
|
"Buckets": {
|
245259
|
-
"shape": "
|
245292
|
+
"shape": "Sc0"
|
245260
245293
|
},
|
245261
245294
|
"Owner": {
|
245262
245295
|
"shape": "S3q"
|
245263
|
-
}
|
245296
|
+
},
|
245297
|
+
"ContinuationToken": {}
|
245264
245298
|
}
|
245265
245299
|
},
|
245266
245300
|
"alias": "GetService"
|
@@ -245287,7 +245321,7 @@ module.exports={
|
|
245287
245321
|
"type": "structure",
|
245288
245322
|
"members": {
|
245289
245323
|
"Buckets": {
|
245290
|
-
"shape": "
|
245324
|
+
"shape": "Sc0"
|
245291
245325
|
},
|
245292
245326
|
"ContinuationToken": {}
|
245293
245327
|
}
|
@@ -245386,7 +245420,7 @@ module.exports={
|
|
245386
245420
|
"shape": "S3q"
|
245387
245421
|
},
|
245388
245422
|
"Initiator": {
|
245389
|
-
"shape": "
|
245423
|
+
"shape": "Scj"
|
245390
245424
|
},
|
245391
245425
|
"ChecksumAlgorithm": {}
|
245392
245426
|
}
|
@@ -245394,7 +245428,7 @@ module.exports={
|
|
245394
245428
|
"flattened": true
|
245395
245429
|
},
|
245396
245430
|
"CommonPrefixes": {
|
245397
|
-
"shape": "
|
245431
|
+
"shape": "Sck"
|
245398
245432
|
},
|
245399
245433
|
"EncodingType": {},
|
245400
245434
|
"RequestCharged": {
|
@@ -245459,7 +245493,7 @@ module.exports={
|
|
245459
245493
|
"locationName": "x-amz-request-payer"
|
245460
245494
|
},
|
245461
245495
|
"OptionalObjectAttributes": {
|
245462
|
-
"shape": "
|
245496
|
+
"shape": "Scp",
|
245463
245497
|
"location": "header",
|
245464
245498
|
"locationName": "x-amz-optional-object-attributes"
|
245465
245499
|
}
|
@@ -245483,7 +245517,7 @@ module.exports={
|
|
245483
245517
|
"members": {
|
245484
245518
|
"ETag": {},
|
245485
245519
|
"ChecksumAlgorithm": {
|
245486
|
-
"shape": "
|
245520
|
+
"shape": "Scv"
|
245487
245521
|
},
|
245488
245522
|
"Size": {
|
245489
245523
|
"type": "long"
|
@@ -245501,7 +245535,7 @@ module.exports={
|
|
245501
245535
|
"shape": "S3q"
|
245502
245536
|
},
|
245503
245537
|
"RestoreStatus": {
|
245504
|
-
"shape": "
|
245538
|
+
"shape": "Scy"
|
245505
245539
|
}
|
245506
245540
|
}
|
245507
245541
|
},
|
@@ -245535,7 +245569,7 @@ module.exports={
|
|
245535
245569
|
"type": "integer"
|
245536
245570
|
},
|
245537
245571
|
"CommonPrefixes": {
|
245538
|
-
"shape": "
|
245572
|
+
"shape": "Sck"
|
245539
245573
|
},
|
245540
245574
|
"EncodingType": {},
|
245541
245575
|
"RequestCharged": {
|
@@ -245597,7 +245631,7 @@ module.exports={
|
|
245597
245631
|
"locationName": "x-amz-expected-bucket-owner"
|
245598
245632
|
},
|
245599
245633
|
"OptionalObjectAttributes": {
|
245600
|
-
"shape": "
|
245634
|
+
"shape": "Scp",
|
245601
245635
|
"location": "header",
|
245602
245636
|
"locationName": "x-amz-optional-object-attributes"
|
245603
245637
|
}
|
@@ -245612,7 +245646,7 @@ module.exports={
|
|
245612
245646
|
"Marker": {},
|
245613
245647
|
"NextMarker": {},
|
245614
245648
|
"Contents": {
|
245615
|
-
"shape": "
|
245649
|
+
"shape": "Sd7"
|
245616
245650
|
},
|
245617
245651
|
"Name": {},
|
245618
245652
|
"Prefix": {},
|
@@ -245621,7 +245655,7 @@ module.exports={
|
|
245621
245655
|
"type": "integer"
|
245622
245656
|
},
|
245623
245657
|
"CommonPrefixes": {
|
245624
|
-
"shape": "
|
245658
|
+
"shape": "Sck"
|
245625
245659
|
},
|
245626
245660
|
"EncodingType": {},
|
245627
245661
|
"RequestCharged": {
|
@@ -245692,7 +245726,7 @@ module.exports={
|
|
245692
245726
|
"locationName": "x-amz-expected-bucket-owner"
|
245693
245727
|
},
|
245694
245728
|
"OptionalObjectAttributes": {
|
245695
|
-
"shape": "
|
245729
|
+
"shape": "Scp",
|
245696
245730
|
"location": "header",
|
245697
245731
|
"locationName": "x-amz-optional-object-attributes"
|
245698
245732
|
}
|
@@ -245705,7 +245739,7 @@ module.exports={
|
|
245705
245739
|
"type": "boolean"
|
245706
245740
|
},
|
245707
245741
|
"Contents": {
|
245708
|
-
"shape": "
|
245742
|
+
"shape": "Sd7"
|
245709
245743
|
},
|
245710
245744
|
"Name": {},
|
245711
245745
|
"Prefix": {},
|
@@ -245714,7 +245748,7 @@ module.exports={
|
|
245714
245748
|
"type": "integer"
|
245715
245749
|
},
|
245716
245750
|
"CommonPrefixes": {
|
245717
|
-
"shape": "
|
245751
|
+
"shape": "Sck"
|
245718
245752
|
},
|
245719
245753
|
"EncodingType": {},
|
245720
245754
|
"KeyCount": {
|
@@ -245846,7 +245880,7 @@ module.exports={
|
|
245846
245880
|
"flattened": true
|
245847
245881
|
},
|
245848
245882
|
"Initiator": {
|
245849
|
-
"shape": "
|
245883
|
+
"shape": "Scj"
|
245850
245884
|
},
|
245851
245885
|
"Owner": {
|
245852
245886
|
"shape": "S3q"
|
@@ -245926,7 +245960,7 @@ module.exports={
|
|
245926
245960
|
"locationName": "x-amz-acl"
|
245927
245961
|
},
|
245928
245962
|
"AccessControlPolicy": {
|
245929
|
-
"shape": "
|
245963
|
+
"shape": "Sdm",
|
245930
245964
|
"locationName": "AccessControlPolicy",
|
245931
245965
|
"xmlNamespace": {
|
245932
245966
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -246770,7 +246804,7 @@ module.exports={
|
|
246770
246804
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
246771
246805
|
},
|
246772
246806
|
"Tagging": {
|
246773
|
-
"shape": "
|
246807
|
+
"shape": "Sec",
|
246774
246808
|
"locationName": "Tagging",
|
246775
246809
|
"xmlNamespace": {
|
246776
246810
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -247182,7 +247216,7 @@ module.exports={
|
|
247182
247216
|
"locationName": "x-amz-acl"
|
247183
247217
|
},
|
247184
247218
|
"AccessControlPolicy": {
|
247185
|
-
"shape": "
|
247219
|
+
"shape": "Sdm",
|
247186
247220
|
"locationName": "AccessControlPolicy",
|
247187
247221
|
"xmlNamespace": {
|
247188
247222
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -247497,7 +247531,7 @@ module.exports={
|
|
247497
247531
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
247498
247532
|
},
|
247499
247533
|
"Tagging": {
|
247500
|
-
"shape": "
|
247534
|
+
"shape": "Sec",
|
247501
247535
|
"locationName": "Tagging",
|
247502
247536
|
"xmlNamespace": {
|
247503
247537
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -247637,12 +247671,12 @@ module.exports={
|
|
247637
247671
|
],
|
247638
247672
|
"members": {
|
247639
247673
|
"InputSerialization": {
|
247640
|
-
"shape": "
|
247674
|
+
"shape": "Sf2"
|
247641
247675
|
},
|
247642
247676
|
"ExpressionType": {},
|
247643
247677
|
"Expression": {},
|
247644
247678
|
"OutputSerialization": {
|
247645
|
-
"shape": "
|
247679
|
+
"shape": "Sfh"
|
247646
247680
|
}
|
247647
247681
|
}
|
247648
247682
|
},
|
@@ -247676,7 +247710,7 @@ module.exports={
|
|
247676
247710
|
"shape": "S3t"
|
247677
247711
|
},
|
247678
247712
|
"Tagging": {
|
247679
|
-
"shape": "
|
247713
|
+
"shape": "Sec"
|
247680
247714
|
},
|
247681
247715
|
"UserMetadata": {
|
247682
247716
|
"type": "list",
|
@@ -247784,10 +247818,10 @@ module.exports={
|
|
247784
247818
|
}
|
247785
247819
|
},
|
247786
247820
|
"InputSerialization": {
|
247787
|
-
"shape": "
|
247821
|
+
"shape": "Sf2"
|
247788
247822
|
},
|
247789
247823
|
"OutputSerialization": {
|
247790
|
-
"shape": "
|
247824
|
+
"shape": "Sfh"
|
247791
247825
|
},
|
247792
247826
|
"ScanRange": {
|
247793
247827
|
"type": "structure",
|
@@ -249456,7 +249490,7 @@ module.exports={
|
|
249456
249490
|
}
|
249457
249491
|
}
|
249458
249492
|
},
|
249459
|
-
"
|
249493
|
+
"Sc0": {
|
249460
249494
|
"type": "list",
|
249461
249495
|
"member": {
|
249462
249496
|
"locationName": "Bucket",
|
@@ -249469,14 +249503,14 @@ module.exports={
|
|
249469
249503
|
}
|
249470
249504
|
}
|
249471
249505
|
},
|
249472
|
-
"
|
249506
|
+
"Scj": {
|
249473
249507
|
"type": "structure",
|
249474
249508
|
"members": {
|
249475
249509
|
"ID": {},
|
249476
249510
|
"DisplayName": {}
|
249477
249511
|
}
|
249478
249512
|
},
|
249479
|
-
"
|
249513
|
+
"Sck": {
|
249480
249514
|
"type": "list",
|
249481
249515
|
"member": {
|
249482
249516
|
"type": "structure",
|
@@ -249486,16 +249520,16 @@ module.exports={
|
|
249486
249520
|
},
|
249487
249521
|
"flattened": true
|
249488
249522
|
},
|
249489
|
-
"
|
249523
|
+
"Scp": {
|
249490
249524
|
"type": "list",
|
249491
249525
|
"member": {}
|
249492
249526
|
},
|
249493
|
-
"
|
249527
|
+
"Scv": {
|
249494
249528
|
"type": "list",
|
249495
249529
|
"member": {},
|
249496
249530
|
"flattened": true
|
249497
249531
|
},
|
249498
|
-
"
|
249532
|
+
"Scy": {
|
249499
249533
|
"type": "structure",
|
249500
249534
|
"members": {
|
249501
249535
|
"IsRestoreInProgress": {
|
@@ -249506,7 +249540,7 @@ module.exports={
|
|
249506
249540
|
}
|
249507
249541
|
}
|
249508
249542
|
},
|
249509
|
-
"
|
249543
|
+
"Sd7": {
|
249510
249544
|
"type": "list",
|
249511
249545
|
"member": {
|
249512
249546
|
"type": "structure",
|
@@ -249517,7 +249551,7 @@ module.exports={
|
|
249517
249551
|
},
|
249518
249552
|
"ETag": {},
|
249519
249553
|
"ChecksumAlgorithm": {
|
249520
|
-
"shape": "
|
249554
|
+
"shape": "Scv"
|
249521
249555
|
},
|
249522
249556
|
"Size": {
|
249523
249557
|
"type": "long"
|
@@ -249527,13 +249561,13 @@ module.exports={
|
|
249527
249561
|
"shape": "S3q"
|
249528
249562
|
},
|
249529
249563
|
"RestoreStatus": {
|
249530
|
-
"shape": "
|
249564
|
+
"shape": "Scy"
|
249531
249565
|
}
|
249532
249566
|
}
|
249533
249567
|
},
|
249534
249568
|
"flattened": true
|
249535
249569
|
},
|
249536
|
-
"
|
249570
|
+
"Sdm": {
|
249537
249571
|
"type": "structure",
|
249538
249572
|
"members": {
|
249539
249573
|
"Grants": {
|
@@ -249545,7 +249579,7 @@ module.exports={
|
|
249545
249579
|
}
|
249546
249580
|
}
|
249547
249581
|
},
|
249548
|
-
"
|
249582
|
+
"Sec": {
|
249549
249583
|
"type": "structure",
|
249550
249584
|
"required": [
|
249551
249585
|
"TagSet"
|
@@ -249556,7 +249590,7 @@ module.exports={
|
|
249556
249590
|
}
|
249557
249591
|
}
|
249558
249592
|
},
|
249559
|
-
"
|
249593
|
+
"Sf2": {
|
249560
249594
|
"type": "structure",
|
249561
249595
|
"members": {
|
249562
249596
|
"CSV": {
|
@@ -249586,7 +249620,7 @@ module.exports={
|
|
249586
249620
|
}
|
249587
249621
|
}
|
249588
249622
|
},
|
249589
|
-
"
|
249623
|
+
"Sfh": {
|
249590
249624
|
"type": "structure",
|
249591
249625
|
"members": {
|
249592
249626
|
"CSV": {
|
@@ -249635,6 +249669,9 @@ module.exports={
|
|
249635
249669
|
module.exports={
|
249636
249670
|
"pagination": {
|
249637
249671
|
"ListBuckets": {
|
249672
|
+
"input_token": "ContinuationToken",
|
249673
|
+
"limit_key": "MaxBuckets",
|
249674
|
+
"output_token": "ContinuationToken",
|
249638
249675
|
"result_key": "Buckets"
|
249639
249676
|
},
|
249640
249677
|
"ListDirectoryBuckets": {
|
@@ -277592,7 +277629,7 @@ AWS.util.update(AWS, {
|
|
277592
277629
|
/**
|
277593
277630
|
* @constant
|
277594
277631
|
*/
|
277595
|
-
VERSION: '2.
|
277632
|
+
VERSION: '2.1676.0',
|
277596
277633
|
|
277597
277634
|
/**
|
277598
277635
|
* @api private
|
@@ -289587,7 +289624,11 @@ AWS.util.update(AWS.S3.prototype, {
|
|
289587
289624
|
// mutate params object argument passed in by user
|
289588
289625
|
var copiedParams = AWS.util.copy(params);
|
289589
289626
|
|
289590
|
-
if (
|
289627
|
+
if (
|
289628
|
+
this.config.region !== 'us-east-1'
|
289629
|
+
&& hostname !== this.api.globalEndpoint
|
289630
|
+
&& !params.CreateBucketConfiguration
|
289631
|
+
) {
|
289591
289632
|
copiedParams.CreateBucketConfiguration = { LocationConstraint: this.config.region };
|
289592
289633
|
}
|
289593
289634
|
return this.makeRequest('createBucket', copiedParams, callback);
|
@@ -299909,7 +299950,7 @@ var LRUCache = /** @class */ (function () {
|
|
299909
299950
|
}());
|
299910
299951
|
exports.LRUCache = LRUCache;
|
299911
299952
|
},{}],467:[function(require,module,exports){
|
299912
|
-
// AWS SDK for JavaScript v2.
|
299953
|
+
// AWS SDK for JavaScript v2.1676.0
|
299913
299954
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
299914
299955
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
299915
299956
|
require('./browser_loader');
|