cdk-lambda-subminute 2.0.376 → 2.0.377
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/artifact-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/artifact-2018-05-10.min.json +258 -0
- package/node_modules/aws-sdk/apis/artifact-2018-05-10.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +76 -73
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +73 -59
- package/node_modules/aws-sdk/apis/healthlake-2017-07-01.min.json +29 -0
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +24 -4
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/artifact.d.ts +333 -0
- package/node_modules/aws-sdk/clients/artifact.js +18 -0
- package/node_modules/aws-sdk/clients/codepipeline.d.ts +5 -0
- package/node_modules/aws-sdk/clients/detective.d.ts +49 -49
- package/node_modules/aws-sdk/clients/guardduty.d.ts +11 -10
- package/node_modules/aws-sdk/clients/healthlake.d.ts +42 -2
- package/node_modules/aws-sdk/clients/opensearch.d.ts +19 -19
- package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +22 -2
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +45 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +82 -76
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +23 -23
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1559.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){
|
@@ -50931,7 +50931,7 @@ module.exports={
|
|
50931
50931
|
"type": "structure",
|
50932
50932
|
"members": {
|
50933
50933
|
"actionType": {
|
50934
|
-
"shape": "
|
50934
|
+
"shape": "S30"
|
50935
50935
|
}
|
50936
50936
|
}
|
50937
50937
|
}
|
@@ -50954,7 +50954,7 @@ module.exports={
|
|
50954
50954
|
"members": {
|
50955
50955
|
"id": {},
|
50956
50956
|
"data": {
|
50957
|
-
"shape": "
|
50957
|
+
"shape": "S3s"
|
50958
50958
|
},
|
50959
50959
|
"accountId": {}
|
50960
50960
|
}
|
@@ -51051,7 +51051,7 @@ module.exports={
|
|
51051
51051
|
}
|
51052
51052
|
},
|
51053
51053
|
"trigger": {
|
51054
|
-
"shape": "
|
51054
|
+
"shape": "S4t"
|
51055
51055
|
},
|
51056
51056
|
"executionMode": {}
|
51057
51057
|
}
|
@@ -51083,12 +51083,12 @@ module.exports={
|
|
51083
51083
|
"members": {
|
51084
51084
|
"stageName": {},
|
51085
51085
|
"inboundExecution": {
|
51086
|
-
"shape": "
|
51086
|
+
"shape": "S50"
|
51087
51087
|
},
|
51088
51088
|
"inboundExecutions": {
|
51089
51089
|
"type": "list",
|
51090
51090
|
"member": {
|
51091
|
-
"shape": "
|
51091
|
+
"shape": "S50"
|
51092
51092
|
}
|
51093
51093
|
},
|
51094
51094
|
"inboundTransitionState": {
|
@@ -51111,7 +51111,7 @@ module.exports={
|
|
51111
51111
|
"members": {
|
51112
51112
|
"actionName": {},
|
51113
51113
|
"currentRevision": {
|
51114
|
-
"shape": "
|
51114
|
+
"shape": "S59"
|
51115
51115
|
},
|
51116
51116
|
"latestExecution": {
|
51117
51117
|
"type": "structure",
|
@@ -51130,7 +51130,7 @@ module.exports={
|
|
51130
51130
|
"type": "integer"
|
51131
51131
|
},
|
51132
51132
|
"errorDetails": {
|
51133
|
-
"shape": "
|
51133
|
+
"shape": "S5h"
|
51134
51134
|
}
|
51135
51135
|
}
|
51136
51136
|
},
|
@@ -51140,7 +51140,7 @@ module.exports={
|
|
51140
51140
|
}
|
51141
51141
|
},
|
51142
51142
|
"latestExecution": {
|
51143
|
-
"shape": "
|
51143
|
+
"shape": "S50"
|
51144
51144
|
}
|
51145
51145
|
}
|
51146
51146
|
}
|
@@ -51180,19 +51180,19 @@ module.exports={
|
|
51180
51180
|
"shape": "Sw"
|
51181
51181
|
},
|
51182
51182
|
"actionConfiguration": {
|
51183
|
-
"shape": "
|
51183
|
+
"shape": "S3t"
|
51184
51184
|
},
|
51185
51185
|
"pipelineContext": {
|
51186
|
-
"shape": "
|
51186
|
+
"shape": "S3u"
|
51187
51187
|
},
|
51188
51188
|
"inputArtifacts": {
|
51189
|
-
"shape": "
|
51189
|
+
"shape": "S40"
|
51190
51190
|
},
|
51191
51191
|
"outputArtifacts": {
|
51192
|
-
"shape": "
|
51192
|
+
"shape": "S40"
|
51193
51193
|
},
|
51194
51194
|
"artifactCredentials": {
|
51195
|
-
"shape": "
|
51195
|
+
"shape": "S48"
|
51196
51196
|
},
|
51197
51197
|
"continuationToken": {},
|
51198
51198
|
"encryptionKey": {
|
@@ -51277,7 +51277,7 @@ module.exports={
|
|
51277
51277
|
"roleArn": {},
|
51278
51278
|
"region": {},
|
51279
51279
|
"inputArtifacts": {
|
51280
|
-
"shape": "
|
51280
|
+
"shape": "S5z"
|
51281
51281
|
},
|
51282
51282
|
"namespace": {}
|
51283
51283
|
}
|
@@ -51286,7 +51286,7 @@ module.exports={
|
|
51286
51286
|
"type": "structure",
|
51287
51287
|
"members": {
|
51288
51288
|
"outputArtifacts": {
|
51289
|
-
"shape": "
|
51289
|
+
"shape": "S5z"
|
51290
51290
|
},
|
51291
51291
|
"executionResult": {
|
51292
51292
|
"type": "structure",
|
@@ -51295,12 +51295,12 @@ module.exports={
|
|
51295
51295
|
"externalExecutionSummary": {},
|
51296
51296
|
"externalExecutionUrl": {},
|
51297
51297
|
"errorDetails": {
|
51298
|
-
"shape": "
|
51298
|
+
"shape": "S5h"
|
51299
51299
|
}
|
51300
51300
|
}
|
51301
51301
|
},
|
51302
51302
|
"outputVariables": {
|
51303
|
-
"shape": "
|
51303
|
+
"shape": "S68"
|
51304
51304
|
}
|
51305
51305
|
}
|
51306
51306
|
}
|
@@ -51382,7 +51382,7 @@ module.exports={
|
|
51382
51382
|
}
|
51383
51383
|
},
|
51384
51384
|
"trigger": {
|
51385
|
-
"shape": "
|
51385
|
+
"shape": "S4t"
|
51386
51386
|
},
|
51387
51387
|
"stopTrigger": {
|
51388
51388
|
"type": "structure",
|
@@ -51475,7 +51475,7 @@ module.exports={
|
|
51475
51475
|
"webhooks": {
|
51476
51476
|
"type": "list",
|
51477
51477
|
"member": {
|
51478
|
-
"shape": "
|
51478
|
+
"shape": "S6x"
|
51479
51479
|
}
|
51480
51480
|
},
|
51481
51481
|
"NextToken": {}
|
@@ -51512,7 +51512,7 @@ module.exports={
|
|
51512
51512
|
"members": {
|
51513
51513
|
"id": {},
|
51514
51514
|
"data": {
|
51515
|
-
"shape": "
|
51515
|
+
"shape": "S3s"
|
51516
51516
|
},
|
51517
51517
|
"nonce": {},
|
51518
51518
|
"accountId": {}
|
@@ -51567,7 +51567,7 @@ module.exports={
|
|
51567
51567
|
"stageName": {},
|
51568
51568
|
"actionName": {},
|
51569
51569
|
"actionRevision": {
|
51570
|
-
"shape": "
|
51570
|
+
"shape": "S59"
|
51571
51571
|
}
|
51572
51572
|
}
|
51573
51573
|
},
|
@@ -51628,7 +51628,7 @@ module.exports={
|
|
51628
51628
|
"members": {
|
51629
51629
|
"jobId": {},
|
51630
51630
|
"failureDetails": {
|
51631
|
-
"shape": "
|
51631
|
+
"shape": "S7x"
|
51632
51632
|
}
|
51633
51633
|
}
|
51634
51634
|
}
|
@@ -51642,14 +51642,14 @@ module.exports={
|
|
51642
51642
|
"members": {
|
51643
51643
|
"jobId": {},
|
51644
51644
|
"currentRevision": {
|
51645
|
-
"shape": "
|
51645
|
+
"shape": "S80"
|
51646
51646
|
},
|
51647
51647
|
"continuationToken": {},
|
51648
51648
|
"executionDetails": {
|
51649
|
-
"shape": "
|
51649
|
+
"shape": "S82"
|
51650
51650
|
},
|
51651
51651
|
"outputVariables": {
|
51652
|
-
"shape": "
|
51652
|
+
"shape": "S68"
|
51653
51653
|
}
|
51654
51654
|
}
|
51655
51655
|
}
|
@@ -51666,7 +51666,7 @@ module.exports={
|
|
51666
51666
|
"jobId": {},
|
51667
51667
|
"clientToken": {},
|
51668
51668
|
"failureDetails": {
|
51669
|
-
"shape": "
|
51669
|
+
"shape": "S7x"
|
51670
51670
|
}
|
51671
51671
|
}
|
51672
51672
|
}
|
@@ -51682,11 +51682,11 @@ module.exports={
|
|
51682
51682
|
"jobId": {},
|
51683
51683
|
"clientToken": {},
|
51684
51684
|
"currentRevision": {
|
51685
|
-
"shape": "
|
51685
|
+
"shape": "S80"
|
51686
51686
|
},
|
51687
51687
|
"continuationToken": {},
|
51688
51688
|
"executionDetails": {
|
51689
|
-
"shape": "
|
51689
|
+
"shape": "S82"
|
51690
51690
|
}
|
51691
51691
|
}
|
51692
51692
|
}
|
@@ -51699,7 +51699,7 @@ module.exports={
|
|
51699
51699
|
],
|
51700
51700
|
"members": {
|
51701
51701
|
"webhook": {
|
51702
|
-
"shape": "
|
51702
|
+
"shape": "S6y"
|
51703
51703
|
},
|
51704
51704
|
"tags": {
|
51705
51705
|
"shape": "Sq"
|
@@ -51710,7 +51710,7 @@ module.exports={
|
|
51710
51710
|
"type": "structure",
|
51711
51711
|
"members": {
|
51712
51712
|
"webhook": {
|
51713
|
-
"shape": "
|
51713
|
+
"shape": "S6x"
|
51714
51714
|
}
|
51715
51715
|
}
|
51716
51716
|
}
|
@@ -51870,7 +51870,7 @@ module.exports={
|
|
51870
51870
|
],
|
51871
51871
|
"members": {
|
51872
51872
|
"actionType": {
|
51873
|
-
"shape": "
|
51873
|
+
"shape": "S30"
|
51874
51874
|
}
|
51875
51875
|
}
|
51876
51876
|
}
|
@@ -52094,7 +52094,10 @@ module.exports={
|
|
52094
52094
|
},
|
52095
52095
|
"roleArn": {},
|
52096
52096
|
"region": {},
|
52097
|
-
"namespace": {}
|
52097
|
+
"namespace": {},
|
52098
|
+
"timeoutInMinutes": {
|
52099
|
+
"type": "integer"
|
52100
|
+
}
|
52098
52101
|
}
|
52099
52102
|
}
|
52100
52103
|
}
|
@@ -52146,18 +52149,18 @@ module.exports={
|
|
52146
52149
|
"type": "structure",
|
52147
52150
|
"members": {
|
52148
52151
|
"includes": {
|
52149
|
-
"shape": "
|
52152
|
+
"shape": "S29"
|
52150
52153
|
},
|
52151
52154
|
"excludes": {
|
52152
|
-
"shape": "
|
52155
|
+
"shape": "S29"
|
52153
52156
|
}
|
52154
52157
|
}
|
52155
52158
|
},
|
52156
52159
|
"branches": {
|
52157
|
-
"shape": "
|
52160
|
+
"shape": "S2b"
|
52158
52161
|
},
|
52159
52162
|
"filePaths": {
|
52160
|
-
"shape": "
|
52163
|
+
"shape": "S2e"
|
52161
52164
|
}
|
52162
52165
|
}
|
52163
52166
|
}
|
@@ -52172,10 +52175,10 @@ module.exports={
|
|
52172
52175
|
"member": {}
|
52173
52176
|
},
|
52174
52177
|
"branches": {
|
52175
|
-
"shape": "
|
52178
|
+
"shape": "S2b"
|
52176
52179
|
},
|
52177
52180
|
"filePaths": {
|
52178
|
-
"shape": "
|
52181
|
+
"shape": "S2e"
|
52179
52182
|
}
|
52180
52183
|
}
|
52181
52184
|
}
|
@@ -52217,41 +52220,41 @@ module.exports={
|
|
52217
52220
|
"key": {},
|
52218
52221
|
"value": {}
|
52219
52222
|
},
|
52220
|
-
"
|
52223
|
+
"S29": {
|
52221
52224
|
"type": "list",
|
52222
52225
|
"member": {}
|
52223
52226
|
},
|
52224
|
-
"
|
52227
|
+
"S2b": {
|
52225
52228
|
"type": "structure",
|
52226
52229
|
"members": {
|
52227
52230
|
"includes": {
|
52228
|
-
"shape": "
|
52231
|
+
"shape": "S2c"
|
52229
52232
|
},
|
52230
52233
|
"excludes": {
|
52231
|
-
"shape": "
|
52234
|
+
"shape": "S2c"
|
52232
52235
|
}
|
52233
52236
|
}
|
52234
52237
|
},
|
52235
|
-
"
|
52238
|
+
"S2c": {
|
52236
52239
|
"type": "list",
|
52237
52240
|
"member": {}
|
52238
52241
|
},
|
52239
|
-
"
|
52242
|
+
"S2e": {
|
52240
52243
|
"type": "structure",
|
52241
52244
|
"members": {
|
52242
52245
|
"includes": {
|
52243
|
-
"shape": "
|
52246
|
+
"shape": "S2f"
|
52244
52247
|
},
|
52245
52248
|
"excludes": {
|
52246
|
-
"shape": "
|
52249
|
+
"shape": "S2f"
|
52247
52250
|
}
|
52248
52251
|
}
|
52249
52252
|
},
|
52250
|
-
"
|
52253
|
+
"S2f": {
|
52251
52254
|
"type": "list",
|
52252
52255
|
"member": {}
|
52253
52256
|
},
|
52254
|
-
"
|
52257
|
+
"S30": {
|
52255
52258
|
"type": "structure",
|
52256
52259
|
"required": [
|
52257
52260
|
"executor",
|
@@ -52318,10 +52321,10 @@ module.exports={
|
|
52318
52321
|
}
|
52319
52322
|
},
|
52320
52323
|
"inputArtifactDetails": {
|
52321
|
-
"shape": "
|
52324
|
+
"shape": "S3f"
|
52322
52325
|
},
|
52323
52326
|
"outputArtifactDetails": {
|
52324
|
-
"shape": "
|
52327
|
+
"shape": "S3f"
|
52325
52328
|
},
|
52326
52329
|
"permissions": {
|
52327
52330
|
"type": "structure",
|
@@ -52374,7 +52377,7 @@ module.exports={
|
|
52374
52377
|
}
|
52375
52378
|
}
|
52376
52379
|
},
|
52377
|
-
"
|
52380
|
+
"S3f": {
|
52378
52381
|
"type": "structure",
|
52379
52382
|
"required": [
|
52380
52383
|
"minimumCount",
|
@@ -52389,26 +52392,26 @@ module.exports={
|
|
52389
52392
|
}
|
52390
52393
|
}
|
52391
52394
|
},
|
52392
|
-
"
|
52395
|
+
"S3s": {
|
52393
52396
|
"type": "structure",
|
52394
52397
|
"members": {
|
52395
52398
|
"actionTypeId": {
|
52396
52399
|
"shape": "Sw"
|
52397
52400
|
},
|
52398
52401
|
"actionConfiguration": {
|
52399
|
-
"shape": "
|
52402
|
+
"shape": "S3t"
|
52400
52403
|
},
|
52401
52404
|
"pipelineContext": {
|
52402
|
-
"shape": "
|
52405
|
+
"shape": "S3u"
|
52403
52406
|
},
|
52404
52407
|
"inputArtifacts": {
|
52405
|
-
"shape": "
|
52408
|
+
"shape": "S40"
|
52406
52409
|
},
|
52407
52410
|
"outputArtifacts": {
|
52408
|
-
"shape": "
|
52411
|
+
"shape": "S40"
|
52409
52412
|
},
|
52410
52413
|
"artifactCredentials": {
|
52411
|
-
"shape": "
|
52414
|
+
"shape": "S48"
|
52412
52415
|
},
|
52413
52416
|
"continuationToken": {},
|
52414
52417
|
"encryptionKey": {
|
@@ -52416,7 +52419,7 @@ module.exports={
|
|
52416
52419
|
}
|
52417
52420
|
}
|
52418
52421
|
},
|
52419
|
-
"
|
52422
|
+
"S3t": {
|
52420
52423
|
"type": "structure",
|
52421
52424
|
"members": {
|
52422
52425
|
"configuration": {
|
@@ -52424,7 +52427,7 @@ module.exports={
|
|
52424
52427
|
}
|
52425
52428
|
}
|
52426
52429
|
},
|
52427
|
-
"
|
52430
|
+
"S3u": {
|
52428
52431
|
"type": "structure",
|
52429
52432
|
"members": {
|
52430
52433
|
"pipelineName": {},
|
@@ -52445,7 +52448,7 @@ module.exports={
|
|
52445
52448
|
"pipelineExecutionId": {}
|
52446
52449
|
}
|
52447
52450
|
},
|
52448
|
-
"
|
52451
|
+
"S40": {
|
52449
52452
|
"type": "list",
|
52450
52453
|
"member": {
|
52451
52454
|
"type": "structure",
|
@@ -52472,7 +52475,7 @@ module.exports={
|
|
52472
52475
|
}
|
52473
52476
|
}
|
52474
52477
|
},
|
52475
|
-
"
|
52478
|
+
"S48": {
|
52476
52479
|
"type": "structure",
|
52477
52480
|
"required": [
|
52478
52481
|
"accessKeyId",
|
@@ -52495,14 +52498,14 @@ module.exports={
|
|
52495
52498
|
},
|
52496
52499
|
"sensitive": true
|
52497
52500
|
},
|
52498
|
-
"
|
52501
|
+
"S4t": {
|
52499
52502
|
"type": "structure",
|
52500
52503
|
"members": {
|
52501
52504
|
"triggerType": {},
|
52502
52505
|
"triggerDetail": {}
|
52503
52506
|
}
|
52504
52507
|
},
|
52505
|
-
"
|
52508
|
+
"S50": {
|
52506
52509
|
"type": "structure",
|
52507
52510
|
"required": [
|
52508
52511
|
"pipelineExecutionId",
|
@@ -52513,7 +52516,7 @@ module.exports={
|
|
52513
52516
|
"status": {}
|
52514
52517
|
}
|
52515
52518
|
},
|
52516
|
-
"
|
52519
|
+
"S59": {
|
52517
52520
|
"type": "structure",
|
52518
52521
|
"required": [
|
52519
52522
|
"revisionId",
|
@@ -52528,14 +52531,14 @@ module.exports={
|
|
52528
52531
|
}
|
52529
52532
|
}
|
52530
52533
|
},
|
52531
|
-
"
|
52534
|
+
"S5h": {
|
52532
52535
|
"type": "structure",
|
52533
52536
|
"members": {
|
52534
52537
|
"code": {},
|
52535
52538
|
"message": {}
|
52536
52539
|
}
|
52537
52540
|
},
|
52538
|
-
"
|
52541
|
+
"S5z": {
|
52539
52542
|
"type": "list",
|
52540
52543
|
"member": {
|
52541
52544
|
"type": "structure",
|
@@ -52551,12 +52554,12 @@ module.exports={
|
|
52551
52554
|
}
|
52552
52555
|
}
|
52553
52556
|
},
|
52554
|
-
"
|
52557
|
+
"S68": {
|
52555
52558
|
"type": "map",
|
52556
52559
|
"key": {},
|
52557
52560
|
"value": {}
|
52558
52561
|
},
|
52559
|
-
"
|
52562
|
+
"S6x": {
|
52560
52563
|
"type": "structure",
|
52561
52564
|
"required": [
|
52562
52565
|
"definition",
|
@@ -52564,7 +52567,7 @@ module.exports={
|
|
52564
52567
|
],
|
52565
52568
|
"members": {
|
52566
52569
|
"definition": {
|
52567
|
-
"shape": "
|
52570
|
+
"shape": "S6y"
|
52568
52571
|
},
|
52569
52572
|
"url": {},
|
52570
52573
|
"errorMessage": {},
|
@@ -52578,7 +52581,7 @@ module.exports={
|
|
52578
52581
|
}
|
52579
52582
|
}
|
52580
52583
|
},
|
52581
|
-
"
|
52584
|
+
"S6y": {
|
52582
52585
|
"type": "structure",
|
52583
52586
|
"required": [
|
52584
52587
|
"name",
|
@@ -52615,7 +52618,7 @@ module.exports={
|
|
52615
52618
|
}
|
52616
52619
|
}
|
52617
52620
|
},
|
52618
|
-
"
|
52621
|
+
"S7x": {
|
52619
52622
|
"type": "structure",
|
52620
52623
|
"required": [
|
52621
52624
|
"type",
|
@@ -52627,7 +52630,7 @@ module.exports={
|
|
52627
52630
|
"externalExecutionId": {}
|
52628
52631
|
}
|
52629
52632
|
},
|
52630
|
-
"
|
52633
|
+
"S80": {
|
52631
52634
|
"type": "structure",
|
52632
52635
|
"required": [
|
52633
52636
|
"revision",
|
@@ -52642,7 +52645,7 @@ module.exports={
|
|
52642
52645
|
"revisionSummary": {}
|
52643
52646
|
}
|
52644
52647
|
},
|
52645
|
-
"
|
52648
|
+
"S82": {
|
52646
52649
|
"type": "structure",
|
52647
52650
|
"members": {
|
52648
52651
|
"summary": {},
|
@@ -195340,6 +195343,9 @@ module.exports={
|
|
195340
195343
|
},
|
195341
195344
|
"supplychain": {
|
195342
195345
|
"name": "SupplyChain"
|
195346
|
+
},
|
195347
|
+
"artifact": {
|
195348
|
+
"name": "Artifact"
|
195343
195349
|
}
|
195344
195350
|
}
|
195345
195351
|
},{}],169:[function(require,module,exports){
|
@@ -272832,7 +272838,7 @@ AWS.util.update(AWS, {
|
|
272832
272838
|
/**
|
272833
272839
|
* @constant
|
272834
272840
|
*/
|
272835
|
-
VERSION: '2.
|
272841
|
+
VERSION: '2.1559.0',
|
272836
272842
|
|
272837
272843
|
/**
|
272838
272844
|
* @api private
|
@@ -295081,7 +295087,7 @@ var LRUCache = /** @class */ (function () {
|
|
295081
295087
|
}());
|
295082
295088
|
exports.LRUCache = LRUCache;
|
295083
295089
|
},{}],467:[function(require,module,exports){
|
295084
|
-
// AWS SDK for JavaScript v2.
|
295090
|
+
// AWS SDK for JavaScript v2.1559.0
|
295085
295091
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
295086
295092
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
295087
295093
|
require('./browser_loader');
|