cdk-lambda-subminute 2.0.325 → 2.0.326

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.
Files changed (39) hide show
  1. package/.jsii +16 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/b2bi-2022-06-23.examples.json +0 -709
  5. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +84 -20
  6. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +269 -201
  7. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +85 -65
  8. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +4 -1
  9. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +479 -317
  10. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  11. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.examples.json +5 -0
  12. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.min.json +1286 -0
  13. package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.paginators.json +28 -0
  14. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +548 -466
  15. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  16. package/node_modules/aws-sdk/clients/all.js +2 -1
  17. package/node_modules/aws-sdk/clients/appstream.d.ts +1 -1
  18. package/node_modules/aws-sdk/clients/b2bi.d.ts +45 -45
  19. package/node_modules/aws-sdk/clients/billingconductor.d.ts +98 -3
  20. package/node_modules/aws-sdk/clients/connect.d.ts +94 -38
  21. package/node_modules/aws-sdk/clients/controltower.d.ts +3 -3
  22. package/node_modules/aws-sdk/clients/firehose.d.ts +24 -0
  23. package/node_modules/aws-sdk/clients/gamelift.d.ts +14 -10
  24. package/node_modules/aws-sdk/clients/iot.d.ts +173 -1
  25. package/node_modules/aws-sdk/clients/neptunegraph.d.ts +1394 -0
  26. package/node_modules/aws-sdk/clients/neptunegraph.js +19 -0
  27. package/node_modules/aws-sdk/clients/opensearch.d.ts +23 -23
  28. package/node_modules/aws-sdk/clients/quicksight.d.ts +75 -3
  29. package/node_modules/aws-sdk/clients/workspaces.d.ts +3 -3
  30. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  31. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +68 -10
  32. package/node_modules/aws-sdk/dist/aws-sdk.js +844 -587
  33. package/node_modules/aws-sdk/dist/aws-sdk.min.js +82 -82
  34. package/node_modules/aws-sdk/dist-tools/service-collector.js +1 -1
  35. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  36. package/node_modules/aws-sdk/lib/core.js +1 -1
  37. package/node_modules/aws-sdk/lib/services/neptunegraph.js +14 -0
  38. package/node_modules/aws-sdk/package.json +1 -1
  39. package/package.json +3 -3
@@ -520,6 +520,70 @@
520
520
  },
521
521
  "idempotent": true
522
522
  },
523
+ "GetBillingGroupCostReport": {
524
+ "http": {
525
+ "requestUri": "/get-billing-group-cost-report",
526
+ "responseCode": 200
527
+ },
528
+ "input": {
529
+ "type": "structure",
530
+ "required": [
531
+ "Arn"
532
+ ],
533
+ "members": {
534
+ "Arn": {},
535
+ "BillingPeriodRange": {
536
+ "type": "structure",
537
+ "required": [
538
+ "InclusiveStartBillingPeriod",
539
+ "ExclusiveEndBillingPeriod"
540
+ ],
541
+ "members": {
542
+ "InclusiveStartBillingPeriod": {},
543
+ "ExclusiveEndBillingPeriod": {}
544
+ }
545
+ },
546
+ "GroupBy": {
547
+ "type": "list",
548
+ "member": {}
549
+ },
550
+ "MaxResults": {
551
+ "type": "integer"
552
+ },
553
+ "NextToken": {}
554
+ }
555
+ },
556
+ "output": {
557
+ "type": "structure",
558
+ "members": {
559
+ "BillingGroupCostReportResults": {
560
+ "type": "list",
561
+ "member": {
562
+ "type": "structure",
563
+ "members": {
564
+ "Arn": {},
565
+ "AWSCost": {},
566
+ "ProformaCost": {},
567
+ "Margin": {},
568
+ "MarginPercentage": {},
569
+ "Currency": {},
570
+ "Attributes": {
571
+ "type": "list",
572
+ "member": {
573
+ "type": "structure",
574
+ "members": {
575
+ "Key": {},
576
+ "Value": {}
577
+ }
578
+ }
579
+ }
580
+ }
581
+ }
582
+ },
583
+ "NextToken": {}
584
+ }
585
+ }
586
+ },
523
587
  "ListAccountAssociations": {
524
588
  "http": {
525
589
  "requestUri": "/list-account-associations",
@@ -585,7 +649,7 @@
585
649
  "type": "structure",
586
650
  "members": {
587
651
  "BillingGroupArns": {
588
- "shape": "S2t"
652
+ "shape": "S38"
589
653
  }
590
654
  }
591
655
  }
@@ -629,7 +693,7 @@
629
693
  "type": "structure",
630
694
  "members": {
631
695
  "Arns": {
632
- "shape": "S2t"
696
+ "shape": "S38"
633
697
  },
634
698
  "PricingPlan": {},
635
699
  "Statuses": {
@@ -730,7 +794,7 @@
730
794
  "shape": "S15"
731
795
  },
732
796
  "ChargeDetails": {
733
- "shape": "S3k"
797
+ "shape": "S3u"
734
798
  },
735
799
  "CurrencyCode": {},
736
800
  "Description": {
@@ -784,7 +848,7 @@
784
848
  }
785
849
  },
786
850
  "BillingGroups": {
787
- "shape": "S2t"
851
+ "shape": "S38"
788
852
  },
789
853
  "Arns": {
790
854
  "type": "list",
@@ -810,7 +874,7 @@
810
874
  "shape": "S15"
811
875
  },
812
876
  "ChargeDetails": {
813
- "shape": "S3k"
877
+ "shape": "S3u"
814
878
  },
815
879
  "CurrencyCode": {},
816
880
  "Description": {
@@ -848,7 +912,7 @@
848
912
  "type": "structure",
849
913
  "members": {
850
914
  "Arns": {
851
- "shape": "S3z"
915
+ "shape": "S49"
852
916
  }
853
917
  }
854
918
  },
@@ -915,7 +979,7 @@
915
979
  "BillingPeriod": {},
916
980
  "PricingRuleArn": {},
917
981
  "PricingPlanArns": {
918
- "shape": "S3z"
982
+ "shape": "S49"
919
983
  },
920
984
  "NextToken": {}
921
985
  }
@@ -934,7 +998,7 @@
934
998
  "type": "structure",
935
999
  "members": {
936
1000
  "Arns": {
937
- "shape": "S4a"
1001
+ "shape": "S4k"
938
1002
  }
939
1003
  }
940
1004
  },
@@ -1029,7 +1093,7 @@
1029
1093
  "BillingPeriod": {},
1030
1094
  "PricingPlanArn": {},
1031
1095
  "PricingRuleArns": {
1032
- "shape": "S4a"
1096
+ "shape": "S4k"
1033
1097
  },
1034
1098
  "NextToken": {}
1035
1099
  }
@@ -1185,7 +1249,7 @@
1185
1249
  "shape": "Sz"
1186
1250
  },
1187
1251
  "AccountGrouping": {
1188
- "shape": "S4y"
1252
+ "shape": "S58"
1189
1253
  }
1190
1254
  }
1191
1255
  },
@@ -1210,7 +1274,7 @@
1210
1274
  "Status": {},
1211
1275
  "StatusReason": {},
1212
1276
  "AccountGrouping": {
1213
- "shape": "S4y"
1277
+ "shape": "S58"
1214
1278
  }
1215
1279
  }
1216
1280
  },
@@ -1281,7 +1345,7 @@
1281
1345
  "shape": "S16"
1282
1346
  },
1283
1347
  "ChargeDetails": {
1284
- "shape": "S3k"
1348
+ "shape": "S3u"
1285
1349
  },
1286
1350
  "LastModifiedTime": {
1287
1351
  "type": "long"
@@ -1358,7 +1422,7 @@
1358
1422
  "type": "double"
1359
1423
  },
1360
1424
  "Tiering": {
1361
- "shape": "S59"
1425
+ "shape": "S5j"
1362
1426
  }
1363
1427
  }
1364
1428
  },
@@ -1386,7 +1450,7 @@
1386
1450
  },
1387
1451
  "BillingEntity": {},
1388
1452
  "Tiering": {
1389
- "shape": "S59"
1453
+ "shape": "S5j"
1390
1454
  },
1391
1455
  "UsageType": {},
1392
1456
  "Operation": {}
@@ -1510,11 +1574,11 @@
1510
1574
  "type": "string",
1511
1575
  "sensitive": true
1512
1576
  },
1513
- "S2t": {
1577
+ "S38": {
1514
1578
  "type": "list",
1515
1579
  "member": {}
1516
1580
  },
1517
- "S3k": {
1581
+ "S3u": {
1518
1582
  "type": "structure",
1519
1583
  "required": [
1520
1584
  "Type"
@@ -1548,15 +1612,15 @@
1548
1612
  }
1549
1613
  }
1550
1614
  },
1551
- "S3z": {
1615
+ "S49": {
1552
1616
  "type": "list",
1553
1617
  "member": {}
1554
1618
  },
1555
- "S4a": {
1619
+ "S4k": {
1556
1620
  "type": "list",
1557
1621
  "member": {}
1558
1622
  },
1559
- "S4y": {
1623
+ "S58": {
1560
1624
  "type": "structure",
1561
1625
  "members": {
1562
1626
  "AutoAssociate": {
@@ -1564,7 +1628,7 @@
1564
1628
  }
1565
1629
  }
1566
1630
  },
1567
- "S59": {
1631
+ "S5j": {
1568
1632
  "type": "structure",
1569
1633
  "required": [
1570
1634
  "FreeTier"