cdk-lambda-subminute 2.0.439 → 2.0.441
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/appsync-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +135 -75
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +6 -0
- package/node_modules/aws-sdk/apis/entitlement.marketplace-2017-01-11.min.json +3 -0
- package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +331 -144
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +68 -27
- package/node_modules/aws-sdk/apis/rds-2013-01-10.min.json +3 -0
- package/node_modules/aws-sdk/apis/rds-2013-02-12.min.json +3 -0
- package/node_modules/aws-sdk/apis/rds-2013-09-09.min.json +3 -0
- package/node_modules/aws-sdk/apis/rds-2014-09-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +9 -0
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +44 -0
- package/node_modules/aws-sdk/apis/support-2013-04-15.min.json +3 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +1 -1
- package/node_modules/aws-sdk/clients/codepipeline.d.ts +87 -1
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +24 -24
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +4 -0
- package/node_modules/aws-sdk/clients/fms.d.ts +258 -20
- package/node_modules/aws-sdk/clients/ivs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/oam.d.ts +61 -17
- package/node_modules/aws-sdk/clients/rds.d.ts +12 -4
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +52 -0
- 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 +14 -14
- package/node_modules/aws-sdk/dist/aws-sdk.js +159 -78
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +89 -89
- 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.1608.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){
|
@@ -50849,6 +50849,9 @@ module.exports={
|
|
50849
50849
|
"endpointPrefix": "codepipeline",
|
50850
50850
|
"jsonVersion": "1.1",
|
50851
50851
|
"protocol": "json",
|
50852
|
+
"protocols": [
|
50853
|
+
"json"
|
50854
|
+
],
|
50852
50855
|
"serviceAbbreviation": "CodePipeline",
|
50853
50856
|
"serviceFullName": "AWS CodePipeline",
|
50854
50857
|
"serviceId": "CodePipeline",
|
@@ -51075,7 +51078,7 @@ module.exports={
|
|
51075
51078
|
"type": "structure",
|
51076
51079
|
"members": {
|
51077
51080
|
"actionType": {
|
51078
|
-
"shape": "
|
51081
|
+
"shape": "S32"
|
51079
51082
|
}
|
51080
51083
|
}
|
51081
51084
|
}
|
@@ -51098,7 +51101,7 @@ module.exports={
|
|
51098
51101
|
"members": {
|
51099
51102
|
"id": {},
|
51100
51103
|
"data": {
|
51101
|
-
"shape": "
|
51104
|
+
"shape": "S3u"
|
51102
51105
|
},
|
51103
51106
|
"accountId": {}
|
51104
51107
|
}
|
@@ -51195,9 +51198,13 @@ module.exports={
|
|
51195
51198
|
}
|
51196
51199
|
},
|
51197
51200
|
"trigger": {
|
51198
|
-
"shape": "
|
51201
|
+
"shape": "S4v"
|
51199
51202
|
},
|
51200
|
-
"executionMode": {}
|
51203
|
+
"executionMode": {},
|
51204
|
+
"executionType": {},
|
51205
|
+
"rollbackMetadata": {
|
51206
|
+
"shape": "S4z"
|
51207
|
+
}
|
51201
51208
|
}
|
51202
51209
|
}
|
51203
51210
|
}
|
@@ -51227,12 +51234,12 @@ module.exports={
|
|
51227
51234
|
"members": {
|
51228
51235
|
"stageName": {},
|
51229
51236
|
"inboundExecution": {
|
51230
|
-
"shape": "
|
51237
|
+
"shape": "S54"
|
51231
51238
|
},
|
51232
51239
|
"inboundExecutions": {
|
51233
51240
|
"type": "list",
|
51234
51241
|
"member": {
|
51235
|
-
"shape": "
|
51242
|
+
"shape": "S54"
|
51236
51243
|
}
|
51237
51244
|
},
|
51238
51245
|
"inboundTransitionState": {
|
@@ -51255,7 +51262,7 @@ module.exports={
|
|
51255
51262
|
"members": {
|
51256
51263
|
"actionName": {},
|
51257
51264
|
"currentRevision": {
|
51258
|
-
"shape": "
|
51265
|
+
"shape": "S5d"
|
51259
51266
|
},
|
51260
51267
|
"latestExecution": {
|
51261
51268
|
"type": "structure",
|
@@ -51274,7 +51281,7 @@ module.exports={
|
|
51274
51281
|
"type": "integer"
|
51275
51282
|
},
|
51276
51283
|
"errorDetails": {
|
51277
|
-
"shape": "
|
51284
|
+
"shape": "S5l"
|
51278
51285
|
}
|
51279
51286
|
}
|
51280
51287
|
},
|
@@ -51284,7 +51291,7 @@ module.exports={
|
|
51284
51291
|
}
|
51285
51292
|
},
|
51286
51293
|
"latestExecution": {
|
51287
|
-
"shape": "
|
51294
|
+
"shape": "S54"
|
51288
51295
|
}
|
51289
51296
|
}
|
51290
51297
|
}
|
@@ -51324,19 +51331,19 @@ module.exports={
|
|
51324
51331
|
"shape": "Sw"
|
51325
51332
|
},
|
51326
51333
|
"actionConfiguration": {
|
51327
|
-
"shape": "
|
51334
|
+
"shape": "S3v"
|
51328
51335
|
},
|
51329
51336
|
"pipelineContext": {
|
51330
|
-
"shape": "
|
51337
|
+
"shape": "S3w"
|
51331
51338
|
},
|
51332
51339
|
"inputArtifacts": {
|
51333
|
-
"shape": "
|
51340
|
+
"shape": "S42"
|
51334
51341
|
},
|
51335
51342
|
"outputArtifacts": {
|
51336
|
-
"shape": "
|
51343
|
+
"shape": "S42"
|
51337
51344
|
},
|
51338
51345
|
"artifactCredentials": {
|
51339
|
-
"shape": "
|
51346
|
+
"shape": "S4a"
|
51340
51347
|
},
|
51341
51348
|
"continuationToken": {},
|
51342
51349
|
"encryptionKey": {
|
@@ -51421,7 +51428,7 @@ module.exports={
|
|
51421
51428
|
"roleArn": {},
|
51422
51429
|
"region": {},
|
51423
51430
|
"inputArtifacts": {
|
51424
|
-
"shape": "
|
51431
|
+
"shape": "S63"
|
51425
51432
|
},
|
51426
51433
|
"namespace": {}
|
51427
51434
|
}
|
@@ -51430,7 +51437,7 @@ module.exports={
|
|
51430
51437
|
"type": "structure",
|
51431
51438
|
"members": {
|
51432
51439
|
"outputArtifacts": {
|
51433
|
-
"shape": "
|
51440
|
+
"shape": "S63"
|
51434
51441
|
},
|
51435
51442
|
"executionResult": {
|
51436
51443
|
"type": "structure",
|
@@ -51439,12 +51446,12 @@ module.exports={
|
|
51439
51446
|
"externalExecutionSummary": {},
|
51440
51447
|
"externalExecutionUrl": {},
|
51441
51448
|
"errorDetails": {
|
51442
|
-
"shape": "
|
51449
|
+
"shape": "S5l"
|
51443
51450
|
}
|
51444
51451
|
}
|
51445
51452
|
},
|
51446
51453
|
"outputVariables": {
|
51447
|
-
"shape": "
|
51454
|
+
"shape": "S6c"
|
51448
51455
|
}
|
51449
51456
|
}
|
51450
51457
|
}
|
@@ -51491,6 +51498,17 @@ module.exports={
|
|
51491
51498
|
"maxResults": {
|
51492
51499
|
"type": "integer"
|
51493
51500
|
},
|
51501
|
+
"filter": {
|
51502
|
+
"type": "structure",
|
51503
|
+
"members": {
|
51504
|
+
"succeededInStage": {
|
51505
|
+
"type": "structure",
|
51506
|
+
"members": {
|
51507
|
+
"stageName": {}
|
51508
|
+
}
|
51509
|
+
}
|
51510
|
+
}
|
51511
|
+
},
|
51494
51512
|
"nextToken": {}
|
51495
51513
|
}
|
51496
51514
|
},
|
@@ -51504,6 +51522,7 @@ module.exports={
|
|
51504
51522
|
"members": {
|
51505
51523
|
"pipelineExecutionId": {},
|
51506
51524
|
"status": {},
|
51525
|
+
"statusSummary": {},
|
51507
51526
|
"startTime": {
|
51508
51527
|
"type": "timestamp"
|
51509
51528
|
},
|
@@ -51526,7 +51545,7 @@ module.exports={
|
|
51526
51545
|
}
|
51527
51546
|
},
|
51528
51547
|
"trigger": {
|
51529
|
-
"shape": "
|
51548
|
+
"shape": "S4v"
|
51530
51549
|
},
|
51531
51550
|
"stopTrigger": {
|
51532
51551
|
"type": "structure",
|
@@ -51534,7 +51553,11 @@ module.exports={
|
|
51534
51553
|
"reason": {}
|
51535
51554
|
}
|
51536
51555
|
},
|
51537
|
-
"executionMode": {}
|
51556
|
+
"executionMode": {},
|
51557
|
+
"executionType": {},
|
51558
|
+
"rollbackMetadata": {
|
51559
|
+
"shape": "S4z"
|
51560
|
+
}
|
51538
51561
|
}
|
51539
51562
|
}
|
51540
51563
|
},
|
@@ -51619,7 +51642,7 @@ module.exports={
|
|
51619
51642
|
"webhooks": {
|
51620
51643
|
"type": "list",
|
51621
51644
|
"member": {
|
51622
|
-
"shape": "
|
51645
|
+
"shape": "S73"
|
51623
51646
|
}
|
51624
51647
|
},
|
51625
51648
|
"NextToken": {}
|
@@ -51656,7 +51679,7 @@ module.exports={
|
|
51656
51679
|
"members": {
|
51657
51680
|
"id": {},
|
51658
51681
|
"data": {
|
51659
|
-
"shape": "
|
51682
|
+
"shape": "S3u"
|
51660
51683
|
},
|
51661
51684
|
"nonce": {},
|
51662
51685
|
"accountId": {}
|
@@ -51711,7 +51734,7 @@ module.exports={
|
|
51711
51734
|
"stageName": {},
|
51712
51735
|
"actionName": {},
|
51713
51736
|
"actionRevision": {
|
51714
|
-
"shape": "
|
51737
|
+
"shape": "S5d"
|
51715
51738
|
}
|
51716
51739
|
}
|
51717
51740
|
},
|
@@ -51772,7 +51795,7 @@ module.exports={
|
|
51772
51795
|
"members": {
|
51773
51796
|
"jobId": {},
|
51774
51797
|
"failureDetails": {
|
51775
|
-
"shape": "
|
51798
|
+
"shape": "S83"
|
51776
51799
|
}
|
51777
51800
|
}
|
51778
51801
|
}
|
@@ -51786,14 +51809,14 @@ module.exports={
|
|
51786
51809
|
"members": {
|
51787
51810
|
"jobId": {},
|
51788
51811
|
"currentRevision": {
|
51789
|
-
"shape": "
|
51812
|
+
"shape": "S86"
|
51790
51813
|
},
|
51791
51814
|
"continuationToken": {},
|
51792
51815
|
"executionDetails": {
|
51793
|
-
"shape": "
|
51816
|
+
"shape": "S88"
|
51794
51817
|
},
|
51795
51818
|
"outputVariables": {
|
51796
|
-
"shape": "
|
51819
|
+
"shape": "S6c"
|
51797
51820
|
}
|
51798
51821
|
}
|
51799
51822
|
}
|
@@ -51810,7 +51833,7 @@ module.exports={
|
|
51810
51833
|
"jobId": {},
|
51811
51834
|
"clientToken": {},
|
51812
51835
|
"failureDetails": {
|
51813
|
-
"shape": "
|
51836
|
+
"shape": "S83"
|
51814
51837
|
}
|
51815
51838
|
}
|
51816
51839
|
}
|
@@ -51826,11 +51849,11 @@ module.exports={
|
|
51826
51849
|
"jobId": {},
|
51827
51850
|
"clientToken": {},
|
51828
51851
|
"currentRevision": {
|
51829
|
-
"shape": "
|
51852
|
+
"shape": "S86"
|
51830
51853
|
},
|
51831
51854
|
"continuationToken": {},
|
51832
51855
|
"executionDetails": {
|
51833
|
-
"shape": "
|
51856
|
+
"shape": "S88"
|
51834
51857
|
}
|
51835
51858
|
}
|
51836
51859
|
}
|
@@ -51843,7 +51866,7 @@ module.exports={
|
|
51843
51866
|
],
|
51844
51867
|
"members": {
|
51845
51868
|
"webhook": {
|
51846
|
-
"shape": "
|
51869
|
+
"shape": "S74"
|
51847
51870
|
},
|
51848
51871
|
"tags": {
|
51849
51872
|
"shape": "Sq"
|
@@ -51854,7 +51877,7 @@ module.exports={
|
|
51854
51877
|
"type": "structure",
|
51855
51878
|
"members": {
|
51856
51879
|
"webhook": {
|
51857
|
-
"shape": "
|
51880
|
+
"shape": "S73"
|
51858
51881
|
}
|
51859
51882
|
}
|
51860
51883
|
}
|
@@ -51894,6 +51917,30 @@ module.exports={
|
|
51894
51917
|
}
|
51895
51918
|
}
|
51896
51919
|
},
|
51920
|
+
"RollbackStage": {
|
51921
|
+
"input": {
|
51922
|
+
"type": "structure",
|
51923
|
+
"required": [
|
51924
|
+
"pipelineName",
|
51925
|
+
"stageName",
|
51926
|
+
"targetPipelineExecutionId"
|
51927
|
+
],
|
51928
|
+
"members": {
|
51929
|
+
"pipelineName": {},
|
51930
|
+
"stageName": {},
|
51931
|
+
"targetPipelineExecutionId": {}
|
51932
|
+
}
|
51933
|
+
},
|
51934
|
+
"output": {
|
51935
|
+
"type": "structure",
|
51936
|
+
"required": [
|
51937
|
+
"pipelineExecutionId"
|
51938
|
+
],
|
51939
|
+
"members": {
|
51940
|
+
"pipelineExecutionId": {}
|
51941
|
+
}
|
51942
|
+
}
|
51943
|
+
},
|
51897
51944
|
"StartPipelineExecution": {
|
51898
51945
|
"input": {
|
51899
51946
|
"type": "structure",
|
@@ -52014,7 +52061,7 @@ module.exports={
|
|
52014
52061
|
],
|
52015
52062
|
"members": {
|
52016
52063
|
"actionType": {
|
52017
|
-
"shape": "
|
52064
|
+
"shape": "S32"
|
52018
52065
|
}
|
52019
52066
|
}
|
52020
52067
|
}
|
@@ -52244,6 +52291,12 @@ module.exports={
|
|
52244
52291
|
}
|
52245
52292
|
}
|
52246
52293
|
}
|
52294
|
+
},
|
52295
|
+
"onFailure": {
|
52296
|
+
"type": "structure",
|
52297
|
+
"members": {
|
52298
|
+
"result": {}
|
52299
|
+
}
|
52247
52300
|
}
|
52248
52301
|
}
|
52249
52302
|
}
|
@@ -52293,18 +52346,18 @@ module.exports={
|
|
52293
52346
|
"type": "structure",
|
52294
52347
|
"members": {
|
52295
52348
|
"includes": {
|
52296
|
-
"shape": "
|
52349
|
+
"shape": "S2b"
|
52297
52350
|
},
|
52298
52351
|
"excludes": {
|
52299
|
-
"shape": "
|
52352
|
+
"shape": "S2b"
|
52300
52353
|
}
|
52301
52354
|
}
|
52302
52355
|
},
|
52303
52356
|
"branches": {
|
52304
|
-
"shape": "
|
52357
|
+
"shape": "S2d"
|
52305
52358
|
},
|
52306
52359
|
"filePaths": {
|
52307
|
-
"shape": "
|
52360
|
+
"shape": "S2g"
|
52308
52361
|
}
|
52309
52362
|
}
|
52310
52363
|
}
|
@@ -52319,10 +52372,10 @@ module.exports={
|
|
52319
52372
|
"member": {}
|
52320
52373
|
},
|
52321
52374
|
"branches": {
|
52322
|
-
"shape": "
|
52375
|
+
"shape": "S2d"
|
52323
52376
|
},
|
52324
52377
|
"filePaths": {
|
52325
|
-
"shape": "
|
52378
|
+
"shape": "S2g"
|
52326
52379
|
}
|
52327
52380
|
}
|
52328
52381
|
}
|
@@ -52364,41 +52417,41 @@ module.exports={
|
|
52364
52417
|
"key": {},
|
52365
52418
|
"value": {}
|
52366
52419
|
},
|
52367
|
-
"
|
52420
|
+
"S2b": {
|
52368
52421
|
"type": "list",
|
52369
52422
|
"member": {}
|
52370
52423
|
},
|
52371
|
-
"
|
52424
|
+
"S2d": {
|
52372
52425
|
"type": "structure",
|
52373
52426
|
"members": {
|
52374
52427
|
"includes": {
|
52375
|
-
"shape": "
|
52428
|
+
"shape": "S2e"
|
52376
52429
|
},
|
52377
52430
|
"excludes": {
|
52378
|
-
"shape": "
|
52431
|
+
"shape": "S2e"
|
52379
52432
|
}
|
52380
52433
|
}
|
52381
52434
|
},
|
52382
|
-
"
|
52435
|
+
"S2e": {
|
52383
52436
|
"type": "list",
|
52384
52437
|
"member": {}
|
52385
52438
|
},
|
52386
|
-
"
|
52439
|
+
"S2g": {
|
52387
52440
|
"type": "structure",
|
52388
52441
|
"members": {
|
52389
52442
|
"includes": {
|
52390
|
-
"shape": "
|
52443
|
+
"shape": "S2h"
|
52391
52444
|
},
|
52392
52445
|
"excludes": {
|
52393
|
-
"shape": "
|
52446
|
+
"shape": "S2h"
|
52394
52447
|
}
|
52395
52448
|
}
|
52396
52449
|
},
|
52397
|
-
"
|
52450
|
+
"S2h": {
|
52398
52451
|
"type": "list",
|
52399
52452
|
"member": {}
|
52400
52453
|
},
|
52401
|
-
"
|
52454
|
+
"S32": {
|
52402
52455
|
"type": "structure",
|
52403
52456
|
"required": [
|
52404
52457
|
"executor",
|
@@ -52465,10 +52518,10 @@ module.exports={
|
|
52465
52518
|
}
|
52466
52519
|
},
|
52467
52520
|
"inputArtifactDetails": {
|
52468
|
-
"shape": "
|
52521
|
+
"shape": "S3h"
|
52469
52522
|
},
|
52470
52523
|
"outputArtifactDetails": {
|
52471
|
-
"shape": "
|
52524
|
+
"shape": "S3h"
|
52472
52525
|
},
|
52473
52526
|
"permissions": {
|
52474
52527
|
"type": "structure",
|
@@ -52521,7 +52574,7 @@ module.exports={
|
|
52521
52574
|
}
|
52522
52575
|
}
|
52523
52576
|
},
|
52524
|
-
"
|
52577
|
+
"S3h": {
|
52525
52578
|
"type": "structure",
|
52526
52579
|
"required": [
|
52527
52580
|
"minimumCount",
|
@@ -52536,26 +52589,26 @@ module.exports={
|
|
52536
52589
|
}
|
52537
52590
|
}
|
52538
52591
|
},
|
52539
|
-
"
|
52592
|
+
"S3u": {
|
52540
52593
|
"type": "structure",
|
52541
52594
|
"members": {
|
52542
52595
|
"actionTypeId": {
|
52543
52596
|
"shape": "Sw"
|
52544
52597
|
},
|
52545
52598
|
"actionConfiguration": {
|
52546
|
-
"shape": "
|
52599
|
+
"shape": "S3v"
|
52547
52600
|
},
|
52548
52601
|
"pipelineContext": {
|
52549
|
-
"shape": "
|
52602
|
+
"shape": "S3w"
|
52550
52603
|
},
|
52551
52604
|
"inputArtifacts": {
|
52552
|
-
"shape": "
|
52605
|
+
"shape": "S42"
|
52553
52606
|
},
|
52554
52607
|
"outputArtifacts": {
|
52555
|
-
"shape": "
|
52608
|
+
"shape": "S42"
|
52556
52609
|
},
|
52557
52610
|
"artifactCredentials": {
|
52558
|
-
"shape": "
|
52611
|
+
"shape": "S4a"
|
52559
52612
|
},
|
52560
52613
|
"continuationToken": {},
|
52561
52614
|
"encryptionKey": {
|
@@ -52563,7 +52616,7 @@ module.exports={
|
|
52563
52616
|
}
|
52564
52617
|
}
|
52565
52618
|
},
|
52566
|
-
"
|
52619
|
+
"S3v": {
|
52567
52620
|
"type": "structure",
|
52568
52621
|
"members": {
|
52569
52622
|
"configuration": {
|
@@ -52571,7 +52624,7 @@ module.exports={
|
|
52571
52624
|
}
|
52572
52625
|
}
|
52573
52626
|
},
|
52574
|
-
"
|
52627
|
+
"S3w": {
|
52575
52628
|
"type": "structure",
|
52576
52629
|
"members": {
|
52577
52630
|
"pipelineName": {},
|
@@ -52592,7 +52645,7 @@ module.exports={
|
|
52592
52645
|
"pipelineExecutionId": {}
|
52593
52646
|
}
|
52594
52647
|
},
|
52595
|
-
"
|
52648
|
+
"S42": {
|
52596
52649
|
"type": "list",
|
52597
52650
|
"member": {
|
52598
52651
|
"type": "structure",
|
@@ -52619,7 +52672,7 @@ module.exports={
|
|
52619
52672
|
}
|
52620
52673
|
}
|
52621
52674
|
},
|
52622
|
-
"
|
52675
|
+
"S4a": {
|
52623
52676
|
"type": "structure",
|
52624
52677
|
"required": [
|
52625
52678
|
"accessKeyId",
|
@@ -52642,14 +52695,20 @@ module.exports={
|
|
52642
52695
|
},
|
52643
52696
|
"sensitive": true
|
52644
52697
|
},
|
52645
|
-
"
|
52698
|
+
"S4v": {
|
52646
52699
|
"type": "structure",
|
52647
52700
|
"members": {
|
52648
52701
|
"triggerType": {},
|
52649
52702
|
"triggerDetail": {}
|
52650
52703
|
}
|
52651
52704
|
},
|
52652
|
-
"
|
52705
|
+
"S4z": {
|
52706
|
+
"type": "structure",
|
52707
|
+
"members": {
|
52708
|
+
"rollbackTargetPipelineExecutionId": {}
|
52709
|
+
}
|
52710
|
+
},
|
52711
|
+
"S54": {
|
52653
52712
|
"type": "structure",
|
52654
52713
|
"required": [
|
52655
52714
|
"pipelineExecutionId",
|
@@ -52657,10 +52716,11 @@ module.exports={
|
|
52657
52716
|
],
|
52658
52717
|
"members": {
|
52659
52718
|
"pipelineExecutionId": {},
|
52660
|
-
"status": {}
|
52719
|
+
"status": {},
|
52720
|
+
"type": {}
|
52661
52721
|
}
|
52662
52722
|
},
|
52663
|
-
"
|
52723
|
+
"S5d": {
|
52664
52724
|
"type": "structure",
|
52665
52725
|
"required": [
|
52666
52726
|
"revisionId",
|
@@ -52675,14 +52735,14 @@ module.exports={
|
|
52675
52735
|
}
|
52676
52736
|
}
|
52677
52737
|
},
|
52678
|
-
"
|
52738
|
+
"S5l": {
|
52679
52739
|
"type": "structure",
|
52680
52740
|
"members": {
|
52681
52741
|
"code": {},
|
52682
52742
|
"message": {}
|
52683
52743
|
}
|
52684
52744
|
},
|
52685
|
-
"
|
52745
|
+
"S63": {
|
52686
52746
|
"type": "list",
|
52687
52747
|
"member": {
|
52688
52748
|
"type": "structure",
|
@@ -52698,12 +52758,12 @@ module.exports={
|
|
52698
52758
|
}
|
52699
52759
|
}
|
52700
52760
|
},
|
52701
|
-
"
|
52761
|
+
"S6c": {
|
52702
52762
|
"type": "map",
|
52703
52763
|
"key": {},
|
52704
52764
|
"value": {}
|
52705
52765
|
},
|
52706
|
-
"
|
52766
|
+
"S73": {
|
52707
52767
|
"type": "structure",
|
52708
52768
|
"required": [
|
52709
52769
|
"definition",
|
@@ -52711,7 +52771,7 @@ module.exports={
|
|
52711
52771
|
],
|
52712
52772
|
"members": {
|
52713
52773
|
"definition": {
|
52714
|
-
"shape": "
|
52774
|
+
"shape": "S74"
|
52715
52775
|
},
|
52716
52776
|
"url": {},
|
52717
52777
|
"errorMessage": {},
|
@@ -52725,7 +52785,7 @@ module.exports={
|
|
52725
52785
|
}
|
52726
52786
|
}
|
52727
52787
|
},
|
52728
|
-
"
|
52788
|
+
"S74": {
|
52729
52789
|
"type": "structure",
|
52730
52790
|
"required": [
|
52731
52791
|
"name",
|
@@ -52762,7 +52822,7 @@ module.exports={
|
|
52762
52822
|
}
|
52763
52823
|
}
|
52764
52824
|
},
|
52765
|
-
"
|
52825
|
+
"S83": {
|
52766
52826
|
"type": "structure",
|
52767
52827
|
"required": [
|
52768
52828
|
"type",
|
@@ -52774,7 +52834,7 @@ module.exports={
|
|
52774
52834
|
"externalExecutionId": {}
|
52775
52835
|
}
|
52776
52836
|
},
|
52777
|
-
"
|
52837
|
+
"S86": {
|
52778
52838
|
"type": "structure",
|
52779
52839
|
"required": [
|
52780
52840
|
"revision",
|
@@ -52789,7 +52849,7 @@ module.exports={
|
|
52789
52849
|
"revisionSummary": {}
|
52790
52850
|
}
|
52791
52851
|
},
|
52792
|
-
"
|
52852
|
+
"S88": {
|
52793
52853
|
"type": "structure",
|
52794
52854
|
"members": {
|
52795
52855
|
"summary": {},
|
@@ -206012,6 +206072,9 @@ module.exports={
|
|
206012
206072
|
"apiVersion": "2013-01-10",
|
206013
206073
|
"endpointPrefix": "rds",
|
206014
206074
|
"protocol": "query",
|
206075
|
+
"protocols": [
|
206076
|
+
"query"
|
206077
|
+
],
|
206015
206078
|
"serviceAbbreviation": "Amazon RDS",
|
206016
206079
|
"serviceFullName": "Amazon Relational Database Service",
|
206017
206080
|
"serviceId": "RDS",
|
@@ -208008,6 +208071,9 @@ module.exports={
|
|
208008
208071
|
"apiVersion": "2013-02-12",
|
208009
208072
|
"endpointPrefix": "rds",
|
208010
208073
|
"protocol": "query",
|
208074
|
+
"protocols": [
|
208075
|
+
"query"
|
208076
|
+
],
|
208011
208077
|
"serviceAbbreviation": "Amazon RDS",
|
208012
208078
|
"serviceFullName": "Amazon Relational Database Service",
|
208013
208079
|
"serviceId": "RDS",
|
@@ -210149,6 +210215,9 @@ module.exports={
|
|
210149
210215
|
"apiVersion": "2013-09-09",
|
210150
210216
|
"endpointPrefix": "rds",
|
210151
210217
|
"protocol": "query",
|
210218
|
+
"protocols": [
|
210219
|
+
"query"
|
210220
|
+
],
|
210152
210221
|
"serviceAbbreviation": "Amazon RDS",
|
210153
210222
|
"serviceFullName": "Amazon Relational Database Service",
|
210154
210223
|
"serviceId": "RDS",
|
@@ -212416,6 +212485,9 @@ module.exports={
|
|
212416
212485
|
"apiVersion": "2014-09-01",
|
212417
212486
|
"endpointPrefix": "rds",
|
212418
212487
|
"protocol": "query",
|
212488
|
+
"protocols": [
|
212489
|
+
"query"
|
212490
|
+
],
|
212419
212491
|
"serviceAbbreviation": "Amazon RDS",
|
212420
212492
|
"serviceFullName": "Amazon Relational Database Service",
|
212421
212493
|
"serviceId": "RDS",
|
@@ -214657,6 +214729,9 @@ module.exports={
|
|
214657
214729
|
"apiVersion": "2014-10-31",
|
214658
214730
|
"endpointPrefix": "rds",
|
214659
214731
|
"protocol": "query",
|
214732
|
+
"protocols": [
|
214733
|
+
"query"
|
214734
|
+
],
|
214660
214735
|
"serviceAbbreviation": "Amazon RDS",
|
214661
214736
|
"serviceFullName": "Amazon Relational Database Service",
|
214662
214737
|
"serviceId": "RDS",
|
@@ -220570,6 +220645,9 @@ module.exports={
|
|
220570
220645
|
"SupportsBabelfish": {
|
220571
220646
|
"type": "boolean"
|
220572
220647
|
},
|
220648
|
+
"SupportsLimitlessDatabase": {
|
220649
|
+
"type": "boolean"
|
220650
|
+
},
|
220573
220651
|
"SupportsLocalWriteForwarding": {
|
220574
220652
|
"type": "boolean"
|
220575
220653
|
},
|
@@ -220627,6 +220705,9 @@ module.exports={
|
|
220627
220705
|
"type": "boolean"
|
220628
220706
|
},
|
220629
220707
|
"CustomDBEngineVersionManifest": {},
|
220708
|
+
"SupportsLimitlessDatabase": {
|
220709
|
+
"type": "boolean"
|
220710
|
+
},
|
220630
220711
|
"SupportsCertificateRotationWithoutRestart": {
|
220631
220712
|
"type": "boolean"
|
220632
220713
|
},
|
@@ -274157,7 +274238,7 @@ AWS.util.update(AWS, {
|
|
274157
274238
|
/**
|
274158
274239
|
* @constant
|
274159
274240
|
*/
|
274160
|
-
VERSION: '2.
|
274241
|
+
VERSION: '2.1608.0',
|
274161
274242
|
|
274162
274243
|
/**
|
274163
274244
|
* @api private
|
@@ -296416,7 +296497,7 @@ var LRUCache = /** @class */ (function () {
|
|
296416
296497
|
}());
|
296417
296498
|
exports.LRUCache = LRUCache;
|
296418
296499
|
},{}],467:[function(require,module,exports){
|
296419
|
-
// AWS SDK for JavaScript v2.
|
296500
|
+
// AWS SDK for JavaScript v2.1608.0
|
296420
296501
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
296421
296502
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
296422
296503
|
require('./browser_loader');
|