@rio-cloud/cdk-v2-constructs 7.5.3 → 7.5.4-alpha.0

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 CHANGED
@@ -21,7 +21,7 @@
21
21
  "js-yaml": "~4.1.0"
22
22
  },
23
23
  "dependencies": {
24
- "aws-cdk-lib": "^2.166.0",
24
+ "aws-cdk-lib": "^2.177.0",
25
25
  "constructs": "^10.4.2"
26
26
  },
27
27
  "dependencyClosure": {
@@ -51,32 +51,6 @@
51
51
  }
52
52
  }
53
53
  },
54
- "@aws-cdk/asset-kubectl-v20": {
55
- "targets": {
56
- "dotnet": {
57
- "namespace": "Amazon.CDK.Asset.KubectlV20",
58
- "packageId": "Amazon.CDK.Asset.KubectlV20"
59
- },
60
- "go": {
61
- "moduleName": "github.com/cdklabs/awscdk-asset-kubectl-go",
62
- "packageName": "kubectlv20"
63
- },
64
- "java": {
65
- "maven": {
66
- "artifactId": "cdk-asset-kubectl-v20",
67
- "groupId": "software.amazon.awscdk"
68
- },
69
- "package": "software.amazon.awscdk.cdk.asset.kubectl.v20"
70
- },
71
- "js": {
72
- "npm": "@aws-cdk/asset-kubectl-v20"
73
- },
74
- "python": {
75
- "distName": "aws-cdk.asset-kubectl-v20",
76
- "module": "aws_cdk.asset_kubectl_v20"
77
- }
78
- }
79
- },
80
54
  "@aws-cdk/asset-node-proxy-agent-v6": {
81
55
  "targets": {
82
56
  "dotnet": {
@@ -200,6 +174,19 @@
200
174
  }
201
175
  }
202
176
  },
177
+ "aws-cdk-lib.aws_aiops": {
178
+ "targets": {
179
+ "dotnet": {
180
+ "package": "Amazon.CDK.AWS.AIOps"
181
+ },
182
+ "java": {
183
+ "package": "software.amazon.awscdk.services.aiops"
184
+ },
185
+ "python": {
186
+ "module": "aws_cdk.aws_aiops"
187
+ }
188
+ }
189
+ },
203
190
  "aws-cdk-lib.aws_amazonmq": {
204
191
  "targets": {
205
192
  "dotnet": {
@@ -981,6 +968,19 @@
981
968
  }
982
969
  }
983
970
  },
971
+ "aws-cdk-lib.aws_cognito_identitypool": {
972
+ "targets": {
973
+ "dotnet": {
974
+ "namespace": "Amazon.CDK.AWS.Cognito.Identitypool"
975
+ },
976
+ "java": {
977
+ "package": "software.amazon.awscdk.services.cognito.identitypool"
978
+ },
979
+ "python": {
980
+ "module": "aws_cdk.aws_cognito_identitypool"
981
+ }
982
+ }
983
+ },
984
984
  "aws-cdk-lib.aws_comprehend": {
985
985
  "targets": {
986
986
  "dotnet": {
@@ -1033,6 +1033,19 @@
1033
1033
  }
1034
1034
  }
1035
1035
  },
1036
+ "aws-cdk-lib.aws_connectcampaignsv2": {
1037
+ "targets": {
1038
+ "dotnet": {
1039
+ "package": "Amazon.CDK.AWS.ConnectCampaignsV2"
1040
+ },
1041
+ "java": {
1042
+ "package": "software.amazon.awscdk.services.connectcampaignsv2"
1043
+ },
1044
+ "python": {
1045
+ "module": "aws_cdk.aws_connectcampaignsv2"
1046
+ }
1047
+ }
1048
+ },
1036
1049
  "aws-cdk-lib.aws_controltower": {
1037
1050
  "targets": {
1038
1051
  "dotnet": {
@@ -1254,6 +1267,19 @@
1254
1267
  }
1255
1268
  }
1256
1269
  },
1270
+ "aws-cdk-lib.aws_dsql": {
1271
+ "targets": {
1272
+ "dotnet": {
1273
+ "package": "Amazon.CDK.AWS.DSQL"
1274
+ },
1275
+ "java": {
1276
+ "package": "software.amazon.awscdk.services.dsql"
1277
+ },
1278
+ "python": {
1279
+ "module": "aws_cdk.aws_dsql"
1280
+ }
1281
+ }
1282
+ },
1257
1283
  "aws-cdk-lib.aws_dynamodb": {
1258
1284
  "targets": {
1259
1285
  "dotnet": {
@@ -1553,6 +1579,19 @@
1553
1579
  }
1554
1580
  }
1555
1581
  },
1582
+ "aws-cdk-lib.aws_evs": {
1583
+ "targets": {
1584
+ "dotnet": {
1585
+ "package": "Amazon.CDK.AWS.EVS"
1586
+ },
1587
+ "java": {
1588
+ "package": "software.amazon.awscdk.services.evs"
1589
+ },
1590
+ "python": {
1591
+ "module": "aws_cdk.aws_evs"
1592
+ }
1593
+ }
1594
+ },
1556
1595
  "aws-cdk-lib.aws_finspace": {
1557
1596
  "targets": {
1558
1597
  "dotnet": {
@@ -1644,6 +1683,19 @@
1644
1683
  }
1645
1684
  }
1646
1685
  },
1686
+ "aws-cdk-lib.aws_gameliftstreams": {
1687
+ "targets": {
1688
+ "dotnet": {
1689
+ "package": "Amazon.CDK.AWS.GameLiftStreams"
1690
+ },
1691
+ "java": {
1692
+ "package": "software.amazon.awscdk.services.gameliftstreams"
1693
+ },
1694
+ "python": {
1695
+ "module": "aws_cdk.aws_gameliftstreams"
1696
+ }
1697
+ }
1698
+ },
1647
1699
  "aws-cdk-lib.aws_globalaccelerator": {
1648
1700
  "targets": {
1649
1701
  "dotnet": {
@@ -1852,29 +1904,29 @@
1852
1904
  }
1853
1905
  }
1854
1906
  },
1855
- "aws-cdk-lib.aws_iot": {
1907
+ "aws-cdk-lib.aws_invoicing": {
1856
1908
  "targets": {
1857
1909
  "dotnet": {
1858
- "namespace": "Amazon.CDK.AWS.IoT"
1910
+ "package": "Amazon.CDK.AWS.Invoicing"
1859
1911
  },
1860
1912
  "java": {
1861
- "package": "software.amazon.awscdk.services.iot"
1913
+ "package": "software.amazon.awscdk.services.invoicing"
1862
1914
  },
1863
1915
  "python": {
1864
- "module": "aws_cdk.aws_iot"
1916
+ "module": "aws_cdk.aws_invoicing"
1865
1917
  }
1866
1918
  }
1867
1919
  },
1868
- "aws-cdk-lib.aws_iot1click": {
1920
+ "aws-cdk-lib.aws_iot": {
1869
1921
  "targets": {
1870
1922
  "dotnet": {
1871
- "namespace": "Amazon.CDK.AWS.IoT1Click"
1923
+ "namespace": "Amazon.CDK.AWS.IoT"
1872
1924
  },
1873
1925
  "java": {
1874
- "package": "software.amazon.awscdk.services.iot1click"
1926
+ "package": "software.amazon.awscdk.services.iot"
1875
1927
  },
1876
1928
  "python": {
1877
- "module": "aws_cdk.aws_iot1click"
1929
+ "module": "aws_cdk.aws_iot"
1878
1930
  }
1879
1931
  }
1880
1932
  },
@@ -2476,6 +2528,19 @@
2476
2528
  }
2477
2529
  }
2478
2530
  },
2531
+ "aws-cdk-lib.aws_mpa": {
2532
+ "targets": {
2533
+ "dotnet": {
2534
+ "package": "Amazon.CDK.AWS.MPA"
2535
+ },
2536
+ "java": {
2537
+ "package": "software.amazon.awscdk.services.mpa"
2538
+ },
2539
+ "python": {
2540
+ "module": "aws_cdk.aws_mpa"
2541
+ }
2542
+ }
2543
+ },
2479
2544
  "aws-cdk-lib.aws_msk": {
2480
2545
  "targets": {
2481
2546
  "dotnet": {
@@ -2567,6 +2632,32 @@
2567
2632
  }
2568
2633
  }
2569
2634
  },
2635
+ "aws-cdk-lib.aws_notifications": {
2636
+ "targets": {
2637
+ "dotnet": {
2638
+ "package": "Amazon.CDK.AWS.Notifications"
2639
+ },
2640
+ "java": {
2641
+ "package": "software.amazon.awscdk.services.notifications"
2642
+ },
2643
+ "python": {
2644
+ "module": "aws_cdk.aws_notifications"
2645
+ }
2646
+ }
2647
+ },
2648
+ "aws-cdk-lib.aws_notificationscontacts": {
2649
+ "targets": {
2650
+ "dotnet": {
2651
+ "package": "Amazon.CDK.AWS.NotificationsContacts"
2652
+ },
2653
+ "java": {
2654
+ "package": "software.amazon.awscdk.services.notificationscontacts"
2655
+ },
2656
+ "python": {
2657
+ "module": "aws_cdk.aws_notificationscontacts"
2658
+ }
2659
+ }
2660
+ },
2570
2661
  "aws-cdk-lib.aws_oam": {
2571
2662
  "targets": {
2572
2663
  "dotnet": {
@@ -2580,6 +2671,19 @@
2580
2671
  }
2581
2672
  }
2582
2673
  },
2674
+ "aws-cdk-lib.aws_odb": {
2675
+ "targets": {
2676
+ "dotnet": {
2677
+ "package": "Amazon.CDK.AWS.ODB"
2678
+ },
2679
+ "java": {
2680
+ "package": "software.amazon.awscdk.services.odb"
2681
+ },
2682
+ "python": {
2683
+ "module": "aws_cdk.aws_odb"
2684
+ }
2685
+ }
2686
+ },
2583
2687
  "aws-cdk-lib.aws_omics": {
2584
2688
  "targets": {
2585
2689
  "dotnet": {
@@ -2723,6 +2827,19 @@
2723
2827
  }
2724
2828
  }
2725
2829
  },
2830
+ "aws-cdk-lib.aws_pcs": {
2831
+ "targets": {
2832
+ "dotnet": {
2833
+ "package": "Amazon.CDK.AWS.PCS"
2834
+ },
2835
+ "java": {
2836
+ "package": "software.amazon.awscdk.services.pcs"
2837
+ },
2838
+ "python": {
2839
+ "module": "aws_cdk.aws_pcs"
2840
+ }
2841
+ }
2842
+ },
2726
2843
  "aws-cdk-lib.aws_personalize": {
2727
2844
  "targets": {
2728
2845
  "dotnet": {
@@ -2840,6 +2957,19 @@
2840
2957
  }
2841
2958
  }
2842
2959
  },
2960
+ "aws-cdk-lib.aws_rbin": {
2961
+ "targets": {
2962
+ "dotnet": {
2963
+ "package": "Amazon.CDK.AWS.Rbin"
2964
+ },
2965
+ "java": {
2966
+ "package": "software.amazon.awscdk.services.rbin"
2967
+ },
2968
+ "python": {
2969
+ "module": "aws_cdk.aws_rbin"
2970
+ }
2971
+ }
2972
+ },
2843
2973
  "aws-cdk-lib.aws_rds": {
2844
2974
  "targets": {
2845
2975
  "dotnet": {
@@ -3165,6 +3295,19 @@
3165
3295
  }
3166
3296
  }
3167
3297
  },
3298
+ "aws-cdk-lib.aws_s3tables": {
3299
+ "targets": {
3300
+ "dotnet": {
3301
+ "package": "Amazon.CDK.AWS.S3Tables"
3302
+ },
3303
+ "java": {
3304
+ "package": "software.amazon.awscdk.services.s3tables"
3305
+ },
3306
+ "python": {
3307
+ "module": "aws_cdk.aws_s3tables"
3308
+ }
3309
+ }
3310
+ },
3168
3311
  "aws-cdk-lib.aws_sagemaker": {
3169
3312
  "targets": {
3170
3313
  "dotnet": {
@@ -3204,6 +3347,19 @@
3204
3347
  }
3205
3348
  }
3206
3349
  },
3350
+ "aws-cdk-lib.aws_scheduler_targets": {
3351
+ "targets": {
3352
+ "dotnet": {
3353
+ "namespace": "Amazon.CDK.AWS.Scheduler.Targets"
3354
+ },
3355
+ "java": {
3356
+ "package": "software.amazon.awscdk.services.scheduler.targets"
3357
+ },
3358
+ "python": {
3359
+ "module": "aws_cdk.aws_scheduler_targets"
3360
+ }
3361
+ }
3362
+ },
3207
3363
  "aws-cdk-lib.aws_sdb": {
3208
3364
  "targets": {
3209
3365
  "dotnet": {
@@ -3425,6 +3581,19 @@
3425
3581
  }
3426
3582
  }
3427
3583
  },
3584
+ "aws-cdk-lib.aws_ssmguiconnect": {
3585
+ "targets": {
3586
+ "dotnet": {
3587
+ "package": "Amazon.CDK.AWS.SSMGuiConnect"
3588
+ },
3589
+ "java": {
3590
+ "package": "software.amazon.awscdk.services.ssmguiconnect"
3591
+ },
3592
+ "python": {
3593
+ "module": "aws_cdk.aws_ssmguiconnect"
3594
+ }
3595
+ }
3596
+ },
3428
3597
  "aws-cdk-lib.aws_ssmincidents": {
3429
3598
  "targets": {
3430
3599
  "dotnet": {
@@ -3659,6 +3828,19 @@
3659
3828
  }
3660
3829
  }
3661
3830
  },
3831
+ "aws-cdk-lib.aws_workspacesinstances": {
3832
+ "targets": {
3833
+ "dotnet": {
3834
+ "package": "Amazon.CDK.AWS.WorkspacesInstances"
3835
+ },
3836
+ "java": {
3837
+ "package": "software.amazon.awscdk.services.workspacesinstances"
3838
+ },
3839
+ "python": {
3840
+ "module": "aws_cdk.aws_workspacesinstances"
3841
+ }
3842
+ }
3843
+ },
3662
3844
  "aws-cdk-lib.aws_workspacesthinclient": {
3663
3845
  "targets": {
3664
3846
  "dotnet": {
@@ -3751,19 +3933,6 @@
3751
3933
  }
3752
3934
  }
3753
3935
  },
3754
- "aws-cdk-lib.lambda_layer_kubectl": {
3755
- "targets": {
3756
- "dotnet": {
3757
- "namespace": "Amazon.CDK.LambdaLayer.Kubectl"
3758
- },
3759
- "java": {
3760
- "package": "software.amazon.awscdk.lambdalayer.kubectl"
3761
- },
3762
- "python": {
3763
- "module": "aws_cdk.lambda_layer_kubectl"
3764
- }
3765
- }
3766
- },
3767
3936
  "aws-cdk-lib.lambda_layer_node_proxy_agent": {
3768
3937
  "targets": {
3769
3938
  "dotnet": {
@@ -8266,7 +8435,7 @@
8266
8435
  },
8267
8436
  "locationInModule": {
8268
8437
  "filename": "src/kafka/kafka-topic.ts",
8269
- "line": 253
8438
+ "line": 255
8270
8439
  },
8271
8440
  "parameters": [
8272
8441
  {
@@ -8292,7 +8461,7 @@
8292
8461
  "kind": "class",
8293
8462
  "locationInModule": {
8294
8463
  "filename": "src/kafka/kafka-topic.ts",
8295
- "line": 251
8464
+ "line": 253
8296
8465
  },
8297
8466
  "name": "KafkaTopic",
8298
8467
  "symbolId": "src/kafka/kafka-topic:KafkaTopic"
@@ -8466,7 +8635,7 @@
8466
8635
  "immutable": true,
8467
8636
  "locationInModule": {
8468
8637
  "filename": "src/kafka/kafka-topic.ts",
8469
- "line": 137
8638
+ "line": 138
8470
8639
  },
8471
8640
  "name": "acl",
8472
8641
  "type": {
@@ -8482,7 +8651,7 @@
8482
8651
  "immutable": true,
8483
8652
  "locationInModule": {
8484
8653
  "filename": "src/kafka/kafka-topic.ts",
8485
- "line": 142
8654
+ "line": 143
8486
8655
  },
8487
8656
  "name": "isLogCompacted",
8488
8657
  "type": {
@@ -8498,7 +8667,7 @@
8498
8667
  "immutable": true,
8499
8668
  "locationInModule": {
8500
8669
  "filename": "src/kafka/kafka-topic.ts",
8501
- "line": 132
8670
+ "line": 133
8502
8671
  },
8503
8672
  "name": "metadata",
8504
8673
  "type": {
@@ -8550,7 +8719,7 @@
8550
8719
  "immutable": true,
8551
8720
  "locationInModule": {
8552
8721
  "filename": "src/kafka/kafka-topic.ts",
8553
- "line": 127
8722
+ "line": 128
8554
8723
  },
8555
8724
  "name": "instantDeletionEnabled",
8556
8725
  "optional": true,
@@ -8568,7 +8737,7 @@
8568
8737
  "immutable": true,
8569
8738
  "locationInModule": {
8570
8739
  "filename": "src/kafka/kafka-topic.ts",
8571
- "line": 148
8740
+ "line": 149
8572
8741
  },
8573
8742
  "name": "logCompactionProperties",
8574
8743
  "optional": true,
@@ -8587,7 +8756,7 @@
8587
8756
  "immutable": true,
8588
8757
  "locationInModule": {
8589
8758
  "filename": "src/kafka/kafka-topic.ts",
8590
- "line": 156
8759
+ "line": 157
8591
8760
  },
8592
8761
  "name": "maxCompactionLagMs",
8593
8762
  "optional": true,
@@ -8618,14 +8787,14 @@
8618
8787
  "abstract": true,
8619
8788
  "docs": {
8620
8789
  "default": "7 days",
8621
- "remarks": "We recommend 30 days for general events and 7 days for sensor events and other high-load cases.\nThe soft limit is 3 to 30 days but can be increased upon requests.",
8790
+ "remarks": "For most cases, 7 days (604800000 ms) is recommended; up to 30 days may be considered\nonly for exceptional scenarios with specific requirements and can lead to increased Kafka storage costs.\nThe soft limit is 3 to 30 days.",
8622
8791
  "stability": "stable",
8623
8792
  "summary": "Time how long messages are retained on Kafka cluster;"
8624
8793
  },
8625
8794
  "immutable": true,
8626
8795
  "locationInModule": {
8627
8796
  "filename": "src/kafka/kafka-topic.ts",
8628
- "line": 120
8797
+ "line": 121
8629
8798
  },
8630
8799
  "name": "retention",
8631
8800
  "optional": true,
@@ -8650,7 +8819,7 @@
8650
8819
  },
8651
8820
  "locationInModule": {
8652
8821
  "filename": "src/kafka/kafka-topic.ts",
8653
- "line": 276
8822
+ "line": 278
8654
8823
  },
8655
8824
  "parameters": [
8656
8825
  {
@@ -8676,7 +8845,7 @@
8676
8845
  "kind": "class",
8677
8846
  "locationInModule": {
8678
8847
  "filename": "src/kafka/kafka-topic.ts",
8679
- "line": 274
8848
+ "line": 276
8680
8849
  },
8681
8850
  "name": "KafkaTopicV4",
8682
8851
  "symbolId": "src/kafka/kafka-topic:KafkaTopicV4"
@@ -8693,7 +8862,7 @@
8693
8862
  "kind": "interface",
8694
8863
  "locationInModule": {
8695
8864
  "filename": "src/kafka/kafka-topic.ts",
8696
- "line": 163
8865
+ "line": 164
8697
8866
  },
8698
8867
  "name": "KafkaTopicV4Props",
8699
8868
  "properties": [
@@ -8706,7 +8875,7 @@
8706
8875
  "immutable": true,
8707
8876
  "locationInModule": {
8708
8877
  "filename": "src/kafka/kafka-topic.ts",
8709
- "line": 206
8878
+ "line": 208
8710
8879
  },
8711
8880
  "name": "acl",
8712
8881
  "type": {
@@ -8722,7 +8891,7 @@
8722
8891
  "immutable": true,
8723
8892
  "locationInModule": {
8724
8893
  "filename": "src/kafka/kafka-topic.ts",
8725
- "line": 211
8894
+ "line": 213
8726
8895
  },
8727
8896
  "name": "isLogCompacted",
8728
8897
  "type": {
@@ -8738,7 +8907,7 @@
8738
8907
  "immutable": true,
8739
8908
  "locationInModule": {
8740
8909
  "filename": "src/kafka/kafka-topic.ts",
8741
- "line": 201
8910
+ "line": 203
8742
8911
  },
8743
8912
  "name": "metadata",
8744
8913
  "type": {
@@ -8755,7 +8924,7 @@
8755
8924
  "immutable": true,
8756
8925
  "locationInModule": {
8757
8926
  "filename": "src/kafka/kafka-topic.ts",
8758
- "line": 167
8927
+ "line": 168
8759
8928
  },
8760
8929
  "name": "name",
8761
8930
  "type": {
@@ -8772,7 +8941,7 @@
8772
8941
  "immutable": true,
8773
8942
  "locationInModule": {
8774
8943
  "filename": "src/kafka/kafka-topic.ts",
8775
- "line": 174
8944
+ "line": 175
8776
8945
  },
8777
8946
  "name": "numberOfPartitions",
8778
8947
  "type": {
@@ -8790,7 +8959,7 @@
8790
8959
  "immutable": true,
8791
8960
  "locationInModule": {
8792
8961
  "filename": "src/kafka/kafka-topic.ts",
8793
- "line": 196
8962
+ "line": 198
8794
8963
  },
8795
8964
  "name": "instantDeletionEnabled",
8796
8965
  "optional": true,
@@ -8808,7 +8977,7 @@
8808
8977
  "immutable": true,
8809
8978
  "locationInModule": {
8810
8979
  "filename": "src/kafka/kafka-topic.ts",
8811
- "line": 217
8980
+ "line": 219
8812
8981
  },
8813
8982
  "name": "logCompactionProperties",
8814
8983
  "optional": true,
@@ -8827,7 +8996,7 @@
8827
8996
  "immutable": true,
8828
8997
  "locationInModule": {
8829
8998
  "filename": "src/kafka/kafka-topic.ts",
8830
- "line": 225
8999
+ "line": 227
8831
9000
  },
8832
9001
  "name": "managedBackupEnabled",
8833
9002
  "optional": true,
@@ -8846,7 +9015,7 @@
8846
9015
  "immutable": true,
8847
9016
  "locationInModule": {
8848
9017
  "filename": "src/kafka/kafka-topic.ts",
8849
- "line": 233
9018
+ "line": 235
8850
9019
  },
8851
9020
  "name": "maxCompactionLagMs",
8852
9021
  "optional": true,
@@ -8865,7 +9034,7 @@
8865
9034
  "immutable": true,
8866
9035
  "locationInModule": {
8867
9036
  "filename": "src/kafka/kafka-topic.ts",
8868
- "line": 180
9037
+ "line": 181
8869
9038
  },
8870
9039
  "name": "replicationFactor",
8871
9040
  "optional": true,
@@ -8877,14 +9046,14 @@
8877
9046
  "abstract": true,
8878
9047
  "docs": {
8879
9048
  "default": "7 days",
8880
- "remarks": "We recommend 30 days for general events and 7 days for sensor events and other high-load cases.\nThe soft limit is 3 to 30 days but can be increased upon requests.",
9049
+ "remarks": "For most cases, 7 days (604800000 ms) is recommended; up to 30 days may be considered\nonly for exceptional scenarios with specific requirements and can lead to increased Kafka storage costs.\nThe soft limit is 3 to 30 days but can be increased upon requests.",
8881
9050
  "stability": "stable",
8882
9051
  "summary": "Time how long messages are retained on Kafka cluster;"
8883
9052
  },
8884
9053
  "immutable": true,
8885
9054
  "locationInModule": {
8886
9055
  "filename": "src/kafka/kafka-topic.ts",
8887
- "line": 189
9056
+ "line": 191
8888
9057
  },
8889
9058
  "name": "retention",
8890
9059
  "optional": true,
@@ -20437,7 +20606,7 @@
20437
20606
  },
20438
20607
  "locationInModule": {
20439
20608
  "filename": "src/kafka/kafka-topic.ts",
20440
- "line": 253
20609
+ "line": 255
20441
20610
  },
20442
20611
  "parameters": [
20443
20612
  {
@@ -20463,7 +20632,7 @@
20463
20632
  "kind": "class",
20464
20633
  "locationInModule": {
20465
20634
  "filename": "src/kafka/kafka-topic.ts",
20466
- "line": 251
20635
+ "line": 253
20467
20636
  },
20468
20637
  "name": "KafkaTopic",
20469
20638
  "namespace": "kafka",
@@ -20641,7 +20810,7 @@
20641
20810
  "immutable": true,
20642
20811
  "locationInModule": {
20643
20812
  "filename": "src/kafka/kafka-topic.ts",
20644
- "line": 137
20813
+ "line": 138
20645
20814
  },
20646
20815
  "name": "acl",
20647
20816
  "type": {
@@ -20657,7 +20826,7 @@
20657
20826
  "immutable": true,
20658
20827
  "locationInModule": {
20659
20828
  "filename": "src/kafka/kafka-topic.ts",
20660
- "line": 142
20829
+ "line": 143
20661
20830
  },
20662
20831
  "name": "isLogCompacted",
20663
20832
  "type": {
@@ -20673,7 +20842,7 @@
20673
20842
  "immutable": true,
20674
20843
  "locationInModule": {
20675
20844
  "filename": "src/kafka/kafka-topic.ts",
20676
- "line": 132
20845
+ "line": 133
20677
20846
  },
20678
20847
  "name": "metadata",
20679
20848
  "type": {
@@ -20725,7 +20894,7 @@
20725
20894
  "immutable": true,
20726
20895
  "locationInModule": {
20727
20896
  "filename": "src/kafka/kafka-topic.ts",
20728
- "line": 127
20897
+ "line": 128
20729
20898
  },
20730
20899
  "name": "instantDeletionEnabled",
20731
20900
  "optional": true,
@@ -20743,7 +20912,7 @@
20743
20912
  "immutable": true,
20744
20913
  "locationInModule": {
20745
20914
  "filename": "src/kafka/kafka-topic.ts",
20746
- "line": 148
20915
+ "line": 149
20747
20916
  },
20748
20917
  "name": "logCompactionProperties",
20749
20918
  "optional": true,
@@ -20762,7 +20931,7 @@
20762
20931
  "immutable": true,
20763
20932
  "locationInModule": {
20764
20933
  "filename": "src/kafka/kafka-topic.ts",
20765
- "line": 156
20934
+ "line": 157
20766
20935
  },
20767
20936
  "name": "maxCompactionLagMs",
20768
20937
  "optional": true,
@@ -20793,14 +20962,14 @@
20793
20962
  "abstract": true,
20794
20963
  "docs": {
20795
20964
  "default": "7 days",
20796
- "remarks": "We recommend 30 days for general events and 7 days for sensor events and other high-load cases.\nThe soft limit is 3 to 30 days but can be increased upon requests.",
20965
+ "remarks": "For most cases, 7 days (604800000 ms) is recommended; up to 30 days may be considered\nonly for exceptional scenarios with specific requirements and can lead to increased Kafka storage costs.\nThe soft limit is 3 to 30 days.",
20797
20966
  "stability": "stable",
20798
20967
  "summary": "Time how long messages are retained on Kafka cluster;"
20799
20968
  },
20800
20969
  "immutable": true,
20801
20970
  "locationInModule": {
20802
20971
  "filename": "src/kafka/kafka-topic.ts",
20803
- "line": 120
20972
+ "line": 121
20804
20973
  },
20805
20974
  "name": "retention",
20806
20975
  "optional": true,
@@ -20825,7 +20994,7 @@
20825
20994
  },
20826
20995
  "locationInModule": {
20827
20996
  "filename": "src/kafka/kafka-topic.ts",
20828
- "line": 276
20997
+ "line": 278
20829
20998
  },
20830
20999
  "parameters": [
20831
21000
  {
@@ -20851,7 +21020,7 @@
20851
21020
  "kind": "class",
20852
21021
  "locationInModule": {
20853
21022
  "filename": "src/kafka/kafka-topic.ts",
20854
- "line": 274
21023
+ "line": 276
20855
21024
  },
20856
21025
  "name": "KafkaTopicV4",
20857
21026
  "namespace": "kafka",
@@ -20869,7 +21038,7 @@
20869
21038
  "kind": "interface",
20870
21039
  "locationInModule": {
20871
21040
  "filename": "src/kafka/kafka-topic.ts",
20872
- "line": 163
21041
+ "line": 164
20873
21042
  },
20874
21043
  "name": "KafkaTopicV4Props",
20875
21044
  "namespace": "kafka",
@@ -20883,7 +21052,7 @@
20883
21052
  "immutable": true,
20884
21053
  "locationInModule": {
20885
21054
  "filename": "src/kafka/kafka-topic.ts",
20886
- "line": 206
21055
+ "line": 208
20887
21056
  },
20888
21057
  "name": "acl",
20889
21058
  "type": {
@@ -20899,7 +21068,7 @@
20899
21068
  "immutable": true,
20900
21069
  "locationInModule": {
20901
21070
  "filename": "src/kafka/kafka-topic.ts",
20902
- "line": 211
21071
+ "line": 213
20903
21072
  },
20904
21073
  "name": "isLogCompacted",
20905
21074
  "type": {
@@ -20915,7 +21084,7 @@
20915
21084
  "immutable": true,
20916
21085
  "locationInModule": {
20917
21086
  "filename": "src/kafka/kafka-topic.ts",
20918
- "line": 201
21087
+ "line": 203
20919
21088
  },
20920
21089
  "name": "metadata",
20921
21090
  "type": {
@@ -20932,7 +21101,7 @@
20932
21101
  "immutable": true,
20933
21102
  "locationInModule": {
20934
21103
  "filename": "src/kafka/kafka-topic.ts",
20935
- "line": 167
21104
+ "line": 168
20936
21105
  },
20937
21106
  "name": "name",
20938
21107
  "type": {
@@ -20949,7 +21118,7 @@
20949
21118
  "immutable": true,
20950
21119
  "locationInModule": {
20951
21120
  "filename": "src/kafka/kafka-topic.ts",
20952
- "line": 174
21121
+ "line": 175
20953
21122
  },
20954
21123
  "name": "numberOfPartitions",
20955
21124
  "type": {
@@ -20967,7 +21136,7 @@
20967
21136
  "immutable": true,
20968
21137
  "locationInModule": {
20969
21138
  "filename": "src/kafka/kafka-topic.ts",
20970
- "line": 196
21139
+ "line": 198
20971
21140
  },
20972
21141
  "name": "instantDeletionEnabled",
20973
21142
  "optional": true,
@@ -20985,7 +21154,7 @@
20985
21154
  "immutable": true,
20986
21155
  "locationInModule": {
20987
21156
  "filename": "src/kafka/kafka-topic.ts",
20988
- "line": 217
21157
+ "line": 219
20989
21158
  },
20990
21159
  "name": "logCompactionProperties",
20991
21160
  "optional": true,
@@ -21004,7 +21173,7 @@
21004
21173
  "immutable": true,
21005
21174
  "locationInModule": {
21006
21175
  "filename": "src/kafka/kafka-topic.ts",
21007
- "line": 225
21176
+ "line": 227
21008
21177
  },
21009
21178
  "name": "managedBackupEnabled",
21010
21179
  "optional": true,
@@ -21023,7 +21192,7 @@
21023
21192
  "immutable": true,
21024
21193
  "locationInModule": {
21025
21194
  "filename": "src/kafka/kafka-topic.ts",
21026
- "line": 233
21195
+ "line": 235
21027
21196
  },
21028
21197
  "name": "maxCompactionLagMs",
21029
21198
  "optional": true,
@@ -21042,7 +21211,7 @@
21042
21211
  "immutable": true,
21043
21212
  "locationInModule": {
21044
21213
  "filename": "src/kafka/kafka-topic.ts",
21045
- "line": 180
21214
+ "line": 181
21046
21215
  },
21047
21216
  "name": "replicationFactor",
21048
21217
  "optional": true,
@@ -21054,14 +21223,14 @@
21054
21223
  "abstract": true,
21055
21224
  "docs": {
21056
21225
  "default": "7 days",
21057
- "remarks": "We recommend 30 days for general events and 7 days for sensor events and other high-load cases.\nThe soft limit is 3 to 30 days but can be increased upon requests.",
21226
+ "remarks": "For most cases, 7 days (604800000 ms) is recommended; up to 30 days may be considered\nonly for exceptional scenarios with specific requirements and can lead to increased Kafka storage costs.\nThe soft limit is 3 to 30 days but can be increased upon requests.",
21058
21227
  "stability": "stable",
21059
21228
  "summary": "Time how long messages are retained on Kafka cluster;"
21060
21229
  },
21061
21230
  "immutable": true,
21062
21231
  "locationInModule": {
21063
21232
  "filename": "src/kafka/kafka-topic.ts",
21064
- "line": 189
21233
+ "line": 191
21065
21234
  },
21066
21235
  "name": "retention",
21067
21236
  "optional": true,
@@ -21785,5 +21954,5 @@
21785
21954
  }
21786
21955
  },
21787
21956
  "version": "0.0.0",
21788
- "fingerprint": "VEIgyihvLKURmJabK0HM8oKIzsOGbcF9t8WVYcaeDD0="
21957
+ "fingerprint": "jyp/2dHMX2rbeQ3A4h6DzHUMatfDe4BW75wKlzOE6y8="
21789
21958
  }