@aws-cdk/aws-s3tables-alpha 2.266.0-alpha.0 → 2.268.0-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
@@ -8,7 +8,7 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "aws-cdk-lib": "^2.266.0",
11
+ "aws-cdk-lib": "^2.268.0",
12
12
  "constructs": "^10.5.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -148,6 +148,19 @@
148
148
  }
149
149
  }
150
150
  },
151
+ "aws-cdk-lib.aws_accountaccess": {
152
+ "targets": {
153
+ "dotnet": {
154
+ "namespace": "Amazon.CDK.AWS.AccountAccess"
155
+ },
156
+ "java": {
157
+ "package": "software.amazon.awscdk.services.accountaccess"
158
+ },
159
+ "python": {
160
+ "module": "aws_cdk.aws_accountaccess"
161
+ }
162
+ }
163
+ },
151
164
  "aws-cdk-lib.aws_acmpca": {
152
165
  "targets": {
153
166
  "dotnet": {
@@ -161,6 +174,19 @@
161
174
  }
162
175
  }
163
176
  },
177
+ "aws-cdk-lib.aws_agentregistry": {
178
+ "targets": {
179
+ "dotnet": {
180
+ "namespace": "Amazon.CDK.AWS.AgentRegistry"
181
+ },
182
+ "java": {
183
+ "package": "software.amazon.awscdk.services.agentregistry"
184
+ },
185
+ "python": {
186
+ "module": "aws_cdk.aws_agentregistry"
187
+ }
188
+ }
189
+ },
164
190
  "aws-cdk-lib.aws_aiops": {
165
191
  "targets": {
166
192
  "dotnet": {
@@ -447,19 +473,6 @@
447
473
  }
448
474
  }
449
475
  },
450
- "aws-cdk-lib.aws_artifact": {
451
- "targets": {
452
- "dotnet": {
453
- "namespace": "Amazon.CDK.AWS.Artifact"
454
- },
455
- "java": {
456
- "package": "software.amazon.awscdk.services.artifact"
457
- },
458
- "python": {
459
- "module": "aws_cdk.aws_artifact"
460
- }
461
- }
462
- },
463
476
  "aws-cdk-lib.aws_athena": {
464
477
  "targets": {
465
478
  "dotnet": {
@@ -590,19 +603,6 @@
590
603
  }
591
604
  }
592
605
  },
593
- "aws-cdk-lib.aws_backupsearch": {
594
- "targets": {
595
- "dotnet": {
596
- "namespace": "Amazon.CDK.AWS.BackupSearch"
597
- },
598
- "java": {
599
- "package": "software.amazon.awscdk.services.backupsearch"
600
- },
601
- "python": {
602
- "module": "aws_cdk.aws_backupsearch"
603
- }
604
- }
605
- },
606
606
  "aws-cdk-lib.aws_batch": {
607
607
  "targets": {
608
608
  "dotnet": {
@@ -877,6 +877,19 @@
877
877
  }
878
878
  }
879
879
  },
880
+ "aws-cdk-lib.aws_cloudhsm": {
881
+ "targets": {
882
+ "dotnet": {
883
+ "namespace": "Amazon.CDK.AWS.CloudHSM"
884
+ },
885
+ "java": {
886
+ "package": "software.amazon.awscdk.services.cloudhsm"
887
+ },
888
+ "python": {
889
+ "module": "aws_cdk.aws_cloudhsm"
890
+ }
891
+ }
892
+ },
880
893
  "aws-cdk-lib.aws_cloudtrail": {
881
894
  "targets": {
882
895
  "dotnet": {
@@ -1098,19 +1111,6 @@
1098
1111
  }
1099
1112
  }
1100
1113
  },
1101
- "aws-cdk-lib.aws_cognitosync": {
1102
- "targets": {
1103
- "dotnet": {
1104
- "namespace": "Amazon.CDK.AWS.CognitoSync"
1105
- },
1106
- "java": {
1107
- "package": "software.amazon.awscdk.services.cognitosync"
1108
- },
1109
- "python": {
1110
- "module": "aws_cdk.aws_cognitosync"
1111
- }
1112
- }
1113
- },
1114
1114
  "aws-cdk-lib.aws_comprehend": {
1115
1115
  "targets": {
1116
1116
  "dotnet": {
@@ -1189,19 +1189,6 @@
1189
1189
  }
1190
1190
  }
1191
1191
  },
1192
- "aws-cdk-lib.aws_controlcatalog": {
1193
- "targets": {
1194
- "dotnet": {
1195
- "namespace": "Amazon.CDK.AWS.ControlCatalog"
1196
- },
1197
- "java": {
1198
- "package": "software.amazon.awscdk.services.controlcatalog"
1199
- },
1200
- "python": {
1201
- "module": "aws_cdk.aws_controlcatalog"
1202
- }
1203
- }
1204
- },
1205
1192
  "aws-cdk-lib.aws_controltower": {
1206
1193
  "targets": {
1207
1194
  "dotnet": {
@@ -1254,6 +1241,19 @@
1254
1241
  }
1255
1242
  }
1256
1243
  },
1244
+ "aws-cdk-lib.aws_dataexchange": {
1245
+ "targets": {
1246
+ "dotnet": {
1247
+ "namespace": "Amazon.CDK.AWS.DataExchange"
1248
+ },
1249
+ "java": {
1250
+ "package": "software.amazon.awscdk.services.dataexchange"
1251
+ },
1252
+ "python": {
1253
+ "module": "aws_cdk.aws_dataexchange"
1254
+ }
1255
+ }
1256
+ },
1257
1257
  "aws-cdk-lib.aws_datapipeline": {
1258
1258
  "targets": {
1259
1259
  "dotnet": {
@@ -1449,6 +1449,19 @@
1449
1449
  }
1450
1450
  }
1451
1451
  },
1452
+ "aws-cdk-lib.aws_drs": {
1453
+ "targets": {
1454
+ "dotnet": {
1455
+ "namespace": "Amazon.CDK.AWS.DRS"
1456
+ },
1457
+ "java": {
1458
+ "package": "software.amazon.awscdk.services.drs"
1459
+ },
1460
+ "python": {
1461
+ "module": "aws_cdk.aws_drs"
1462
+ }
1463
+ }
1464
+ },
1452
1465
  "aws-cdk-lib.aws_dsql": {
1453
1466
  "targets": {
1454
1467
  "dotnet": {
@@ -2248,6 +2261,19 @@
2248
2261
  }
2249
2262
  }
2250
2263
  },
2264
+ "aws-cdk-lib.aws_iotsecuretunneling": {
2265
+ "targets": {
2266
+ "dotnet": {
2267
+ "namespace": "Amazon.CDK.AWS.IoTSecureTunneling"
2268
+ },
2269
+ "java": {
2270
+ "package": "software.amazon.awscdk.services.iotsecuretunneling"
2271
+ },
2272
+ "python": {
2273
+ "module": "aws_cdk.aws_iotsecuretunneling"
2274
+ }
2275
+ }
2276
+ },
2251
2277
  "aws-cdk-lib.aws_iotsitewise": {
2252
2278
  "targets": {
2253
2279
  "dotnet": {
@@ -2781,6 +2807,19 @@
2781
2807
  }
2782
2808
  }
2783
2809
  },
2810
+ "aws-cdk-lib.aws_mgn": {
2811
+ "targets": {
2812
+ "dotnet": {
2813
+ "namespace": "Amazon.CDK.AWS.MGN"
2814
+ },
2815
+ "java": {
2816
+ "package": "software.amazon.awscdk.services.mgn"
2817
+ },
2818
+ "python": {
2819
+ "module": "aws_cdk.aws_mgn"
2820
+ }
2821
+ }
2822
+ },
2784
2823
  "aws-cdk-lib.aws_mpa": {
2785
2824
  "targets": {
2786
2825
  "dotnet": {
@@ -3002,6 +3041,19 @@
3002
3041
  }
3003
3042
  }
3004
3043
  },
3044
+ "aws-cdk-lib.aws_opensearch": {
3045
+ "targets": {
3046
+ "dotnet": {
3047
+ "namespace": "Amazon.CDK.AWS.OpenSearch"
3048
+ },
3049
+ "java": {
3050
+ "package": "software.amazon.awscdk.services.opensearch"
3051
+ },
3052
+ "python": {
3053
+ "module": "aws_cdk.aws_opensearch"
3054
+ }
3055
+ }
3056
+ },
3005
3057
  "aws-cdk-lib.aws_opensearchserverless": {
3006
3058
  "targets": {
3007
3059
  "dotnet": {
@@ -3837,6 +3889,19 @@
3837
3889
  }
3838
3890
  }
3839
3891
  },
3892
+ "aws-cdk-lib.aws_serverlessrepo": {
3893
+ "targets": {
3894
+ "dotnet": {
3895
+ "namespace": "Amazon.CDK.AWS.ServerlessRepo"
3896
+ },
3897
+ "java": {
3898
+ "package": "software.amazon.awscdk.services.serverlessrepo"
3899
+ },
3900
+ "python": {
3901
+ "module": "aws_cdk.aws_serverlessrepo"
3902
+ }
3903
+ }
3904
+ },
3840
3905
  "aws-cdk-lib.aws_servicecatalog": {
3841
3906
  "targets": {
3842
3907
  "dotnet": {
@@ -4071,19 +4136,6 @@
4071
4136
  }
4072
4137
  }
4073
4138
  },
4074
- "aws-cdk-lib.aws_states": {
4075
- "targets": {
4076
- "dotnet": {
4077
- "namespace": "Amazon.CDK.AWS.States"
4078
- },
4079
- "java": {
4080
- "package": "software.amazon.awscdk.services.states"
4081
- },
4082
- "python": {
4083
- "module": "aws_cdk.aws_states"
4084
- }
4085
- }
4086
- },
4087
4139
  "aws-cdk-lib.aws_stepfunctions": {
4088
4140
  "targets": {
4089
4141
  "dotnet": {
@@ -4136,6 +4188,19 @@
4136
4188
  }
4137
4189
  }
4138
4190
  },
4191
+ "aws-cdk-lib.aws_supportauthz": {
4192
+ "targets": {
4193
+ "dotnet": {
4194
+ "namespace": "Amazon.CDK.AWS.SupportAuthZ"
4195
+ },
4196
+ "java": {
4197
+ "package": "software.amazon.awscdk.services.supportauthz"
4198
+ },
4199
+ "python": {
4200
+ "module": "aws_cdk.aws_supportauthz"
4201
+ }
4202
+ }
4203
+ },
4139
4204
  "aws-cdk-lib.aws_synthetics": {
4140
4205
  "targets": {
4141
4206
  "dotnet": {
@@ -4162,16 +4227,16 @@
4162
4227
  }
4163
4228
  }
4164
4229
  },
4165
- "aws-cdk-lib.aws_thinclient": {
4230
+ "aws-cdk-lib.aws_textract": {
4166
4231
  "targets": {
4167
4232
  "dotnet": {
4168
- "namespace": "Amazon.CDK.AWS.ThinClient"
4233
+ "namespace": "Amazon.CDK.AWS.Textract"
4169
4234
  },
4170
4235
  "java": {
4171
- "package": "software.amazon.awscdk.services.thinclient"
4236
+ "package": "software.amazon.awscdk.services.textract"
4172
4237
  },
4173
4238
  "python": {
4174
- "module": "aws_cdk.aws_thinclient"
4239
+ "module": "aws_cdk.aws_textract"
4175
4240
  }
4176
4241
  }
4177
4242
  },
@@ -4214,16 +4279,16 @@
4214
4279
  }
4215
4280
  }
4216
4281
  },
4217
- "aws-cdk-lib.aws_usernotifications": {
4282
+ "aws-cdk-lib.aws_translate": {
4218
4283
  "targets": {
4219
4284
  "dotnet": {
4220
- "namespace": "Amazon.CDK.AWS.UserNotifications"
4285
+ "namespace": "Amazon.CDK.AWS.Translate"
4221
4286
  },
4222
4287
  "java": {
4223
- "package": "software.amazon.awscdk.services.usernotifications"
4288
+ "package": "software.amazon.awscdk.services.translate"
4224
4289
  },
4225
4290
  "python": {
4226
- "module": "aws_cdk.aws_usernotifications"
4291
+ "module": "aws_cdk.aws_translate"
4227
4292
  }
4228
4293
  }
4229
4294
  },
@@ -4331,6 +4396,19 @@
4331
4396
  }
4332
4397
  }
4333
4398
  },
4399
+ "aws-cdk-lib.aws_wickr": {
4400
+ "targets": {
4401
+ "dotnet": {
4402
+ "namespace": "Amazon.CDK.AWS.Wickr"
4403
+ },
4404
+ "java": {
4405
+ "package": "software.amazon.awscdk.services.wickr"
4406
+ },
4407
+ "python": {
4408
+ "module": "aws_cdk.aws_wickr"
4409
+ }
4410
+ }
4411
+ },
4334
4412
  "aws-cdk-lib.aws_wisdom": {
4335
4413
  "targets": {
4336
4414
  "dotnet": {
@@ -4497,6 +4575,22 @@
4497
4575
  }
4498
4576
  }
4499
4577
  },
4578
+ "aws-cdk-lib.interfaces.aws_accountaccess": {
4579
+ "targets": {
4580
+ "dotnet": {
4581
+ "namespace": "Amazon.CDK.Interfaces.AccountAccess"
4582
+ },
4583
+ "go": {
4584
+ "packageName": "interfacesawsaccountaccess"
4585
+ },
4586
+ "java": {
4587
+ "package": "software.amazon.awscdk.interfaces.accountaccess"
4588
+ },
4589
+ "python": {
4590
+ "module": "aws_cdk.interfaces.aws_accountaccess"
4591
+ }
4592
+ }
4593
+ },
4500
4594
  "aws-cdk-lib.interfaces.aws_acmpca": {
4501
4595
  "targets": {
4502
4596
  "dotnet": {
@@ -4513,6 +4607,22 @@
4513
4607
  }
4514
4608
  }
4515
4609
  },
4610
+ "aws-cdk-lib.interfaces.aws_agentregistry": {
4611
+ "targets": {
4612
+ "dotnet": {
4613
+ "namespace": "Amazon.CDK.Interfaces.AgentRegistry"
4614
+ },
4615
+ "go": {
4616
+ "packageName": "interfacesawsagentregistry"
4617
+ },
4618
+ "java": {
4619
+ "package": "software.amazon.awscdk.interfaces.agentregistry"
4620
+ },
4621
+ "python": {
4622
+ "module": "aws_cdk.interfaces.aws_agentregistry"
4623
+ }
4624
+ }
4625
+ },
4516
4626
  "aws-cdk-lib.interfaces.aws_aiops": {
4517
4627
  "targets": {
4518
4628
  "dotnet": {
@@ -4833,22 +4943,6 @@
4833
4943
  }
4834
4944
  }
4835
4945
  },
4836
- "aws-cdk-lib.interfaces.aws_artifact": {
4837
- "targets": {
4838
- "dotnet": {
4839
- "namespace": "Amazon.CDK.Interfaces.Artifact"
4840
- },
4841
- "go": {
4842
- "packageName": "interfacesawsartifact"
4843
- },
4844
- "java": {
4845
- "package": "software.amazon.awscdk.interfaces.artifact"
4846
- },
4847
- "python": {
4848
- "module": "aws_cdk.interfaces.aws_artifact"
4849
- }
4850
- }
4851
- },
4852
4946
  "aws-cdk-lib.interfaces.aws_athena": {
4853
4947
  "targets": {
4854
4948
  "dotnet": {
@@ -4977,22 +5071,6 @@
4977
5071
  }
4978
5072
  }
4979
5073
  },
4980
- "aws-cdk-lib.interfaces.aws_backupsearch": {
4981
- "targets": {
4982
- "dotnet": {
4983
- "namespace": "Amazon.CDK.Interfaces.BackupSearch"
4984
- },
4985
- "go": {
4986
- "packageName": "interfacesawsbackupsearch"
4987
- },
4988
- "java": {
4989
- "package": "software.amazon.awscdk.interfaces.backupsearch"
4990
- },
4991
- "python": {
4992
- "module": "aws_cdk.interfaces.aws_backupsearch"
4993
- }
4994
- }
4995
- },
4996
5074
  "aws-cdk-lib.interfaces.aws_batch": {
4997
5075
  "targets": {
4998
5076
  "dotnet": {
@@ -5345,6 +5423,22 @@
5345
5423
  }
5346
5424
  }
5347
5425
  },
5426
+ "aws-cdk-lib.interfaces.aws_cloudhsm": {
5427
+ "targets": {
5428
+ "dotnet": {
5429
+ "namespace": "Amazon.CDK.Interfaces.CloudHSM"
5430
+ },
5431
+ "go": {
5432
+ "packageName": "interfacesawscloudhsm"
5433
+ },
5434
+ "java": {
5435
+ "package": "software.amazon.awscdk.interfaces.cloudhsm"
5436
+ },
5437
+ "python": {
5438
+ "module": "aws_cdk.interfaces.aws_cloudhsm"
5439
+ }
5440
+ }
5441
+ },
5348
5442
  "aws-cdk-lib.interfaces.aws_cloudtrail": {
5349
5443
  "targets": {
5350
5444
  "dotnet": {
@@ -5569,22 +5663,6 @@
5569
5663
  }
5570
5664
  }
5571
5665
  },
5572
- "aws-cdk-lib.interfaces.aws_cognitosync": {
5573
- "targets": {
5574
- "dotnet": {
5575
- "namespace": "Amazon.CDK.Interfaces.CognitoSync"
5576
- },
5577
- "go": {
5578
- "packageName": "interfacesawscognitosync"
5579
- },
5580
- "java": {
5581
- "package": "software.amazon.awscdk.interfaces.cognitosync"
5582
- },
5583
- "python": {
5584
- "module": "aws_cdk.interfaces.aws_cognitosync"
5585
- }
5586
- }
5587
- },
5588
5666
  "aws-cdk-lib.interfaces.aws_comprehend": {
5589
5667
  "targets": {
5590
5668
  "dotnet": {
@@ -5681,22 +5759,6 @@
5681
5759
  }
5682
5760
  }
5683
5761
  },
5684
- "aws-cdk-lib.interfaces.aws_controlcatalog": {
5685
- "targets": {
5686
- "dotnet": {
5687
- "namespace": "Amazon.CDK.Interfaces.ControlCatalog"
5688
- },
5689
- "go": {
5690
- "packageName": "interfacesawscontrolcatalog"
5691
- },
5692
- "java": {
5693
- "package": "software.amazon.awscdk.interfaces.controlcatalog"
5694
- },
5695
- "python": {
5696
- "module": "aws_cdk.interfaces.aws_controlcatalog"
5697
- }
5698
- }
5699
- },
5700
5762
  "aws-cdk-lib.interfaces.aws_controltower": {
5701
5763
  "targets": {
5702
5764
  "dotnet": {
@@ -5761,6 +5823,22 @@
5761
5823
  }
5762
5824
  }
5763
5825
  },
5826
+ "aws-cdk-lib.interfaces.aws_dataexchange": {
5827
+ "targets": {
5828
+ "dotnet": {
5829
+ "namespace": "Amazon.CDK.Interfaces.DataExchange"
5830
+ },
5831
+ "go": {
5832
+ "packageName": "interfacesawsdataexchange"
5833
+ },
5834
+ "java": {
5835
+ "package": "software.amazon.awscdk.interfaces.dataexchange"
5836
+ },
5837
+ "python": {
5838
+ "module": "aws_cdk.interfaces.aws_dataexchange"
5839
+ }
5840
+ }
5841
+ },
5764
5842
  "aws-cdk-lib.interfaces.aws_datapipeline": {
5765
5843
  "targets": {
5766
5844
  "dotnet": {
@@ -6001,6 +6079,22 @@
6001
6079
  }
6002
6080
  }
6003
6081
  },
6082
+ "aws-cdk-lib.interfaces.aws_drs": {
6083
+ "targets": {
6084
+ "dotnet": {
6085
+ "namespace": "Amazon.CDK.Interfaces.DRS"
6086
+ },
6087
+ "go": {
6088
+ "packageName": "interfacesawsdrs"
6089
+ },
6090
+ "java": {
6091
+ "package": "software.amazon.awscdk.interfaces.drs"
6092
+ },
6093
+ "python": {
6094
+ "module": "aws_cdk.interfaces.aws_drs"
6095
+ }
6096
+ }
6097
+ },
6004
6098
  "aws-cdk-lib.interfaces.aws_dsql": {
6005
6099
  "targets": {
6006
6100
  "dotnet": {
@@ -6833,6 +6927,22 @@
6833
6927
  }
6834
6928
  }
6835
6929
  },
6930
+ "aws-cdk-lib.interfaces.aws_iotsecuretunneling": {
6931
+ "targets": {
6932
+ "dotnet": {
6933
+ "namespace": "Amazon.CDK.Interfaces.IoTSecureTunneling"
6934
+ },
6935
+ "go": {
6936
+ "packageName": "interfacesawsiotsecuretunneling"
6937
+ },
6938
+ "java": {
6939
+ "package": "software.amazon.awscdk.interfaces.iotsecuretunneling"
6940
+ },
6941
+ "python": {
6942
+ "module": "aws_cdk.interfaces.aws_iotsecuretunneling"
6943
+ }
6944
+ }
6945
+ },
6836
6946
  "aws-cdk-lib.interfaces.aws_iotsitewise": {
6837
6947
  "targets": {
6838
6948
  "dotnet": {
@@ -7425,6 +7535,22 @@
7425
7535
  }
7426
7536
  }
7427
7537
  },
7538
+ "aws-cdk-lib.interfaces.aws_mgn": {
7539
+ "targets": {
7540
+ "dotnet": {
7541
+ "namespace": "Amazon.CDK.Interfaces.MGN"
7542
+ },
7543
+ "go": {
7544
+ "packageName": "interfacesawsmgn"
7545
+ },
7546
+ "java": {
7547
+ "package": "software.amazon.awscdk.interfaces.mgn"
7548
+ },
7549
+ "python": {
7550
+ "module": "aws_cdk.interfaces.aws_mgn"
7551
+ }
7552
+ }
7553
+ },
7428
7554
  "aws-cdk-lib.interfaces.aws_mpa": {
7429
7555
  "targets": {
7430
7556
  "dotnet": {
@@ -7697,6 +7823,22 @@
7697
7823
  }
7698
7824
  }
7699
7825
  },
7826
+ "aws-cdk-lib.interfaces.aws_opensearch": {
7827
+ "targets": {
7828
+ "dotnet": {
7829
+ "namespace": "Amazon.CDK.Interfaces.OpenSearch"
7830
+ },
7831
+ "go": {
7832
+ "packageName": "interfacesawsopensearch"
7833
+ },
7834
+ "java": {
7835
+ "package": "software.amazon.awscdk.interfaces.opensearch"
7836
+ },
7837
+ "python": {
7838
+ "module": "aws_cdk.interfaces.aws_opensearch"
7839
+ }
7840
+ }
7841
+ },
7700
7842
  "aws-cdk-lib.interfaces.aws_opensearchserverless": {
7701
7843
  "targets": {
7702
7844
  "dotnet": {
@@ -8609,6 +8751,22 @@
8609
8751
  }
8610
8752
  }
8611
8753
  },
8754
+ "aws-cdk-lib.interfaces.aws_serverlessrepo": {
8755
+ "targets": {
8756
+ "dotnet": {
8757
+ "namespace": "Amazon.CDK.Interfaces.ServerlessRepo"
8758
+ },
8759
+ "go": {
8760
+ "packageName": "interfacesawsserverlessrepo"
8761
+ },
8762
+ "java": {
8763
+ "package": "software.amazon.awscdk.interfaces.serverlessrepo"
8764
+ },
8765
+ "python": {
8766
+ "module": "aws_cdk.interfaces.aws_serverlessrepo"
8767
+ }
8768
+ }
8769
+ },
8612
8770
  "aws-cdk-lib.interfaces.aws_servicecatalog": {
8613
8771
  "targets": {
8614
8772
  "dotnet": {
@@ -8865,22 +9023,6 @@
8865
9023
  }
8866
9024
  }
8867
9025
  },
8868
- "aws-cdk-lib.interfaces.aws_states": {
8869
- "targets": {
8870
- "dotnet": {
8871
- "namespace": "Amazon.CDK.Interfaces.States"
8872
- },
8873
- "go": {
8874
- "packageName": "interfacesawsstates"
8875
- },
8876
- "java": {
8877
- "package": "software.amazon.awscdk.interfaces.states"
8878
- },
8879
- "python": {
8880
- "module": "aws_cdk.interfaces.aws_states"
8881
- }
8882
- }
8883
- },
8884
9026
  "aws-cdk-lib.interfaces.aws_stepfunctions": {
8885
9027
  "targets": {
8886
9028
  "dotnet": {
@@ -8929,6 +9071,22 @@
8929
9071
  }
8930
9072
  }
8931
9073
  },
9074
+ "aws-cdk-lib.interfaces.aws_supportauthz": {
9075
+ "targets": {
9076
+ "dotnet": {
9077
+ "namespace": "Amazon.CDK.Interfaces.SupportAuthZ"
9078
+ },
9079
+ "go": {
9080
+ "packageName": "interfacesawssupportauthz"
9081
+ },
9082
+ "java": {
9083
+ "package": "software.amazon.awscdk.interfaces.supportauthz"
9084
+ },
9085
+ "python": {
9086
+ "module": "aws_cdk.interfaces.aws_supportauthz"
9087
+ }
9088
+ }
9089
+ },
8932
9090
  "aws-cdk-lib.interfaces.aws_synthetics": {
8933
9091
  "targets": {
8934
9092
  "dotnet": {
@@ -8961,19 +9119,19 @@
8961
9119
  }
8962
9120
  }
8963
9121
  },
8964
- "aws-cdk-lib.interfaces.aws_thinclient": {
9122
+ "aws-cdk-lib.interfaces.aws_textract": {
8965
9123
  "targets": {
8966
9124
  "dotnet": {
8967
- "namespace": "Amazon.CDK.Interfaces.ThinClient"
9125
+ "namespace": "Amazon.CDK.Interfaces.Textract"
8968
9126
  },
8969
9127
  "go": {
8970
- "packageName": "interfacesawsthinclient"
9128
+ "packageName": "interfacesawstextract"
8971
9129
  },
8972
9130
  "java": {
8973
- "package": "software.amazon.awscdk.interfaces.thinclient"
9131
+ "package": "software.amazon.awscdk.interfaces.textract"
8974
9132
  },
8975
9133
  "python": {
8976
- "module": "aws_cdk.interfaces.aws_thinclient"
9134
+ "module": "aws_cdk.interfaces.aws_textract"
8977
9135
  }
8978
9136
  }
8979
9137
  },
@@ -9025,19 +9183,19 @@
9025
9183
  }
9026
9184
  }
9027
9185
  },
9028
- "aws-cdk-lib.interfaces.aws_usernotifications": {
9186
+ "aws-cdk-lib.interfaces.aws_translate": {
9029
9187
  "targets": {
9030
9188
  "dotnet": {
9031
- "namespace": "Amazon.CDK.Interfaces.UserNotifications"
9189
+ "namespace": "Amazon.CDK.Interfaces.Translate"
9032
9190
  },
9033
9191
  "go": {
9034
- "packageName": "interfacesawsusernotifications"
9192
+ "packageName": "interfacesawstranslate"
9035
9193
  },
9036
9194
  "java": {
9037
- "package": "software.amazon.awscdk.interfaces.usernotifications"
9195
+ "package": "software.amazon.awscdk.interfaces.translate"
9038
9196
  },
9039
9197
  "python": {
9040
- "module": "aws_cdk.interfaces.aws_usernotifications"
9198
+ "module": "aws_cdk.interfaces.aws_translate"
9041
9199
  }
9042
9200
  }
9043
9201
  },
@@ -9169,6 +9327,22 @@
9169
9327
  }
9170
9328
  }
9171
9329
  },
9330
+ "aws-cdk-lib.interfaces.aws_wickr": {
9331
+ "targets": {
9332
+ "dotnet": {
9333
+ "namespace": "Amazon.CDK.Interfaces.Wickr"
9334
+ },
9335
+ "go": {
9336
+ "packageName": "interfacesawswickr"
9337
+ },
9338
+ "java": {
9339
+ "package": "software.amazon.awscdk.interfaces.wickr"
9340
+ },
9341
+ "python": {
9342
+ "module": "aws_cdk.interfaces.aws_wickr"
9343
+ }
9344
+ }
9345
+ },
9172
9346
  "aws-cdk-lib.interfaces.aws_wisdom": {
9173
9347
  "targets": {
9174
9348
  "dotnet": {
@@ -9411,7 +9585,7 @@
9411
9585
  },
9412
9586
  "name": "@aws-cdk/aws-s3tables-alpha",
9413
9587
  "readme": {
9414
- "markdown": "# Amazon S3 Tables Construct Library\n<!--BEGIN STABILITY BANNER-->\n\n---\n\n![cdk-constructs: Experimental](https://img.shields.io/badge/cdk--constructs-experimental-important.svg?style=for-the-badge)\n\n> The APIs of higher level constructs in this module are experimental and under active development.\n> They are subject to non-backward compatible changes or removal in any future version. These are\n> not subject to the [Semantic Versioning](https://semver.org/) model and breaking changes will be\n> announced in the release notes. This means that while you may use them, you may need to update\n> your source code when upgrading to a newer version of this package.\n\n---\n\n<!--END STABILITY BANNER-->\n\n## Amazon S3 Tables\n\nAmazon S3 Tables deliver the first cloud object store with built-in Apache Iceberg support and streamline storing tabular data at scale.\n\n[Product Page](https://aws.amazon.com/s3/features/tables/) | [User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables.html)\n\n\n## Usage\n\n### Define an S3 Table Bucket\n\n```ts\n// Build a Table bucket\nconst sampleTableBucket = new TableBucket(scope, 'ExampleTableBucket', {\n tableBucketName: 'example-bucket-1',\n // optional fields:\n unreferencedFileRemoval: {\n status: UnreferencedFileRemovalStatus.ENABLED,\n noncurrentDays: 20,\n unreferencedDays: 20,\n }\n});\n```\n\n### Define an S3 Tables Namespace\n\n```ts\n// Build a namespace\nconst sampleNamespace = new Namespace(scope, 'ExampleNamespace', {\n namespaceName: 'example-namespace-1',\n tableBucket: tableBucket,\n});\n```\n\n### Define an S3 Table\n\n```ts\n// Build a table\nconst sampleTable = new Table(scope, 'ExampleTable', {\n tableName: 'example_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n withoutMetadata: true,\n});\n\n// Build a table with an Iceberg Schema\nconst sampleTableWithSchema = new Table(scope, 'ExampleSchemaTable', {\n tableName: 'example_table_with_schema',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n {\n name: 'id',\n type: 'int',\n required: true,\n },\n {\n name: 'name',\n type: 'string',\n },\n ],\n },\n },\n compaction: {\n status: Status.ENABLED,\n targetFileSizeMb: 128,\n },\n snapshotManagement: {\n status: Status.ENABLED,\n maxSnapshotAgeHours: 48,\n minSnapshotsToKeep: 5,\n },\n});\n```\n\nLearn more about table buckets maintenance operations and default behavior from the [S3 Tables User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-table-buckets-maintenance.html)\n\n### Advanced Iceberg Table Configuration\n\nYou can configure partition specifications, sort orders, and table properties for optimized query performance.\n\nThe simplest way to add partitioning to your table:\n\n```ts\n// Build a table with partition spec (minimal configuration)\nconst partitionedTable = new Table(scope, 'PartitionedTable', {\n tableName: 'partitioned_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n { name: 'event_date', type: 'date', required: true },\n { name: 'event_name', type: 'string' },\n ],\n },\n icebergPartitionSpec: {\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n name: 'date_partition',\n },\n ],\n },\n },\n});\n```\n\nFor full control, you can also configure sort orders and table properties:\n\n```ts\n// Build a table with partition spec, sort order, and table properties\nconst advancedTable = new Table(scope, 'AdvancedTable', {\n tableName: 'advanced_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n { id: 1, name: 'event_date', type: 'date', required: true },\n { id: 2, name: 'user_id', type: 'string', required: true },\n ],\n },\n icebergPartitionSpec: {\n specId: 0,\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n name: 'date_partition',\n fieldId: 1000,\n },\n ],\n },\n icebergSortOrder: {\n orderId: 1,\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n direction: SortDirection.ASC,\n nullOrder: NullOrder.NULLS_LAST,\n },\n ],\n },\n tableProperties: [\n { key: 'write.format.default', value: 'parquet' },\n ],\n },\n});\n```\n\n### Controlling Table Bucket Permissions\n\n```ts\n// Grant the principal read permissions to the bucket and all tables within\nconst accountId = '123456789012'\ntableBucket.grantRead(new iam.AccountPrincipal(accountId), '*');\n\n// Grant the role write permissions to the bucket and all tables within\nconst role = new iam.Role(stack, 'MyRole', { assumedBy: new iam.ServicePrincipal('sample') });\ntableBucket.grantWrite(role, '*');\n\n// Grant the user read and write permissions to the bucket and all tables within\ntableBucket.grantReadWrite(new iam.User(stack, 'MyUser'), '*');\n\n// Grant permissions to the bucket and a particular table within it\nconst tableId = '6ba046b2-26de-44cf-9144-0c7862593a7b'\ntableBucket.grantReadWrite(new iam.AccountPrincipal(accountId), tableId);\n\n// Add custom resource policy statements\nconst permissions = new iam.PolicyStatement({\n effect: iam.Effect.ALLOW,\n actions: ['s3tables:*'],\n principals: [ new iam.ServicePrincipal('example.aws.internal') ],\n resources: ['*']\n});\n\ntableBucket.addToResourcePolicy(permissions);\n```\n\n### Controlling Table Bucket Encryption Settings\n\nS3 TableBuckets have SSE (server-side encryption with AES-256) enabled by default with S3 managed keys.\nYou can also bring your own KMS key for KMS-SSE or have S3 create a KMS key for you.\n\nIf a bucket is encrypted with KMS, grant functions on the bucket will also grant access\nto the TableBucket's associated KMS key.\n\n```ts\n// Provide a user defined KMS Key:\nconst key = new kms.Key(scope, 'UserKey', {});\nconst encryptedBucket = new TableBucket(scope, 'EncryptedTableBucket', {\n tableBucketName: 'table-bucket-1',\n encryption: TableBucketEncryption.KMS,\n encryptionKey: key,\n});\n// This account principal will also receive kms:Decrypt access to the KMS key\nencryptedBucket.grantRead(new iam.AccountPrincipal('123456789012'), '*');\n\n// Use S3 managed server side encryption (default)\nconst encryptedBucketDefault = new TableBucket(scope, 'EncryptedTableBucketDefault', {\n tableBucketName: 'table-bucket-3',\n encryption: TableBucketEncryption.S3_MANAGED, // Uses AES-256 encryption by default\n});\n```\n\nWhen using KMS encryption (`TableBucketEncryption.KMS`), if no encryption key is provided, CDK will automatically create a new KMS key for the table bucket with necessary permissions.\n\n```ts\n// If no key is provided, one will be created automatically\nconst encryptedBucketAuto = new TableBucket(scope, 'EncryptedTableBucketAuto', {\n tableBucketName: 'table-bucket-2',\n encryption: TableBucketEncryption.KMS,\n});\n```\n\n### Enabling CloudWatch Request Metrics\n\nYou can enable CloudWatch request metrics for your table bucket. Request metrics provide insight into Amazon S3 Tables requests, helping you monitor and optimize your table bucket usage.\n\nFor more information about S3 Tables CloudWatch metrics, see the [S3 Tables CloudWatch Metrics documentation](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-cloudwatch-metrics.html).\n\n```ts\n// Enable CloudWatch request metrics for the table bucket\nconst tableBucketWithMetrics = new TableBucket(scope, 'TableBucketWithMetrics', {\n tableBucketName: 'metrics-enabled-bucket',\n requestMetricsStatus: RequestMetricsStatus.ENABLED,\n});\n```\n\n### Controlling Table Permissions\n\n```ts\n// Grant the principal read permissions to the table\nconst accountId = '123456789012'\ntable.grantRead(new iam.AccountPrincipal(accountId));\n\n// Grant the role write permissions to the table\nconst role = new iam.Role(stack, 'MyRole', { assumedBy: new iam.ServicePrincipal('sample') });\ntable.grantWrite(role);\n\n// Grant the user read and write permissions to the table\ntable.grantReadWrite(new iam.User(stack, 'MyUser'));\n\n// Grant an account permissions to the table\ntable.grantReadWrite(new iam.AccountPrincipal(accountId));\n\n// Add custom resource policy statements\nconst permissions = new iam.PolicyStatement({\n effect: iam.Effect.ALLOW,\n actions: ['s3tables:*'],\n principals: [ new iam.ServicePrincipal('example.aws.internal') ],\n resources: ['*']\n});\n\ntable.addToResourcePolicy(permissions);\n```\n\n### Tagging\n\nBoth `TableBucket` and `Table` support tagging through CDK's standard tagging mechanism:\n\n```ts\nTags.of(tableBucket).add('Environment', 'Production');\nTags.of(table).add('Team', 'DataEngineering');\n\n// Stack-level tags propagate to all resources\nTags.of(stack).add('Project', 'DataLake');\n```\n\n## Coming Soon\n\nL2 Construct support for:\n\n- KMS encryption support for Tables\n"
9588
+ "markdown": "# Amazon S3 Tables Construct Library\n<!--BEGIN STABILITY BANNER-->\n\n---\n\n![cdk-constructs: Experimental](https://img.shields.io/badge/cdk--constructs-experimental-important.svg?style=for-the-badge)\n\n> The APIs of higher level constructs in this module are experimental and under active development.\n> They are subject to non-backward compatible changes or removal in any future version. These are\n> not subject to the [Semantic Versioning](https://semver.org/) model and breaking changes will be\n> announced in the release notes. This means that while you may use them, you may need to update\n> your source code when upgrading to a newer version of this package.\n\n---\n\n<!--END STABILITY BANNER-->\n\n## Amazon S3 Tables\n\nAmazon S3 Tables deliver the first cloud object store with built-in Apache Iceberg support and streamline storing tabular data at scale.\n\n[Product Page](https://aws.amazon.com/s3/features/tables/) | [User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables.html)\n\n\n## Usage\n\n### Define an S3 Table Bucket\n\n```ts\n// Build a Table bucket\nconst sampleTableBucket = new TableBucket(scope, 'ExampleTableBucket', {\n tableBucketName: 'example-bucket-1',\n // optional fields:\n unreferencedFileRemoval: {\n status: UnreferencedFileRemovalStatus.ENABLED,\n noncurrentDays: 20,\n unreferencedDays: 20,\n }\n});\n```\n\n### Define an S3 Tables Namespace\n\n```ts\n// Build a namespace\nconst sampleNamespace = new Namespace(scope, 'ExampleNamespace', {\n namespaceName: 'example-namespace-1',\n tableBucket: tableBucket,\n});\n```\n\n### Define an S3 Table\n\n```ts\n// Build a table\nconst sampleTable = new Table(scope, 'ExampleTable', {\n tableName: 'example_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n withoutMetadata: true,\n});\n\n// Build a table with an Iceberg Schema\nconst sampleTableWithSchema = new Table(scope, 'ExampleSchemaTable', {\n tableName: 'example_table_with_schema',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n {\n name: 'id',\n type: 'int',\n required: true,\n },\n {\n name: 'name',\n type: 'string',\n },\n ],\n },\n },\n compaction: {\n status: Status.ENABLED,\n targetFileSizeMb: 128,\n },\n snapshotManagement: {\n status: Status.ENABLED,\n maxSnapshotAgeHours: 48,\n minSnapshotsToKeep: 5,\n },\n});\n```\n\nLearn more about table buckets maintenance operations and default behavior from the [S3 Tables User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-table-buckets-maintenance.html)\n\n### Advanced Iceberg Table Configuration\n\nYou can configure partition specifications, sort orders, and table properties for optimized query performance.\n\nThe simplest way to add partitioning to your table:\n\n```ts\n// Build a table with partition spec (minimal configuration)\nconst partitionedTable = new Table(scope, 'PartitionedTable', {\n tableName: 'partitioned_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n { name: 'event_date', type: 'date', required: true },\n { name: 'event_name', type: 'string' },\n ],\n },\n icebergPartitionSpec: {\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n name: 'date_partition',\n },\n ],\n },\n },\n});\n```\n\nFor full control, you can also configure sort orders and table properties:\n\n```ts\n// Build a table with partition spec, sort order, and table properties\nconst advancedTable = new Table(scope, 'AdvancedTable', {\n tableName: 'advanced_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n { id: 1, name: 'event_date', type: 'date', required: true },\n { id: 2, name: 'user_id', type: 'string', required: true },\n ],\n },\n icebergPartitionSpec: {\n specId: 0,\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n name: 'date_partition',\n fieldId: 1000,\n },\n ],\n },\n icebergSortOrder: {\n orderId: 1,\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n direction: SortDirection.ASC,\n nullOrder: NullOrder.NULLS_LAST,\n },\n ],\n },\n tableProperties: [\n { key: 'write.format.default', value: 'parquet' },\n ],\n },\n});\n```\n\n### Controlling Table Bucket Permissions\n\n```ts\n// Grant the principal read permissions to the bucket and all tables within\nconst accountId = '123456789012'\ntableBucket.grantRead(new iam.AccountPrincipal(accountId), '*');\n\n// Grant the role write permissions to the bucket and all tables within\nconst role = new iam.Role(stack, 'MyRole', { assumedBy: new iam.ServicePrincipal('sample') });\ntableBucket.grantWrite(role, '*');\n\n// Grant the user read and write permissions to the bucket and all tables within\ntableBucket.grantReadWrite(new iam.User(stack, 'MyUser'), '*');\n\n// Grant permissions to the bucket and a particular table within it\nconst tableId = '6ba046b2-26de-44cf-9144-0c7862593a7b'\ntableBucket.grantReadWrite(new iam.AccountPrincipal(accountId), tableId);\n\n// Add custom resource policy statements\nconst permissions = new iam.PolicyStatement({\n effect: iam.Effect.ALLOW,\n actions: ['s3tables:*'],\n principals: [ new iam.ServicePrincipal('example.aws.internal') ],\n resources: ['*']\n});\n\ntableBucket.addToResourcePolicy(permissions);\n```\n\n### Controlling Table Bucket Encryption Settings\n\nS3 TableBuckets have SSE (server-side encryption with AES-256) enabled by default with S3 managed keys.\nYou can also bring your own KMS key for KMS-SSE or have S3 create a KMS key for you.\n\nIf a bucket is encrypted with KMS, grant functions on the bucket will also grant access\nto the TableBucket's associated KMS key.\n\n```ts\n// Provide a user defined KMS Key:\nconst key = new kms.Key(scope, 'UserKey', {});\nconst encryptedBucket = new TableBucket(scope, 'EncryptedTableBucket', {\n tableBucketName: 'table-bucket-1',\n encryption: TableBucketEncryption.KMS,\n encryptionKey: key,\n});\n// This account principal will also receive kms:Decrypt access to the KMS key\nencryptedBucket.grantRead(new iam.AccountPrincipal('123456789012'), '*');\n\n// Use S3 managed server side encryption (default)\nconst encryptedBucketDefault = new TableBucket(scope, 'EncryptedTableBucketDefault', {\n tableBucketName: 'table-bucket-3',\n encryption: TableBucketEncryption.S3_MANAGED, // Uses AES-256 encryption by default\n});\n```\n\nWhen using KMS encryption (`TableBucketEncryption.KMS`), if no encryption key is provided, CDK will automatically create a new KMS key for the table bucket with necessary permissions.\n\n```ts\n// If no key is provided, one will be created automatically\nconst encryptedBucketAuto = new TableBucket(scope, 'EncryptedTableBucketAuto', {\n tableBucketName: 'table-bucket-2',\n encryption: TableBucketEncryption.KMS,\n});\n```\n\n### Enabling CloudWatch Request Metrics\n\nYou can enable CloudWatch request metrics for your table bucket. Request metrics provide insight into Amazon S3 Tables requests, helping you monitor and optimize your table bucket usage.\n\nFor more information about S3 Tables CloudWatch metrics, see the [S3 Tables CloudWatch Metrics documentation](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-cloudwatch-metrics.html).\n\n```ts\n// Enable CloudWatch request metrics for the table bucket\nconst tableBucketWithMetrics = new TableBucket(scope, 'TableBucketWithMetrics', {\n tableBucketName: 'metrics-enabled-bucket',\n requestMetricsStatus: RequestMetricsStatus.ENABLED,\n});\n```\n\n### Configuring Storage Class\n\nYou can configure the storage class for your table bucket and tables. Storage class determines how data is stored and billed, allowing you to optimize for different access patterns.\n\n```ts\n// Create a table bucket with INTELLIGENT_TIERING storage class\nconst tableBucketWithStorageClass = new TableBucket(scope, 'TableBucketWithStorageClass', {\n tableBucketName: 'storage-class-bucket',\n storageClass: StorageClass.INTELLIGENT_TIERING,\n});\n```\n\nTables inherit the storage class from their parent bucket by default. You can also override the storage class at the table level:\n\n```ts\n// Create a table with explicit storage class (overrides bucket default)\nconst tableWithStorageClass = new Table(scope, 'TableWithStorageClass', {\n tableName: 'storage_class_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n withoutMetadata: true,\n storageClass: StorageClass.STANDARD,\n});\n```\n\nAvailable storage classes:\n\n- `StorageClass.STANDARD` - For frequently accessed data\n- `StorageClass.INTELLIGENT_TIERING` - Automatically moves data between access tiers based on usage patterns\n\nNote: Table storage class is a create-only property and cannot be changed after the table is created.\n\n### Controlling Table Permissions\n\n```ts\n// Grant the principal read permissions to the table\nconst accountId = '123456789012'\ntable.grantRead(new iam.AccountPrincipal(accountId));\n\n// Grant the role write permissions to the table\nconst role = new iam.Role(stack, 'MyRole', { assumedBy: new iam.ServicePrincipal('sample') });\ntable.grantWrite(role);\n\n// Grant the user read and write permissions to the table\ntable.grantReadWrite(new iam.User(stack, 'MyUser'));\n\n// Grant an account permissions to the table\ntable.grantReadWrite(new iam.AccountPrincipal(accountId));\n\n// Add custom resource policy statements\nconst permissions = new iam.PolicyStatement({\n effect: iam.Effect.ALLOW,\n actions: ['s3tables:*'],\n principals: [ new iam.ServicePrincipal('example.aws.internal') ],\n resources: ['*']\n});\n\ntable.addToResourcePolicy(permissions);\n```\n\n### Tagging\n\nBoth `TableBucket` and `Table` support tagging through CDK's standard tagging mechanism:\n\n```ts\nTags.of(tableBucket).add('Environment', 'Production');\nTags.of(table).add('Team', 'DataEngineering');\n\n// Stack-level tags propagate to all resources\nTags.of(stack).add('Project', 'DataLake');\n```\n\n## Coming Soon\n\nL2 Construct support for:\n\n- KMS encryption support for Tables\n"
9415
9589
  },
9416
9590
  "repository": {
9417
9591
  "directory": "packages/@aws-cdk/aws-s3tables-alpha",
@@ -9461,7 +9635,7 @@
9461
9635
  "kind": "interface",
9462
9636
  "locationInModule": {
9463
9637
  "filename": "lib/table.ts",
9464
- "line": 260
9638
+ "line": 273
9465
9639
  },
9466
9640
  "name": "CompactionProperty",
9467
9641
  "properties": [
@@ -9474,7 +9648,7 @@
9474
9648
  "immutable": true,
9475
9649
  "locationInModule": {
9476
9650
  "filename": "lib/table.ts",
9477
- "line": 264
9651
+ "line": 277
9478
9652
  },
9479
9653
  "name": "status",
9480
9654
  "type": {
@@ -9490,7 +9664,7 @@
9490
9664
  "immutable": true,
9491
9665
  "locationInModule": {
9492
9666
  "filename": "lib/table.ts",
9493
- "line": 268
9667
+ "line": 281
9494
9668
  },
9495
9669
  "name": "targetFileSizeMb",
9496
9670
  "type": {
@@ -9571,7 +9745,7 @@
9571
9745
  "kind": "interface",
9572
9746
  "locationInModule": {
9573
9747
  "filename": "lib/table.ts",
9574
- "line": 25
9748
+ "line": 26
9575
9749
  },
9576
9750
  "methods": [
9577
9751
  {
@@ -9584,7 +9758,7 @@
9584
9758
  },
9585
9759
  "locationInModule": {
9586
9760
  "filename": "lib/table.ts",
9587
- "line": 68
9761
+ "line": 69
9588
9762
  },
9589
9763
  "name": "addToResourcePolicy",
9590
9764
  "parameters": [
@@ -9613,7 +9787,7 @@
9613
9787
  },
9614
9788
  "locationInModule": {
9615
9789
  "filename": "lib/table.ts",
9616
- "line": 78
9790
+ "line": 79
9617
9791
  },
9618
9792
  "name": "grantRead",
9619
9793
  "parameters": [
@@ -9642,7 +9816,7 @@
9642
9816
  },
9643
9817
  "locationInModule": {
9644
9818
  "filename": "lib/table.ts",
9645
- "line": 100
9819
+ "line": 101
9646
9820
  },
9647
9821
  "name": "grantReadWrite",
9648
9822
  "parameters": [
@@ -9671,7 +9845,7 @@
9671
9845
  },
9672
9846
  "locationInModule": {
9673
9847
  "filename": "lib/table.ts",
9674
- "line": 89
9848
+ "line": 90
9675
9849
  },
9676
9850
  "name": "grantWrite",
9677
9851
  "parameters": [
@@ -9706,7 +9880,7 @@
9706
9880
  "immutable": true,
9707
9881
  "locationInModule": {
9708
9882
  "filename": "lib/table.ts",
9709
- "line": 30
9883
+ "line": 31
9710
9884
  },
9711
9885
  "name": "tableArn",
9712
9886
  "type": {
@@ -9725,7 +9899,7 @@
9725
9899
  "immutable": true,
9726
9900
  "locationInModule": {
9727
9901
  "filename": "lib/table.ts",
9728
- "line": 36
9902
+ "line": 37
9729
9903
  },
9730
9904
  "name": "tableName",
9731
9905
  "type": {
@@ -9744,7 +9918,7 @@
9744
9918
  "immutable": true,
9745
9919
  "locationInModule": {
9746
9920
  "filename": "lib/table.ts",
9747
- "line": 42
9921
+ "line": 43
9748
9922
  },
9749
9923
  "name": "account",
9750
9924
  "optional": true,
@@ -9764,7 +9938,7 @@
9764
9938
  "immutable": true,
9765
9939
  "locationInModule": {
9766
9940
  "filename": "lib/table.ts",
9767
- "line": 48
9941
+ "line": 49
9768
9942
  },
9769
9943
  "name": "region",
9770
9944
  "optional": true,
@@ -10052,7 +10226,7 @@
10052
10226
  "kind": "interface",
10053
10227
  "locationInModule": {
10054
10228
  "filename": "lib/table.ts",
10055
- "line": 514
10229
+ "line": 527
10056
10230
  },
10057
10231
  "name": "IcebergMetadataProperty",
10058
10232
  "properties": [
@@ -10066,7 +10240,7 @@
10066
10240
  "immutable": true,
10067
10241
  "locationInModule": {
10068
10242
  "filename": "lib/table.ts",
10069
- "line": 520
10243
+ "line": 533
10070
10244
  },
10071
10245
  "name": "icebergSchema",
10072
10246
  "type": {
@@ -10083,7 +10257,7 @@
10083
10257
  "immutable": true,
10084
10258
  "locationInModule": {
10085
10259
  "filename": "lib/table.ts",
10086
- "line": 527
10260
+ "line": 540
10087
10261
  },
10088
10262
  "name": "icebergPartitionSpec",
10089
10263
  "optional": true,
@@ -10101,7 +10275,7 @@
10101
10275
  "immutable": true,
10102
10276
  "locationInModule": {
10103
10277
  "filename": "lib/table.ts",
10104
- "line": 534
10278
+ "line": 547
10105
10279
  },
10106
10280
  "name": "icebergSortOrder",
10107
10281
  "optional": true,
@@ -10120,7 +10294,7 @@
10120
10294
  "immutable": true,
10121
10295
  "locationInModule": {
10122
10296
  "filename": "lib/table.ts",
10123
- "line": 542
10297
+ "line": 555
10124
10298
  },
10125
10299
  "name": "tableProperties",
10126
10300
  "optional": true,
@@ -10152,7 +10326,7 @@
10152
10326
  "kind": "interface",
10153
10327
  "locationInModule": {
10154
10328
  "filename": "lib/table.ts",
10155
- "line": 404
10329
+ "line": 417
10156
10330
  },
10157
10331
  "name": "IcebergPartitionField",
10158
10332
  "properties": [
@@ -10165,7 +10339,7 @@
10165
10339
  "immutable": true,
10166
10340
  "locationInModule": {
10167
10341
  "filename": "lib/table.ts",
10168
- "line": 420
10342
+ "line": 433
10169
10343
  },
10170
10344
  "name": "name",
10171
10345
  "type": {
@@ -10181,7 +10355,7 @@
10181
10355
  "immutable": true,
10182
10356
  "locationInModule": {
10183
10357
  "filename": "lib/table.ts",
10184
- "line": 408
10358
+ "line": 421
10185
10359
  },
10186
10360
  "name": "sourceId",
10187
10361
  "type": {
@@ -10198,7 +10372,7 @@
10198
10372
  "immutable": true,
10199
10373
  "locationInModule": {
10200
10374
  "filename": "lib/table.ts",
10201
- "line": 416
10375
+ "line": 429
10202
10376
  },
10203
10377
  "name": "transform",
10204
10378
  "type": {
@@ -10215,7 +10389,7 @@
10215
10389
  "immutable": true,
10216
10390
  "locationInModule": {
10217
10391
  "filename": "lib/table.ts",
10218
- "line": 427
10392
+ "line": 440
10219
10393
  },
10220
10394
  "name": "fieldId",
10221
10395
  "optional": true,
@@ -10242,7 +10416,7 @@
10242
10416
  "kind": "interface",
10243
10417
  "locationInModule": {
10244
10418
  "filename": "lib/table.ts",
10245
- "line": 436
10419
+ "line": 449
10246
10420
  },
10247
10421
  "name": "IcebergPartitionSpec",
10248
10422
  "properties": [
@@ -10255,7 +10429,7 @@
10255
10429
  "immutable": true,
10256
10430
  "locationInModule": {
10257
10431
  "filename": "lib/table.ts",
10258
- "line": 440
10432
+ "line": 453
10259
10433
  },
10260
10434
  "name": "fields",
10261
10435
  "type": {
@@ -10277,7 +10451,7 @@
10277
10451
  "immutable": true,
10278
10452
  "locationInModule": {
10279
10453
  "filename": "lib/table.ts",
10280
- "line": 447
10454
+ "line": 460
10281
10455
  },
10282
10456
  "name": "specId",
10283
10457
  "optional": true,
@@ -10303,7 +10477,7 @@
10303
10477
  "kind": "interface",
10304
10478
  "locationInModule": {
10305
10479
  "filename": "lib/table.ts",
10306
- "line": 548
10480
+ "line": 561
10307
10481
  },
10308
10482
  "name": "IcebergSchemaProperty",
10309
10483
  "properties": [
@@ -10316,7 +10490,7 @@
10316
10490
  "immutable": true,
10317
10491
  "locationInModule": {
10318
10492
  "filename": "lib/table.ts",
10319
- "line": 552
10493
+ "line": 565
10320
10494
  },
10321
10495
  "name": "schemaFieldList",
10322
10496
  "type": {
@@ -10346,7 +10520,7 @@
10346
10520
  "kind": "interface",
10347
10521
  "locationInModule": {
10348
10522
  "filename": "lib/table.ts",
10349
- "line": 453
10523
+ "line": 466
10350
10524
  },
10351
10525
  "name": "IcebergSortField",
10352
10526
  "properties": [
@@ -10359,7 +10533,7 @@
10359
10533
  "immutable": true,
10360
10534
  "locationInModule": {
10361
10535
  "filename": "lib/table.ts",
10362
- "line": 470
10536
+ "line": 483
10363
10537
  },
10364
10538
  "name": "direction",
10365
10539
  "type": {
@@ -10375,7 +10549,7 @@
10375
10549
  "immutable": true,
10376
10550
  "locationInModule": {
10377
10551
  "filename": "lib/table.ts",
10378
- "line": 475
10552
+ "line": 488
10379
10553
  },
10380
10554
  "name": "nullOrder",
10381
10555
  "type": {
@@ -10391,7 +10565,7 @@
10391
10565
  "immutable": true,
10392
10566
  "locationInModule": {
10393
10567
  "filename": "lib/table.ts",
10394
- "line": 457
10568
+ "line": 470
10395
10569
  },
10396
10570
  "name": "sourceId",
10397
10571
  "type": {
@@ -10408,7 +10582,7 @@
10408
10582
  "immutable": true,
10409
10583
  "locationInModule": {
10410
10584
  "filename": "lib/table.ts",
10411
- "line": 465
10585
+ "line": 478
10412
10586
  },
10413
10587
  "name": "transform",
10414
10588
  "type": {
@@ -10433,7 +10607,7 @@
10433
10607
  "kind": "interface",
10434
10608
  "locationInModule": {
10435
10609
  "filename": "lib/table.ts",
10436
- "line": 481
10610
+ "line": 494
10437
10611
  },
10438
10612
  "name": "IcebergSortOrder",
10439
10613
  "properties": [
@@ -10446,7 +10620,7 @@
10446
10620
  "immutable": true,
10447
10621
  "locationInModule": {
10448
10622
  "filename": "lib/table.ts",
10449
- "line": 485
10623
+ "line": 498
10450
10624
  },
10451
10625
  "name": "fields",
10452
10626
  "type": {
@@ -10468,7 +10642,7 @@
10468
10642
  "immutable": true,
10469
10643
  "locationInModule": {
10470
10644
  "filename": "lib/table.ts",
10471
- "line": 492
10645
+ "line": 505
10472
10646
  },
10473
10647
  "name": "orderId",
10474
10648
  "optional": true,
@@ -10493,7 +10667,7 @@
10493
10667
  "kind": "class",
10494
10668
  "locationInModule": {
10495
10669
  "filename": "lib/table.ts",
10496
- "line": 288
10670
+ "line": 301
10497
10671
  },
10498
10672
  "methods": [
10499
10673
  {
@@ -10503,7 +10677,7 @@
10503
10677
  },
10504
10678
  "locationInModule": {
10505
10679
  "filename": "lib/table.ts",
10506
- "line": 319
10680
+ "line": 332
10507
10681
  },
10508
10682
  "name": "bucket",
10509
10683
  "parameters": [
@@ -10531,7 +10705,7 @@
10531
10705
  },
10532
10706
  "locationInModule": {
10533
10707
  "filename": "lib/table.ts",
10534
- "line": 349
10708
+ "line": 362
10535
10709
  },
10536
10710
  "name": "of",
10537
10711
  "parameters": [
@@ -10559,7 +10733,7 @@
10559
10733
  },
10560
10734
  "locationInModule": {
10561
10735
  "filename": "lib/table.ts",
10562
- "line": 334
10736
+ "line": 347
10563
10737
  },
10564
10738
  "name": "truncate",
10565
10739
  "parameters": [
@@ -10587,7 +10761,7 @@
10587
10761
  },
10588
10762
  "locationInModule": {
10589
10763
  "filename": "lib/table.ts",
10590
- "line": 365
10764
+ "line": 378
10591
10765
  },
10592
10766
  "name": "toString",
10593
10767
  "returns": {
@@ -10608,7 +10782,7 @@
10608
10782
  "immutable": true,
10609
10783
  "locationInModule": {
10610
10784
  "filename": "lib/table.ts",
10611
- "line": 307
10785
+ "line": 320
10612
10786
  },
10613
10787
  "name": "DAY",
10614
10788
  "static": true,
@@ -10625,7 +10799,7 @@
10625
10799
  "immutable": true,
10626
10800
  "locationInModule": {
10627
10801
  "filename": "lib/table.ts",
10628
- "line": 312
10802
+ "line": 325
10629
10803
  },
10630
10804
  "name": "HOUR",
10631
10805
  "static": true,
@@ -10642,7 +10816,7 @@
10642
10816
  "immutable": true,
10643
10817
  "locationInModule": {
10644
10818
  "filename": "lib/table.ts",
10645
- "line": 292
10819
+ "line": 305
10646
10820
  },
10647
10821
  "name": "IDENTITY",
10648
10822
  "static": true,
@@ -10659,7 +10833,7 @@
10659
10833
  "immutable": true,
10660
10834
  "locationInModule": {
10661
10835
  "filename": "lib/table.ts",
10662
- "line": 302
10836
+ "line": 315
10663
10837
  },
10664
10838
  "name": "MONTH",
10665
10839
  "static": true,
@@ -10676,7 +10850,7 @@
10676
10850
  "immutable": true,
10677
10851
  "locationInModule": {
10678
10852
  "filename": "lib/table.ts",
10679
- "line": 297
10853
+ "line": 310
10680
10854
  },
10681
10855
  "name": "YEAR",
10682
10856
  "static": true,
@@ -10692,7 +10866,7 @@
10692
10866
  "immutable": true,
10693
10867
  "locationInModule": {
10694
10868
  "filename": "lib/table.ts",
10695
- "line": 356
10869
+ "line": 369
10696
10870
  },
10697
10871
  "name": "value",
10698
10872
  "type": {
@@ -11011,7 +11185,7 @@
11011
11185
  "kind": "enum",
11012
11186
  "locationInModule": {
11013
11187
  "filename": "lib/table.ts",
11014
- "line": 387
11188
+ "line": 400
11015
11189
  },
11016
11190
  "members": [
11017
11191
  {
@@ -11042,7 +11216,7 @@
11042
11216
  "kind": "enum",
11043
11217
  "locationInModule": {
11044
11218
  "filename": "lib/table.ts",
11045
- "line": 248
11219
+ "line": 261
11046
11220
  },
11047
11221
  "members": [
11048
11222
  {
@@ -11106,7 +11280,7 @@
11106
11280
  "kind": "interface",
11107
11281
  "locationInModule": {
11108
11282
  "filename": "lib/table.ts",
11109
- "line": 558
11283
+ "line": 571
11110
11284
  },
11111
11285
  "name": "SchemaFieldProperty",
11112
11286
  "properties": [
@@ -11119,7 +11293,7 @@
11119
11293
  "immutable": true,
11120
11294
  "locationInModule": {
11121
11295
  "filename": "lib/table.ts",
11122
- "line": 569
11296
+ "line": 582
11123
11297
  },
11124
11298
  "name": "name",
11125
11299
  "type": {
@@ -11136,7 +11310,7 @@
11136
11310
  "immutable": true,
11137
11311
  "locationInModule": {
11138
11312
  "filename": "lib/table.ts",
11139
- "line": 585
11313
+ "line": 598
11140
11314
  },
11141
11315
  "name": "type",
11142
11316
  "type": {
@@ -11153,7 +11327,7 @@
11153
11327
  "immutable": true,
11154
11328
  "locationInModule": {
11155
11329
  "filename": "lib/table.ts",
11156
- "line": 564
11330
+ "line": 577
11157
11331
  },
11158
11332
  "name": "id",
11159
11333
  "optional": true,
@@ -11172,7 +11346,7 @@
11172
11346
  "immutable": true,
11173
11347
  "locationInModule": {
11174
11348
  "filename": "lib/table.ts",
11175
- "line": 578
11349
+ "line": 591
11176
11350
  },
11177
11351
  "name": "required",
11178
11352
  "optional": true,
@@ -11200,7 +11374,7 @@
11200
11374
  "kind": "interface",
11201
11375
  "locationInModule": {
11202
11376
  "filename": "lib/table.ts",
11203
- "line": 595
11377
+ "line": 608
11204
11378
  },
11205
11379
  "name": "SnapshotManagementProperty",
11206
11380
  "properties": [
@@ -11214,7 +11388,7 @@
11214
11388
  "immutable": true,
11215
11389
  "locationInModule": {
11216
11390
  "filename": "lib/table.ts",
11217
- "line": 601
11391
+ "line": 614
11218
11392
  },
11219
11393
  "name": "maxSnapshotAgeHours",
11220
11394
  "optional": true,
@@ -11232,7 +11406,7 @@
11232
11406
  "immutable": true,
11233
11407
  "locationInModule": {
11234
11408
  "filename": "lib/table.ts",
11235
- "line": 608
11409
+ "line": 621
11236
11410
  },
11237
11411
  "name": "minSnapshotsToKeep",
11238
11412
  "optional": true,
@@ -11250,7 +11424,7 @@
11250
11424
  "immutable": true,
11251
11425
  "locationInModule": {
11252
11426
  "filename": "lib/table.ts",
11253
- "line": 615
11427
+ "line": 628
11254
11428
  },
11255
11429
  "name": "status",
11256
11430
  "optional": true,
@@ -11275,7 +11449,7 @@
11275
11449
  "kind": "enum",
11276
11450
  "locationInModule": {
11277
11451
  "filename": "lib/table.ts",
11278
- "line": 373
11452
+ "line": 386
11279
11453
  },
11280
11454
  "members": [
11281
11455
  {
@@ -11310,7 +11484,7 @@
11310
11484
  "kind": "enum",
11311
11485
  "locationInModule": {
11312
11486
  "filename": "lib/table.ts",
11313
- "line": 274
11487
+ "line": 287
11314
11488
  },
11315
11489
  "members": [
11316
11490
  {
@@ -11331,13 +11505,51 @@
11331
11505
  "name": "Status",
11332
11506
  "symbolId": "lib/table:Status"
11333
11507
  },
11508
+ "@aws-cdk/aws-s3tables-alpha.StorageClass": {
11509
+ "assembly": "@aws-cdk/aws-s3tables-alpha",
11510
+ "docs": {
11511
+ "remarks": "Determines the storage tier used for table data, allowing optimization\nfor different access patterns and cost profiles.",
11512
+ "stability": "experimental",
11513
+ "summary": "Storage class for S3 Tables.",
11514
+ "example": "// Create a table bucket with INTELLIGENT_TIERING storage class\nconst tableBucketWithStorageClass = new TableBucket(scope, 'TableBucketWithStorageClass', {\n tableBucketName: 'storage-class-bucket',\n storageClass: StorageClass.INTELLIGENT_TIERING,\n});",
11515
+ "custom": {
11516
+ "exampleMetadata": "infused"
11517
+ }
11518
+ },
11519
+ "fqn": "@aws-cdk/aws-s3tables-alpha.StorageClass",
11520
+ "kind": "enum",
11521
+ "locationInModule": {
11522
+ "filename": "lib/table-bucket.ts",
11523
+ "line": 171
11524
+ },
11525
+ "members": [
11526
+ {
11527
+ "docs": {
11528
+ "remarks": "Use this for tables with consistent, high-frequency access patterns.",
11529
+ "stability": "experimental",
11530
+ "summary": "Standard storage class for frequently accessed data."
11531
+ },
11532
+ "name": "STANDARD"
11533
+ },
11534
+ {
11535
+ "docs": {
11536
+ "remarks": "Use this for tables with unknown or changing access patterns to optimize costs\nwhile maintaining performance for frequently accessed data.",
11537
+ "stability": "experimental",
11538
+ "summary": "Intelligent-Tiering storage class that automatically moves data between access tiers."
11539
+ },
11540
+ "name": "INTELLIGENT_TIERING"
11541
+ }
11542
+ ],
11543
+ "name": "StorageClass",
11544
+ "symbolId": "lib/table-bucket:StorageClass"
11545
+ },
11334
11546
  "@aws-cdk/aws-s3tables-alpha.Table": {
11335
11547
  "assembly": "@aws-cdk/aws-s3tables-alpha",
11336
11548
  "base": "aws-cdk-lib.Resource",
11337
11549
  "docs": {
11338
11550
  "stability": "experimental",
11339
11551
  "summary": "An S3 Table with helpers.",
11340
- "example": "// Build a table\nconst sampleTable = new Table(scope, 'ExampleTable', {\n tableName: 'example_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n withoutMetadata: true,\n});\n\n// Build a table with an Iceberg Schema\nconst sampleTableWithSchema = new Table(scope, 'ExampleSchemaTable', {\n tableName: 'example_table_with_schema',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n {\n name: 'id',\n type: 'int',\n required: true,\n },\n {\n name: 'name',\n type: 'string',\n },\n ],\n },\n },\n compaction: {\n status: Status.ENABLED,\n targetFileSizeMb: 128,\n },\n snapshotManagement: {\n status: Status.ENABLED,\n maxSnapshotAgeHours: 48,\n minSnapshotsToKeep: 5,\n },\n});",
11552
+ "example": "// Build a table with partition spec (minimal configuration)\nconst partitionedTable = new Table(scope, 'PartitionedTable', {\n tableName: 'partitioned_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n { name: 'event_date', type: 'date', required: true },\n { name: 'event_name', type: 'string' },\n ],\n },\n icebergPartitionSpec: {\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n name: 'date_partition',\n },\n ],\n },\n },\n});",
11341
11553
  "custom": {
11342
11554
  "exampleMetadata": "infused"
11343
11555
  }
@@ -11349,7 +11561,7 @@
11349
11561
  },
11350
11562
  "locationInModule": {
11351
11563
  "filename": "lib/table.ts",
11352
- "line": 766
11564
+ "line": 779
11353
11565
  },
11354
11566
  "parameters": [
11355
11567
  {
@@ -11379,7 +11591,7 @@
11379
11591
  "kind": "class",
11380
11592
  "locationInModule": {
11381
11593
  "filename": "lib/table.ts",
11382
- "line": 639
11594
+ "line": 652
11383
11595
  },
11384
11596
  "methods": [
11385
11597
  {
@@ -11389,7 +11601,7 @@
11389
11601
  },
11390
11602
  "locationInModule": {
11391
11603
  "filename": "lib/table.ts",
11392
- "line": 651
11604
+ "line": 664
11393
11605
  },
11394
11606
  "name": "fromTableAttributes",
11395
11607
  "parameters": [
@@ -11438,7 +11650,7 @@
11438
11650
  },
11439
11651
  "locationInModule": {
11440
11652
  "filename": "lib/table.ts",
11441
- "line": 684
11653
+ "line": 697
11442
11654
  },
11443
11655
  "name": "validateTableName",
11444
11656
  "parameters": [
@@ -11462,7 +11674,7 @@
11462
11674
  },
11463
11675
  "locationInModule": {
11464
11676
  "filename": "lib/table.ts",
11465
- "line": 124
11677
+ "line": 125
11466
11678
  },
11467
11679
  "name": "addToResourcePolicy",
11468
11680
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
@@ -11487,7 +11699,7 @@
11487
11699
  },
11488
11700
  "locationInModule": {
11489
11701
  "filename": "lib/table.ts",
11490
- "line": 145
11702
+ "line": 146
11491
11703
  },
11492
11704
  "name": "grantRead",
11493
11705
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
@@ -11512,7 +11724,7 @@
11512
11724
  },
11513
11725
  "locationInModule": {
11514
11726
  "filename": "lib/table.ts",
11515
- "line": 167
11727
+ "line": 168
11516
11728
  },
11517
11729
  "name": "grantReadWrite",
11518
11730
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
@@ -11537,7 +11749,7 @@
11537
11749
  },
11538
11750
  "locationInModule": {
11539
11751
  "filename": "lib/table.ts",
11540
- "line": 156
11752
+ "line": 157
11541
11753
  },
11542
11754
  "name": "grantWrite",
11543
11755
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
@@ -11567,7 +11779,7 @@
11567
11779
  "immutable": true,
11568
11780
  "locationInModule": {
11569
11781
  "filename": "lib/table.ts",
11570
- "line": 642
11782
+ "line": 655
11571
11783
  },
11572
11784
  "name": "PROPERTY_INJECTION_ID",
11573
11785
  "static": true,
@@ -11583,7 +11795,7 @@
11583
11795
  "immutable": true,
11584
11796
  "locationInModule": {
11585
11797
  "filename": "lib/table.ts",
11586
- "line": 747
11798
+ "line": 760
11587
11799
  },
11588
11800
  "name": "cdkTagManager",
11589
11801
  "overrides": "aws-cdk-lib.ITaggableV2",
@@ -11599,7 +11811,7 @@
11599
11811
  "immutable": true,
11600
11812
  "locationInModule": {
11601
11813
  "filename": "lib/table.ts",
11602
- "line": 757
11814
+ "line": 770
11603
11815
  },
11604
11816
  "name": "namespace",
11605
11817
  "type": {
@@ -11614,7 +11826,7 @@
11614
11826
  "immutable": true,
11615
11827
  "locationInModule": {
11616
11828
  "filename": "lib/table.ts",
11617
- "line": 736
11829
+ "line": 749
11618
11830
  },
11619
11831
  "name": "tableArn",
11620
11832
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
@@ -11630,7 +11842,7 @@
11630
11842
  "immutable": true,
11631
11843
  "locationInModule": {
11632
11844
  "filename": "lib/table.ts",
11633
- "line": 752
11845
+ "line": 765
11634
11846
  },
11635
11847
  "name": "tableName",
11636
11848
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
@@ -11646,7 +11858,7 @@
11646
11858
  "immutable": true,
11647
11859
  "locationInModule": {
11648
11860
  "filename": "lib/table.ts",
11649
- "line": 762
11861
+ "line": 775
11650
11862
  },
11651
11863
  "name": "tablePolicy",
11652
11864
  "optional": true,
@@ -11661,7 +11873,7 @@
11661
11873
  },
11662
11874
  "locationInModule": {
11663
11875
  "filename": "lib/table.ts",
11664
- "line": 764
11876
+ "line": 777
11665
11877
  },
11666
11878
  "name": "autoCreatePolicy",
11667
11879
  "protected": true,
@@ -11688,7 +11900,7 @@
11688
11900
  "kind": "interface",
11689
11901
  "locationInModule": {
11690
11902
  "filename": "lib/table.ts",
11691
- "line": 624
11903
+ "line": 637
11692
11904
  },
11693
11905
  "name": "TableAttributes",
11694
11906
  "properties": [
@@ -11701,7 +11913,7 @@
11701
11913
  "immutable": true,
11702
11914
  "locationInModule": {
11703
11915
  "filename": "lib/table.ts",
11704
- "line": 633
11916
+ "line": 646
11705
11917
  },
11706
11918
  "name": "tableArn",
11707
11919
  "type": {
@@ -11717,7 +11929,7 @@
11717
11929
  "immutable": true,
11718
11930
  "locationInModule": {
11719
11931
  "filename": "lib/table.ts",
11720
- "line": 628
11932
+ "line": 641
11721
11933
  },
11722
11934
  "name": "tableName",
11723
11935
  "type": {
@@ -11746,7 +11958,7 @@
11746
11958
  },
11747
11959
  "locationInModule": {
11748
11960
  "filename": "lib/table-bucket.ts",
11749
- "line": 613
11961
+ "line": 646
11750
11962
  },
11751
11963
  "parameters": [
11752
11964
  {
@@ -11776,7 +11988,7 @@
11776
11988
  "kind": "class",
11777
11989
  "locationInModule": {
11778
11990
  "filename": "lib/table-bucket.ts",
11779
- "line": 434
11991
+ "line": 467
11780
11992
  },
11781
11993
  "methods": [
11782
11994
  {
@@ -11786,7 +11998,7 @@
11786
11998
  },
11787
11999
  "locationInModule": {
11788
12000
  "filename": "lib/table-bucket.ts",
11789
- "line": 446
12001
+ "line": 479
11790
12002
  },
11791
12003
  "name": "fromTableBucketArn",
11792
12004
  "parameters": [
@@ -11832,7 +12044,7 @@
11832
12044
  },
11833
12045
  "locationInModule": {
11834
12046
  "filename": "lib/table-bucket.ts",
11835
- "line": 457
12047
+ "line": 490
11836
12048
  },
11837
12049
  "name": "fromTableBucketAttributes",
11838
12050
  "parameters": [
@@ -11879,7 +12091,7 @@
11879
12091
  },
11880
12092
  "locationInModule": {
11881
12093
  "filename": "lib/table-bucket.ts",
11882
- "line": 493
12094
+ "line": 526
11883
12095
  },
11884
12096
  "name": "validateTableBucketName",
11885
12097
  "parameters": [
@@ -11903,7 +12115,7 @@
11903
12115
  },
11904
12116
  "locationInModule": {
11905
12117
  "filename": "lib/table-bucket.ts",
11906
- "line": 550
12118
+ "line": 583
11907
12119
  },
11908
12120
  "name": "validateUnreferencedFileRemoval",
11909
12121
  "parameters": [
@@ -11929,7 +12141,7 @@
11929
12141
  },
11930
12142
  "locationInModule": {
11931
12143
  "filename": "lib/table-bucket.ts",
11932
- "line": 221
12144
+ "line": 244
11933
12145
  },
11934
12146
  "name": "addToResourcePolicy",
11935
12147
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
@@ -11957,7 +12169,7 @@
11957
12169
  },
11958
12170
  "locationInModule": {
11959
12171
  "filename": "lib/table-bucket.ts",
11960
- "line": 241
12172
+ "line": 264
11961
12173
  },
11962
12174
  "name": "grantRead",
11963
12175
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
@@ -11988,7 +12200,7 @@
11988
12200
  },
11989
12201
  "locationInModule": {
11990
12202
  "filename": "lib/table-bucket.ts",
11991
- "line": 267
12203
+ "line": 290
11992
12204
  },
11993
12205
  "name": "grantReadWrite",
11994
12206
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
@@ -12019,7 +12231,7 @@
12019
12231
  },
12020
12232
  "locationInModule": {
12021
12233
  "filename": "lib/table-bucket.ts",
12022
- "line": 254
12234
+ "line": 277
12023
12235
  },
12024
12236
  "name": "grantWrite",
12025
12237
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
@@ -12055,7 +12267,7 @@
12055
12267
  "immutable": true,
12056
12268
  "locationInModule": {
12057
12269
  "filename": "lib/table-bucket.ts",
12058
- "line": 437
12270
+ "line": 470
12059
12271
  },
12060
12272
  "name": "PROPERTY_INJECTION_ID",
12061
12273
  "static": true,
@@ -12071,7 +12283,7 @@
12071
12283
  "immutable": true,
12072
12284
  "locationInModule": {
12073
12285
  "filename": "lib/table-bucket.ts",
12074
- "line": 602
12286
+ "line": 635
12075
12287
  },
12076
12288
  "name": "cdkTagManager",
12077
12289
  "overrides": "aws-cdk-lib.ITaggableV2",
@@ -12087,7 +12299,7 @@
12087
12299
  "immutable": true,
12088
12300
  "locationInModule": {
12089
12301
  "filename": "lib/table-bucket.ts",
12090
- "line": 652
12302
+ "line": 686
12091
12303
  },
12092
12304
  "name": "tableBucketArn",
12093
12305
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
@@ -12103,7 +12315,7 @@
12103
12315
  "immutable": true,
12104
12316
  "locationInModule": {
12105
12317
  "filename": "lib/table-bucket.ts",
12106
- "line": 644
12318
+ "line": 678
12107
12319
  },
12108
12320
  "name": "tableBucketName",
12109
12321
  "overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
@@ -12119,7 +12331,7 @@
12119
12331
  "immutable": true,
12120
12332
  "locationInModule": {
12121
12333
  "filename": "lib/table-bucket.ts",
12122
- "line": 609
12334
+ "line": 642
12123
12335
  },
12124
12336
  "name": "encryptionKey",
12125
12337
  "optional": true,
@@ -12136,7 +12348,7 @@
12136
12348
  "immutable": true,
12137
12349
  "locationInModule": {
12138
12350
  "filename": "lib/table-bucket.ts",
12139
- "line": 607
12351
+ "line": 640
12140
12352
  },
12141
12353
  "name": "tableBucketPolicy",
12142
12354
  "optional": true,
@@ -12151,7 +12363,7 @@
12151
12363
  },
12152
12364
  "locationInModule": {
12153
12365
  "filename": "lib/table-bucket.ts",
12154
- "line": 611
12366
+ "line": 644
12155
12367
  },
12156
12368
  "name": "autoCreatePolicy",
12157
12369
  "protected": true,
@@ -12178,7 +12390,7 @@
12178
12390
  "kind": "interface",
12179
12391
  "locationInModule": {
12180
12392
  "filename": "lib/table-bucket.ts",
12181
- "line": 385
12393
+ "line": 418
12182
12394
  },
12183
12395
  "name": "TableBucketAttributes",
12184
12396
  "properties": [
@@ -12192,7 +12404,7 @@
12192
12404
  "immutable": true,
12193
12405
  "locationInModule": {
12194
12406
  "filename": "lib/table-bucket.ts",
12195
- "line": 396
12407
+ "line": 429
12196
12408
  },
12197
12409
  "name": "account",
12198
12410
  "optional": true,
@@ -12210,7 +12422,7 @@
12210
12422
  "immutable": true,
12211
12423
  "locationInModule": {
12212
12424
  "filename": "lib/table-bucket.ts",
12213
- "line": 414
12425
+ "line": 447
12214
12426
  },
12215
12427
  "name": "encryptionKey",
12216
12428
  "optional": true,
@@ -12228,7 +12440,7 @@
12228
12440
  "immutable": true,
12229
12441
  "locationInModule": {
12230
12442
  "filename": "lib/table-bucket.ts",
12231
- "line": 390
12443
+ "line": 423
12232
12444
  },
12233
12445
  "name": "region",
12234
12446
  "optional": true,
@@ -12246,7 +12458,7 @@
12246
12458
  "immutable": true,
12247
12459
  "locationInModule": {
12248
12460
  "filename": "lib/table-bucket.ts",
12249
- "line": 408
12461
+ "line": 441
12250
12462
  },
12251
12463
  "name": "tableBucketArn",
12252
12464
  "optional": true,
@@ -12264,7 +12476,7 @@
12264
12476
  "immutable": true,
12265
12477
  "locationInModule": {
12266
12478
  "filename": "lib/table-bucket.ts",
12267
- "line": 402
12479
+ "line": 435
12268
12480
  },
12269
12481
  "name": "tableBucketName",
12270
12482
  "optional": true,
@@ -12289,7 +12501,7 @@
12289
12501
  "kind": "enum",
12290
12502
  "locationInModule": {
12291
12503
  "filename": "lib/table-bucket.ts",
12292
- "line": 168
12504
+ "line": 191
12293
12505
  },
12294
12506
  "members": [
12295
12507
  {
@@ -12483,7 +12695,7 @@
12483
12695
  "kind": "interface",
12484
12696
  "locationInModule": {
12485
12697
  "filename": "lib/table-bucket.ts",
12486
- "line": 311
12698
+ "line": 334
12487
12699
  },
12488
12700
  "name": "TableBucketProps",
12489
12701
  "properties": [
@@ -12499,7 +12711,7 @@
12499
12711
  "immutable": true,
12500
12712
  "locationInModule": {
12501
12713
  "filename": "lib/table-bucket.ts",
12502
- "line": 316
12714
+ "line": 339
12503
12715
  },
12504
12716
  "name": "tableBucketName",
12505
12717
  "type": {
@@ -12516,7 +12728,7 @@
12516
12728
  "immutable": true,
12517
12729
  "locationInModule": {
12518
12730
  "filename": "lib/table-bucket.ts",
12519
- "line": 338
12731
+ "line": 361
12520
12732
  },
12521
12733
  "name": "account",
12522
12734
  "optional": true,
@@ -12535,7 +12747,7 @@
12535
12747
  "immutable": true,
12536
12748
  "locationInModule": {
12537
12749
  "filename": "lib/table-bucket.ts",
12538
- "line": 348
12750
+ "line": 371
12539
12751
  },
12540
12752
  "name": "encryption",
12541
12753
  "optional": true,
@@ -12554,7 +12766,7 @@
12554
12766
  "immutable": true,
12555
12767
  "locationInModule": {
12556
12768
  "filename": "lib/table-bucket.ts",
12557
- "line": 359
12769
+ "line": 382
12558
12770
  },
12559
12771
  "name": "encryptionKey",
12560
12772
  "optional": true,
@@ -12572,7 +12784,7 @@
12572
12784
  "immutable": true,
12573
12785
  "locationInModule": {
12574
12786
  "filename": "lib/table-bucket.ts",
12575
- "line": 331
12787
+ "line": 354
12576
12788
  },
12577
12789
  "name": "region",
12578
12790
  "optional": true,
@@ -12590,7 +12802,7 @@
12590
12802
  "immutable": true,
12591
12803
  "locationInModule": {
12592
12804
  "filename": "lib/table-bucket.ts",
12593
- "line": 366
12805
+ "line": 389
12594
12806
  },
12595
12807
  "name": "removalPolicy",
12596
12808
  "optional": true,
@@ -12609,7 +12821,7 @@
12609
12821
  "immutable": true,
12610
12822
  "locationInModule": {
12611
12823
  "filename": "lib/table-bucket.ts",
12612
- "line": 376
12824
+ "line": 399
12613
12825
  },
12614
12826
  "name": "requestMetricsStatus",
12615
12827
  "optional": true,
@@ -12617,6 +12829,25 @@
12617
12829
  "fqn": "@aws-cdk/aws-s3tables-alpha.RequestMetricsStatus"
12618
12830
  }
12619
12831
  },
12832
+ {
12833
+ "abstract": true,
12834
+ "docs": {
12835
+ "default": "- STANDARD storage class",
12836
+ "remarks": "Determines the storage tier used for table data, allowing optimization\nfor different access patterns and cost profiles.",
12837
+ "stability": "experimental",
12838
+ "summary": "The storage class for the table bucket."
12839
+ },
12840
+ "immutable": true,
12841
+ "locationInModule": {
12842
+ "filename": "lib/table-bucket.ts",
12843
+ "line": 409
12844
+ },
12845
+ "name": "storageClass",
12846
+ "optional": true,
12847
+ "type": {
12848
+ "fqn": "@aws-cdk/aws-s3tables-alpha.StorageClass"
12849
+ }
12850
+ },
12620
12851
  {
12621
12852
  "abstract": true,
12622
12853
  "docs": {
@@ -12631,7 +12862,7 @@
12631
12862
  "immutable": true,
12632
12863
  "locationInModule": {
12633
12864
  "filename": "lib/table-bucket.ts",
12634
- "line": 324
12865
+ "line": 347
12635
12866
  },
12636
12867
  "name": "unreferencedFileRemoval",
12637
12868
  "optional": true,
@@ -12815,7 +13046,7 @@
12815
13046
  "kind": "interface",
12816
13047
  "locationInModule": {
12817
13048
  "filename": "lib/table.ts",
12818
- "line": 498
13049
+ "line": 511
12819
13050
  },
12820
13051
  "name": "TablePropertyEntry",
12821
13052
  "properties": [
@@ -12828,7 +13059,7 @@
12828
13059
  "immutable": true,
12829
13060
  "locationInModule": {
12830
13061
  "filename": "lib/table.ts",
12831
- "line": 502
13062
+ "line": 515
12832
13063
  },
12833
13064
  "name": "key",
12834
13065
  "type": {
@@ -12844,7 +13075,7 @@
12844
13075
  "immutable": true,
12845
13076
  "locationInModule": {
12846
13077
  "filename": "lib/table.ts",
12847
- "line": 507
13078
+ "line": 520
12848
13079
  },
12849
13080
  "name": "value",
12850
13081
  "type": {
@@ -12860,7 +13091,7 @@
12860
13091
  "docs": {
12861
13092
  "stability": "experimental",
12862
13093
  "summary": "Properties for creating a new S3 Table.",
12863
- "example": "// Build a table\nconst sampleTable = new Table(scope, 'ExampleTable', {\n tableName: 'example_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n withoutMetadata: true,\n});\n\n// Build a table with an Iceberg Schema\nconst sampleTableWithSchema = new Table(scope, 'ExampleSchemaTable', {\n tableName: 'example_table_with_schema',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n {\n name: 'id',\n type: 'int',\n required: true,\n },\n {\n name: 'name',\n type: 'string',\n },\n ],\n },\n },\n compaction: {\n status: Status.ENABLED,\n targetFileSizeMb: 128,\n },\n snapshotManagement: {\n status: Status.ENABLED,\n maxSnapshotAgeHours: 48,\n minSnapshotsToKeep: 5,\n },\n});",
13094
+ "example": "// Build a table with partition spec (minimal configuration)\nconst partitionedTable = new Table(scope, 'PartitionedTable', {\n tableName: 'partitioned_table',\n namespace: namespace,\n openTableFormat: OpenTableFormat.ICEBERG,\n icebergMetadata: {\n icebergSchema: {\n schemaFieldList: [\n { name: 'event_date', type: 'date', required: true },\n { name: 'event_name', type: 'string' },\n ],\n },\n icebergPartitionSpec: {\n fields: [\n {\n sourceId: 1,\n transform: IcebergTransform.IDENTITY,\n name: 'date_partition',\n },\n ],\n },\n },\n});",
12864
13095
  "custom": {
12865
13096
  "exampleMetadata": "infused"
12866
13097
  }
@@ -12869,7 +13100,7 @@
12869
13100
  "kind": "interface",
12870
13101
  "locationInModule": {
12871
13102
  "filename": "lib/table.ts",
12872
- "line": 200
13103
+ "line": 201
12873
13104
  },
12874
13105
  "name": "TableProps",
12875
13106
  "properties": [
@@ -12882,7 +13113,7 @@
12882
13113
  "immutable": true,
12883
13114
  "locationInModule": {
12884
13115
  "filename": "lib/table.ts",
12885
- "line": 208
13116
+ "line": 209
12886
13117
  },
12887
13118
  "name": "namespace",
12888
13119
  "type": {
@@ -12899,7 +13130,7 @@
12899
13130
  "immutable": true,
12900
13131
  "locationInModule": {
12901
13132
  "filename": "lib/table.ts",
12902
- "line": 212
13133
+ "line": 213
12903
13134
  },
12904
13135
  "name": "openTableFormat",
12905
13136
  "type": {
@@ -12915,7 +13146,7 @@
12915
13146
  "immutable": true,
12916
13147
  "locationInModule": {
12917
13148
  "filename": "lib/table.ts",
12918
- "line": 204
13149
+ "line": 205
12919
13150
  },
12920
13151
  "name": "tableName",
12921
13152
  "type": {
@@ -12933,7 +13164,7 @@
12933
13164
  "immutable": true,
12934
13165
  "locationInModule": {
12935
13166
  "filename": "lib/table.ts",
12936
- "line": 218
13167
+ "line": 219
12937
13168
  },
12938
13169
  "name": "compaction",
12939
13170
  "optional": true,
@@ -12951,7 +13182,7 @@
12951
13182
  "immutable": true,
12952
13183
  "locationInModule": {
12953
13184
  "filename": "lib/table.ts",
12954
- "line": 223
13185
+ "line": 224
12955
13186
  },
12956
13187
  "name": "icebergMetadata",
12957
13188
  "optional": true,
@@ -12969,7 +13200,7 @@
12969
13200
  "immutable": true,
12970
13201
  "locationInModule": {
12971
13202
  "filename": "lib/table.ts",
12972
- "line": 234
13203
+ "line": 235
12973
13204
  },
12974
13205
  "name": "removalPolicy",
12975
13206
  "optional": true,
@@ -12987,7 +13218,7 @@
12987
13218
  "immutable": true,
12988
13219
  "locationInModule": {
12989
13220
  "filename": "lib/table.ts",
12990
- "line": 228
13221
+ "line": 229
12991
13222
  },
12992
13223
  "name": "snapshotManagement",
12993
13224
  "optional": true,
@@ -12995,6 +13226,25 @@
12995
13226
  "fqn": "@aws-cdk/aws-s3tables-alpha.SnapshotManagementProperty"
12996
13227
  }
12997
13228
  },
13229
+ {
13230
+ "abstract": true,
13231
+ "docs": {
13232
+ "default": "- Inherits from the table bucket's storage class configuration",
13233
+ "remarks": "Determines the storage tier used for table data, allowing optimization\nfor different access patterns and cost profiles.\n\nNote: This is a create-only property and cannot be changed after the table is created.",
13234
+ "stability": "experimental",
13235
+ "summary": "The storage class for the table."
13236
+ },
13237
+ "immutable": true,
13238
+ "locationInModule": {
13239
+ "filename": "lib/table.ts",
13240
+ "line": 255
13241
+ },
13242
+ "name": "storageClass",
13243
+ "optional": true,
13244
+ "type": {
13245
+ "fqn": "@aws-cdk/aws-s3tables-alpha.StorageClass"
13246
+ }
13247
+ },
12998
13248
  {
12999
13249
  "abstract": true,
13000
13250
  "docs": {
@@ -13006,7 +13256,7 @@
13006
13256
  "immutable": true,
13007
13257
  "locationInModule": {
13008
13258
  "filename": "lib/table.ts",
13009
- "line": 242
13259
+ "line": 243
13010
13260
  },
13011
13261
  "name": "withoutMetadata",
13012
13262
  "optional": true,
@@ -13135,6 +13385,6 @@
13135
13385
  "symbolId": "lib/table-bucket:UnreferencedFileRemovalStatus"
13136
13386
  }
13137
13387
  },
13138
- "version": "2.266.0-alpha.0",
13388
+ "version": "2.268.0-alpha.0",
13139
13389
  "fingerprint": "**********"
13140
13390
  }