cdk-lambda-subminute 2.0.413 → 2.0.415
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/batch-2016-08-10.min.json +66 -45
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +392 -385
- package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +107 -13
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +52 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1 -3
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +6 -4
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +60 -27
- package/node_modules/aws-sdk/clients/batch.d.ts +19 -0
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +1423 -278
- package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +102 -9
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +72 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +7 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/elasticache.d.ts +10 -2
- package/node_modules/aws-sdk/clients/finspace.d.ts +31 -2
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +1 -1
- 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 +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +71 -10
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +102 -102
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/region_config_data.json +4 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -223,7 +223,7 @@
|
|
223
223
|
"sensitive": true
|
224
224
|
},
|
225
225
|
"parameters": {
|
226
|
-
"shape": "
|
226
|
+
"shape": "S1f"
|
227
227
|
},
|
228
228
|
"requestBody": {
|
229
229
|
"type": "structure",
|
@@ -232,7 +232,7 @@
|
|
232
232
|
"type": "map",
|
233
233
|
"key": {},
|
234
234
|
"value": {
|
235
|
-
"shape": "
|
235
|
+
"shape": "S1f"
|
236
236
|
}
|
237
237
|
}
|
238
238
|
}
|
@@ -262,7 +262,7 @@
|
|
262
262
|
"sensitive": true
|
263
263
|
},
|
264
264
|
"modelInvocationInput": {
|
265
|
-
"shape": "
|
265
|
+
"shape": "S1o"
|
266
266
|
},
|
267
267
|
"observation": {
|
268
268
|
"type": "structure",
|
@@ -313,7 +313,7 @@
|
|
313
313
|
"type": "structure",
|
314
314
|
"members": {
|
315
315
|
"text": {
|
316
|
-
"shape": "
|
316
|
+
"shape": "S29"
|
317
317
|
},
|
318
318
|
"traceId": {}
|
319
319
|
},
|
@@ -327,7 +327,7 @@
|
|
327
327
|
"type": "structure",
|
328
328
|
"members": {
|
329
329
|
"modelInvocationInput": {
|
330
|
-
"shape": "
|
330
|
+
"shape": "S1o"
|
331
331
|
},
|
332
332
|
"modelInvocationOutput": {
|
333
333
|
"type": "structure",
|
@@ -354,7 +354,7 @@
|
|
354
354
|
"type": "structure",
|
355
355
|
"members": {
|
356
356
|
"modelInvocationInput": {
|
357
|
-
"shape": "
|
357
|
+
"shape": "S1o"
|
358
358
|
},
|
359
359
|
"modelInvocationOutput": {
|
360
360
|
"type": "structure",
|
@@ -366,7 +366,7 @@
|
|
366
366
|
"type": "boolean"
|
367
367
|
},
|
368
368
|
"rationale": {
|
369
|
-
"shape": "
|
369
|
+
"shape": "S29"
|
370
370
|
}
|
371
371
|
},
|
372
372
|
"sensitive": true
|
@@ -431,7 +431,7 @@
|
|
431
431
|
},
|
432
432
|
"nextToken": {},
|
433
433
|
"retrievalConfiguration": {
|
434
|
-
"shape": "
|
434
|
+
"shape": "S2m"
|
435
435
|
},
|
436
436
|
"retrievalQuery": {
|
437
437
|
"type": "structure",
|
@@ -466,6 +466,9 @@
|
|
466
466
|
"location": {
|
467
467
|
"shape": "Ss"
|
468
468
|
},
|
469
|
+
"metadata": {
|
470
|
+
"shape": "Sv"
|
471
|
+
},
|
469
472
|
"score": {
|
470
473
|
"type": "double"
|
471
474
|
}
|
@@ -510,10 +513,24 @@
|
|
510
513
|
"modelArn"
|
511
514
|
],
|
512
515
|
"members": {
|
516
|
+
"generationConfiguration": {
|
517
|
+
"type": "structure",
|
518
|
+
"members": {
|
519
|
+
"promptTemplate": {
|
520
|
+
"type": "structure",
|
521
|
+
"members": {
|
522
|
+
"textPromptTemplate": {
|
523
|
+
"type": "string",
|
524
|
+
"sensitive": true
|
525
|
+
}
|
526
|
+
}
|
527
|
+
}
|
528
|
+
}
|
529
|
+
},
|
513
530
|
"knowledgeBaseId": {},
|
514
531
|
"modelArn": {},
|
515
532
|
"retrievalConfiguration": {
|
516
|
-
"shape": "
|
533
|
+
"shape": "S2m"
|
517
534
|
}
|
518
535
|
}
|
519
536
|
},
|
@@ -602,6 +619,9 @@
|
|
602
619
|
},
|
603
620
|
"location": {
|
604
621
|
"shape": "Ss"
|
622
|
+
},
|
623
|
+
"metadata": {
|
624
|
+
"shape": "Sv"
|
605
625
|
}
|
606
626
|
}
|
607
627
|
}
|
@@ -632,7 +652,17 @@
|
|
632
652
|
},
|
633
653
|
"sensitive": true
|
634
654
|
},
|
635
|
-
"
|
655
|
+
"Sv": {
|
656
|
+
"type": "map",
|
657
|
+
"key": {},
|
658
|
+
"value": {
|
659
|
+
"type": "structure",
|
660
|
+
"members": {},
|
661
|
+
"document": true
|
662
|
+
},
|
663
|
+
"sensitive": true
|
664
|
+
},
|
665
|
+
"S1f": {
|
636
666
|
"type": "list",
|
637
667
|
"member": {
|
638
668
|
"type": "structure",
|
@@ -643,7 +673,7 @@
|
|
643
673
|
}
|
644
674
|
}
|
645
675
|
},
|
646
|
-
"
|
676
|
+
"S1o": {
|
647
677
|
"type": "structure",
|
648
678
|
"members": {
|
649
679
|
"inferenceConfiguration": {
|
@@ -679,11 +709,11 @@
|
|
679
709
|
},
|
680
710
|
"sensitive": true
|
681
711
|
},
|
682
|
-
"
|
712
|
+
"S29": {
|
683
713
|
"type": "string",
|
684
714
|
"sensitive": true
|
685
715
|
},
|
686
|
-
"
|
716
|
+
"S2m": {
|
687
717
|
"type": "structure",
|
688
718
|
"required": [
|
689
719
|
"vectorSearchConfiguration"
|
@@ -692,6 +722,9 @@
|
|
692
722
|
"vectorSearchConfiguration": {
|
693
723
|
"type": "structure",
|
694
724
|
"members": {
|
725
|
+
"filter": {
|
726
|
+
"shape": "S2o"
|
727
|
+
},
|
695
728
|
"numberOfResults": {
|
696
729
|
"type": "integer"
|
697
730
|
},
|
@@ -699,6 +732,67 @@
|
|
699
732
|
}
|
700
733
|
}
|
701
734
|
}
|
735
|
+
},
|
736
|
+
"S2o": {
|
737
|
+
"type": "structure",
|
738
|
+
"members": {
|
739
|
+
"andAll": {
|
740
|
+
"shape": "S2p"
|
741
|
+
},
|
742
|
+
"equals": {
|
743
|
+
"shape": "S2q"
|
744
|
+
},
|
745
|
+
"greaterThan": {
|
746
|
+
"shape": "S2q"
|
747
|
+
},
|
748
|
+
"greaterThanOrEquals": {
|
749
|
+
"shape": "S2q"
|
750
|
+
},
|
751
|
+
"in": {
|
752
|
+
"shape": "S2q"
|
753
|
+
},
|
754
|
+
"lessThan": {
|
755
|
+
"shape": "S2q"
|
756
|
+
},
|
757
|
+
"lessThanOrEquals": {
|
758
|
+
"shape": "S2q"
|
759
|
+
},
|
760
|
+
"notEquals": {
|
761
|
+
"shape": "S2q"
|
762
|
+
},
|
763
|
+
"notIn": {
|
764
|
+
"shape": "S2q"
|
765
|
+
},
|
766
|
+
"orAll": {
|
767
|
+
"shape": "S2p"
|
768
|
+
},
|
769
|
+
"startsWith": {
|
770
|
+
"shape": "S2q"
|
771
|
+
}
|
772
|
+
},
|
773
|
+
"sensitive": true,
|
774
|
+
"union": true
|
775
|
+
},
|
776
|
+
"S2p": {
|
777
|
+
"type": "list",
|
778
|
+
"member": {
|
779
|
+
"shape": "S2o"
|
780
|
+
}
|
781
|
+
},
|
782
|
+
"S2q": {
|
783
|
+
"type": "structure",
|
784
|
+
"required": [
|
785
|
+
"key",
|
786
|
+
"value"
|
787
|
+
],
|
788
|
+
"members": {
|
789
|
+
"key": {},
|
790
|
+
"value": {
|
791
|
+
"type": "structure",
|
792
|
+
"members": {},
|
793
|
+
"document": true
|
794
|
+
}
|
795
|
+
}
|
702
796
|
}
|
703
797
|
}
|
704
798
|
}
|
@@ -1483,6 +1483,29 @@
|
|
1483
1483
|
}
|
1484
1484
|
}
|
1485
1485
|
},
|
1486
|
+
"ListCostAllocationTagBackfillHistory": {
|
1487
|
+
"input": {
|
1488
|
+
"type": "structure",
|
1489
|
+
"members": {
|
1490
|
+
"NextToken": {},
|
1491
|
+
"MaxResults": {
|
1492
|
+
"type": "integer"
|
1493
|
+
}
|
1494
|
+
}
|
1495
|
+
},
|
1496
|
+
"output": {
|
1497
|
+
"type": "structure",
|
1498
|
+
"members": {
|
1499
|
+
"BackfillRequests": {
|
1500
|
+
"type": "list",
|
1501
|
+
"member": {
|
1502
|
+
"shape": "S7t"
|
1503
|
+
}
|
1504
|
+
},
|
1505
|
+
"NextToken": {}
|
1506
|
+
}
|
1507
|
+
}
|
1508
|
+
},
|
1486
1509
|
"ListCostAllocationTags": {
|
1487
1510
|
"input": {
|
1488
1511
|
"type": "structure",
|
@@ -1640,6 +1663,25 @@
|
|
1640
1663
|
}
|
1641
1664
|
}
|
1642
1665
|
},
|
1666
|
+
"StartCostAllocationTagBackfill": {
|
1667
|
+
"input": {
|
1668
|
+
"type": "structure",
|
1669
|
+
"required": [
|
1670
|
+
"BackfillFrom"
|
1671
|
+
],
|
1672
|
+
"members": {
|
1673
|
+
"BackfillFrom": {}
|
1674
|
+
}
|
1675
|
+
},
|
1676
|
+
"output": {
|
1677
|
+
"type": "structure",
|
1678
|
+
"members": {
|
1679
|
+
"BackfillRequest": {
|
1680
|
+
"shape": "S7t"
|
1681
|
+
}
|
1682
|
+
}
|
1683
|
+
}
|
1684
|
+
},
|
1643
1685
|
"StartSavingsPlansPurchaseRecommendationGeneration": {
|
1644
1686
|
"input": {
|
1645
1687
|
"type": "structure",
|
@@ -2330,6 +2372,16 @@
|
|
2330
2372
|
"shape": "S7a"
|
2331
2373
|
}
|
2332
2374
|
}
|
2375
|
+
},
|
2376
|
+
"S7t": {
|
2377
|
+
"type": "structure",
|
2378
|
+
"members": {
|
2379
|
+
"BackfillFrom": {},
|
2380
|
+
"RequestedAt": {},
|
2381
|
+
"CompletedAt": {},
|
2382
|
+
"BackfillStatus": {},
|
2383
|
+
"LastUpdatedAt": {}
|
2384
|
+
}
|
2333
2385
|
}
|
2334
2386
|
}
|
2335
2387
|
}
|
@@ -10,6 +10,11 @@
|
|
10
10
|
"output_token": "NextToken",
|
11
11
|
"limit_key": "MaxResults"
|
12
12
|
},
|
13
|
+
"ListCostAllocationTagBackfillHistory": {
|
14
|
+
"input_token": "NextToken",
|
15
|
+
"output_token": "NextToken",
|
16
|
+
"limit_key": "MaxResults"
|
17
|
+
},
|
13
18
|
"ListCostAllocationTags": {
|
14
19
|
"input_token": "NextToken",
|
15
20
|
"output_token": "NextToken",
|
@@ -3049,24 +3049,26 @@
|
|
3049
3049
|
"DataStorage": {
|
3050
3050
|
"type": "structure",
|
3051
3051
|
"required": [
|
3052
|
-
"Maximum",
|
3053
3052
|
"Unit"
|
3054
3053
|
],
|
3055
3054
|
"members": {
|
3056
3055
|
"Maximum": {
|
3057
3056
|
"type": "integer"
|
3058
3057
|
},
|
3058
|
+
"Minimum": {
|
3059
|
+
"type": "integer"
|
3060
|
+
},
|
3059
3061
|
"Unit": {}
|
3060
3062
|
}
|
3061
3063
|
},
|
3062
3064
|
"ECPUPerSecond": {
|
3063
3065
|
"type": "structure",
|
3064
|
-
"required": [
|
3065
|
-
"Maximum"
|
3066
|
-
],
|
3067
3066
|
"members": {
|
3068
3067
|
"Maximum": {
|
3069
3068
|
"type": "integer"
|
3069
|
+
},
|
3070
|
+
"Minimum": {
|
3071
|
+
"type": "integer"
|
3070
3072
|
}
|
3071
3073
|
}
|
3072
3074
|
}
|
@@ -587,6 +587,38 @@
|
|
587
587
|
"members": {}
|
588
588
|
}
|
589
589
|
},
|
590
|
+
"DeleteKxClusterNode": {
|
591
|
+
"http": {
|
592
|
+
"method": "DELETE",
|
593
|
+
"requestUri": "/kx/environments/{environmentId}/clusters/{clusterName}/nodes/{nodeId}"
|
594
|
+
},
|
595
|
+
"input": {
|
596
|
+
"type": "structure",
|
597
|
+
"required": [
|
598
|
+
"clusterName",
|
599
|
+
"nodeId",
|
600
|
+
"environmentId"
|
601
|
+
],
|
602
|
+
"members": {
|
603
|
+
"environmentId": {
|
604
|
+
"location": "uri",
|
605
|
+
"locationName": "environmentId"
|
606
|
+
},
|
607
|
+
"clusterName": {
|
608
|
+
"location": "uri",
|
609
|
+
"locationName": "clusterName"
|
610
|
+
},
|
611
|
+
"nodeId": {
|
612
|
+
"location": "uri",
|
613
|
+
"locationName": "nodeId"
|
614
|
+
}
|
615
|
+
}
|
616
|
+
},
|
617
|
+
"output": {
|
618
|
+
"type": "structure",
|
619
|
+
"members": {}
|
620
|
+
}
|
621
|
+
},
|
590
622
|
"DeleteKxDatabase": {
|
591
623
|
"http": {
|
592
624
|
"method": "DELETE",
|
@@ -802,7 +834,7 @@
|
|
802
834
|
"type": "structure",
|
803
835
|
"members": {
|
804
836
|
"environment": {
|
805
|
-
"shape": "
|
837
|
+
"shape": "S4f"
|
806
838
|
}
|
807
839
|
}
|
808
840
|
},
|
@@ -1062,7 +1094,7 @@
|
|
1062
1094
|
"shape": "S1m"
|
1063
1095
|
},
|
1064
1096
|
"activeVersions": {
|
1065
|
-
"shape": "
|
1097
|
+
"shape": "S4v"
|
1066
1098
|
},
|
1067
1099
|
"description": {},
|
1068
1100
|
"autoUpdate": {
|
@@ -1115,10 +1147,10 @@
|
|
1115
1147
|
"kmsKeyId": {},
|
1116
1148
|
"dedicatedServiceAccountId": {},
|
1117
1149
|
"transitGatewayConfiguration": {
|
1118
|
-
"shape": "
|
1150
|
+
"shape": "S54"
|
1119
1151
|
},
|
1120
1152
|
"customDNSConfiguration": {
|
1121
|
-
"shape": "
|
1153
|
+
"shape": "S5h"
|
1122
1154
|
},
|
1123
1155
|
"creationTimestamp": {
|
1124
1156
|
"type": "timestamp"
|
@@ -1162,7 +1194,7 @@
|
|
1162
1194
|
"scalingGroupArn": {},
|
1163
1195
|
"hostType": {},
|
1164
1196
|
"clusters": {
|
1165
|
-
"shape": "
|
1197
|
+
"shape": "S5p"
|
1166
1198
|
},
|
1167
1199
|
"availabilityZoneId": {},
|
1168
1200
|
"status": {},
|
@@ -1254,7 +1286,7 @@
|
|
1254
1286
|
"type": "timestamp"
|
1255
1287
|
},
|
1256
1288
|
"attachedClusters": {
|
1257
|
-
"shape": "
|
1289
|
+
"shape": "S5u"
|
1258
1290
|
}
|
1259
1291
|
}
|
1260
1292
|
}
|
@@ -1284,7 +1316,7 @@
|
|
1284
1316
|
"environments": {
|
1285
1317
|
"type": "list",
|
1286
1318
|
"member": {
|
1287
|
-
"shape": "
|
1319
|
+
"shape": "S4f"
|
1288
1320
|
}
|
1289
1321
|
},
|
1290
1322
|
"nextToken": {}
|
@@ -1393,7 +1425,8 @@
|
|
1393
1425
|
"availabilityZoneId": {},
|
1394
1426
|
"launchTime": {
|
1395
1427
|
"type": "timestamp"
|
1396
|
-
}
|
1428
|
+
},
|
1429
|
+
"status": {}
|
1397
1430
|
}
|
1398
1431
|
}
|
1399
1432
|
},
|
@@ -1562,7 +1595,7 @@
|
|
1562
1595
|
"shape": "S1m"
|
1563
1596
|
},
|
1564
1597
|
"activeVersions": {
|
1565
|
-
"shape": "
|
1598
|
+
"shape": "S4v"
|
1566
1599
|
},
|
1567
1600
|
"status": {},
|
1568
1601
|
"description": {},
|
@@ -1625,10 +1658,10 @@
|
|
1625
1658
|
"kmsKeyId": {},
|
1626
1659
|
"dedicatedServiceAccountId": {},
|
1627
1660
|
"transitGatewayConfiguration": {
|
1628
|
-
"shape": "
|
1661
|
+
"shape": "S54"
|
1629
1662
|
},
|
1630
1663
|
"customDNSConfiguration": {
|
1631
|
-
"shape": "
|
1664
|
+
"shape": "S5h"
|
1632
1665
|
},
|
1633
1666
|
"creationTimestamp": {
|
1634
1667
|
"type": "timestamp"
|
@@ -1684,7 +1717,7 @@
|
|
1684
1717
|
"scalingGroupName": {},
|
1685
1718
|
"hostType": {},
|
1686
1719
|
"clusters": {
|
1687
|
-
"shape": "
|
1720
|
+
"shape": "S5p"
|
1688
1721
|
},
|
1689
1722
|
"availabilityZoneId": {},
|
1690
1723
|
"status": {},
|
@@ -1919,7 +1952,7 @@
|
|
1919
1952
|
"type": "structure",
|
1920
1953
|
"members": {
|
1921
1954
|
"environment": {
|
1922
|
-
"shape": "
|
1955
|
+
"shape": "S4f"
|
1923
1956
|
}
|
1924
1957
|
}
|
1925
1958
|
},
|
@@ -2104,7 +2137,7 @@
|
|
2104
2137
|
"shape": "S1m"
|
2105
2138
|
},
|
2106
2139
|
"activeVersions": {
|
2107
|
-
"shape": "
|
2140
|
+
"shape": "S4v"
|
2108
2141
|
},
|
2109
2142
|
"status": {},
|
2110
2143
|
"autoUpdate": {
|
@@ -2160,10 +2193,10 @@
|
|
2160
2193
|
"kmsKeyId": {},
|
2161
2194
|
"dedicatedServiceAccountId": {},
|
2162
2195
|
"transitGatewayConfiguration": {
|
2163
|
-
"shape": "
|
2196
|
+
"shape": "S54"
|
2164
2197
|
},
|
2165
2198
|
"customDNSConfiguration": {
|
2166
|
-
"shape": "
|
2199
|
+
"shape": "S5h"
|
2167
2200
|
},
|
2168
2201
|
"creationTimestamp": {
|
2169
2202
|
"type": "timestamp"
|
@@ -2193,10 +2226,10 @@
|
|
2193
2226
|
"locationName": "environmentId"
|
2194
2227
|
},
|
2195
2228
|
"transitGatewayConfiguration": {
|
2196
|
-
"shape": "
|
2229
|
+
"shape": "S54"
|
2197
2230
|
},
|
2198
2231
|
"customDNSConfiguration": {
|
2199
|
-
"shape": "
|
2232
|
+
"shape": "S5h"
|
2200
2233
|
},
|
2201
2234
|
"clientToken": {
|
2202
2235
|
"idempotencyToken": true
|
@@ -2218,10 +2251,10 @@
|
|
2218
2251
|
"kmsKeyId": {},
|
2219
2252
|
"dedicatedServiceAccountId": {},
|
2220
2253
|
"transitGatewayConfiguration": {
|
2221
|
-
"shape": "
|
2254
|
+
"shape": "S54"
|
2222
2255
|
},
|
2223
2256
|
"customDNSConfiguration": {
|
2224
|
-
"shape": "
|
2257
|
+
"shape": "S5h"
|
2225
2258
|
},
|
2226
2259
|
"creationTimestamp": {
|
2227
2260
|
"type": "timestamp"
|
@@ -2325,7 +2358,7 @@
|
|
2325
2358
|
"type": "timestamp"
|
2326
2359
|
},
|
2327
2360
|
"attachedClusters": {
|
2328
|
-
"shape": "
|
2361
|
+
"shape": "S5u"
|
2329
2362
|
}
|
2330
2363
|
}
|
2331
2364
|
}
|
@@ -2581,7 +2614,7 @@
|
|
2581
2614
|
"type": "list",
|
2582
2615
|
"member": {}
|
2583
2616
|
},
|
2584
|
-
"
|
2617
|
+
"S4f": {
|
2585
2618
|
"type": "structure",
|
2586
2619
|
"members": {
|
2587
2620
|
"name": {},
|
@@ -2600,7 +2633,7 @@
|
|
2600
2633
|
}
|
2601
2634
|
}
|
2602
2635
|
},
|
2603
|
-
"
|
2636
|
+
"S4v": {
|
2604
2637
|
"type": "list",
|
2605
2638
|
"member": {
|
2606
2639
|
"type": "structure",
|
@@ -2620,7 +2653,7 @@
|
|
2620
2653
|
}
|
2621
2654
|
}
|
2622
2655
|
},
|
2623
|
-
"
|
2656
|
+
"S54": {
|
2624
2657
|
"type": "structure",
|
2625
2658
|
"required": [
|
2626
2659
|
"transitGatewayID",
|
@@ -2681,7 +2714,7 @@
|
|
2681
2714
|
}
|
2682
2715
|
}
|
2683
2716
|
},
|
2684
|
-
"
|
2717
|
+
"S5h": {
|
2685
2718
|
"type": "list",
|
2686
2719
|
"member": {
|
2687
2720
|
"type": "structure",
|
@@ -2695,11 +2728,11 @@
|
|
2695
2728
|
}
|
2696
2729
|
}
|
2697
2730
|
},
|
2698
|
-
"
|
2731
|
+
"S5p": {
|
2699
2732
|
"type": "list",
|
2700
2733
|
"member": {}
|
2701
2734
|
},
|
2702
|
-
"
|
2735
|
+
"S5u": {
|
2703
2736
|
"type": "list",
|
2704
2737
|
"member": {
|
2705
2738
|
"type": "structure",
|
@@ -1382,6 +1382,10 @@ declare namespace Batch {
|
|
1382
1382
|
* When this parameter is true, the container is given elevated permissions on the host container instance. The level of permissions are similar to the root user permissions. The default value is false. This parameter maps to privileged policy in the Privileged pod security policies in the Kubernetes documentation.
|
1383
1383
|
*/
|
1384
1384
|
privileged?: Boolean;
|
1385
|
+
/**
|
1386
|
+
* Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process. The default value is false.
|
1387
|
+
*/
|
1388
|
+
allowPrivilegeEscalation?: Boolean;
|
1385
1389
|
/**
|
1386
1390
|
* When this parameter is true, the container is given read-only access to its root file system. The default value is false. This parameter maps to ReadOnlyRootFilesystem policy in the Volumes and file systems pod security policies in the Kubernetes documentation.
|
1387
1391
|
*/
|
@@ -1444,6 +1448,10 @@ declare namespace Batch {
|
|
1444
1448
|
* The DNS policy for the pod. The default value is ClusterFirst. If the hostNetwork parameter is not specified, the default is ClusterFirstWithHostNet. ClusterFirst indicates that any DNS query that does not match the configured cluster domain suffix is forwarded to the upstream nameserver inherited from the node. For more information, see Pod's DNS policy in the Kubernetes documentation. Valid values: Default | ClusterFirst | ClusterFirstWithHostNet
|
1445
1449
|
*/
|
1446
1450
|
dnsPolicy?: String;
|
1451
|
+
/**
|
1452
|
+
* References a Kubernetes secret resource. This object must start and end with an alphanumeric character, is required to be lowercase, can include periods (.) and hyphens (-), and can't contain more than 253 characters. ImagePullSecret$name is required when this object is used.
|
1453
|
+
*/
|
1454
|
+
imagePullSecrets?: ImagePullSecrets;
|
1447
1455
|
/**
|
1448
1456
|
* The properties of the container that's used on the Amazon EKS pod.
|
1449
1457
|
*/
|
@@ -1478,6 +1486,10 @@ declare namespace Batch {
|
|
1478
1486
|
* The DNS policy for the pod. The default value is ClusterFirst. If the hostNetwork parameter is not specified, the default is ClusterFirstWithHostNet. ClusterFirst indicates that any DNS query that does not match the configured cluster domain suffix is forwarded to the upstream nameserver inherited from the node. If no value was specified for dnsPolicy in the RegisterJobDefinition API operation, then no value will be returned for dnsPolicy by either of DescribeJobDefinitions or DescribeJobs API operations. The pod spec setting will contain either ClusterFirst or ClusterFirstWithHostNet, depending on the value of the hostNetwork parameter. For more information, see Pod's DNS policy in the Kubernetes documentation. Valid values: Default | ClusterFirst | ClusterFirstWithHostNet
|
1479
1487
|
*/
|
1480
1488
|
dnsPolicy?: String;
|
1489
|
+
/**
|
1490
|
+
* Displays the reference pointer to the Kubernetes secret resource.
|
1491
|
+
*/
|
1492
|
+
imagePullSecrets?: ImagePullSecrets;
|
1481
1493
|
/**
|
1482
1494
|
* The properties of the container that's used on the Amazon EKS pod.
|
1483
1495
|
*/
|
@@ -1623,6 +1635,13 @@ declare namespace Batch {
|
|
1623
1635
|
sourcePath?: String;
|
1624
1636
|
}
|
1625
1637
|
export type ImageIdOverride = string;
|
1638
|
+
export interface ImagePullSecret {
|
1639
|
+
/**
|
1640
|
+
* Provides a unique identifier for the ImagePullSecret. This object is required when EksPodProperties$imagePullSecrets is used.
|
1641
|
+
*/
|
1642
|
+
name: String;
|
1643
|
+
}
|
1644
|
+
export type ImagePullSecrets = ImagePullSecret[];
|
1626
1645
|
export type ImageType = string;
|
1627
1646
|
export type Integer = number;
|
1628
1647
|
export type JQState = "ENABLED"|"DISABLED"|string;
|