@aws-cdk/aws-s3tables-alpha 2.237.0-alpha.0 → 2.238.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 +133 -133
- package/lib/namespace.d.ts +4 -3
- package/lib/namespace.js +2 -2
- package/lib/table-bucket-policy.d.ts +4 -3
- package/lib/table-bucket-policy.js +2 -2
- package/lib/table-bucket.d.ts +3 -2
- package/lib/table-bucket.js +2 -2
- package/lib/table-policy.d.ts +4 -3
- package/lib/table-policy.js +2 -2
- package/lib/table.d.ts +4 -3
- package/lib/table.js +2 -2
- package/lib/util.d.ts +2 -2
- package/lib/util.js +1 -1
- package/package.json +6 -6
package/.jsii
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"url": "https://aws.amazon.com"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"aws-cdk-lib": "^2.
|
|
11
|
+
"aws-cdk-lib": "^2.238.0",
|
|
12
12
|
"constructs": "^10.0.0"
|
|
13
13
|
},
|
|
14
14
|
"dependencyClosure": {
|
|
@@ -8572,7 +8572,7 @@
|
|
|
8572
8572
|
"kind": "interface",
|
|
8573
8573
|
"locationInModule": {
|
|
8574
8574
|
"filename": "lib/table.ts",
|
|
8575
|
-
"line":
|
|
8575
|
+
"line": 257
|
|
8576
8576
|
},
|
|
8577
8577
|
"name": "CompactionProperty",
|
|
8578
8578
|
"properties": [
|
|
@@ -8585,7 +8585,7 @@
|
|
|
8585
8585
|
"immutable": true,
|
|
8586
8586
|
"locationInModule": {
|
|
8587
8587
|
"filename": "lib/table.ts",
|
|
8588
|
-
"line":
|
|
8588
|
+
"line": 261
|
|
8589
8589
|
},
|
|
8590
8590
|
"name": "status",
|
|
8591
8591
|
"type": {
|
|
@@ -8601,7 +8601,7 @@
|
|
|
8601
8601
|
"immutable": true,
|
|
8602
8602
|
"locationInModule": {
|
|
8603
8603
|
"filename": "lib/table.ts",
|
|
8604
|
-
"line":
|
|
8604
|
+
"line": 265
|
|
8605
8605
|
},
|
|
8606
8606
|
"name": "targetFileSizeMb",
|
|
8607
8607
|
"type": {
|
|
@@ -8624,7 +8624,7 @@
|
|
|
8624
8624
|
"kind": "interface",
|
|
8625
8625
|
"locationInModule": {
|
|
8626
8626
|
"filename": "lib/namespace.ts",
|
|
8627
|
-
"line":
|
|
8627
|
+
"line": 13
|
|
8628
8628
|
},
|
|
8629
8629
|
"name": "INamespace",
|
|
8630
8630
|
"properties": [
|
|
@@ -8640,7 +8640,7 @@
|
|
|
8640
8640
|
"immutable": true,
|
|
8641
8641
|
"locationInModule": {
|
|
8642
8642
|
"filename": "lib/namespace.ts",
|
|
8643
|
-
"line":
|
|
8643
|
+
"line": 18
|
|
8644
8644
|
},
|
|
8645
8645
|
"name": "namespaceName",
|
|
8646
8646
|
"type": {
|
|
@@ -8659,7 +8659,7 @@
|
|
|
8659
8659
|
"immutable": true,
|
|
8660
8660
|
"locationInModule": {
|
|
8661
8661
|
"filename": "lib/namespace.ts",
|
|
8662
|
-
"line":
|
|
8662
|
+
"line": 24
|
|
8663
8663
|
},
|
|
8664
8664
|
"name": "tableBucket",
|
|
8665
8665
|
"type": {
|
|
@@ -8682,7 +8682,7 @@
|
|
|
8682
8682
|
"kind": "interface",
|
|
8683
8683
|
"locationInModule": {
|
|
8684
8684
|
"filename": "lib/table.ts",
|
|
8685
|
-
"line":
|
|
8685
|
+
"line": 22
|
|
8686
8686
|
},
|
|
8687
8687
|
"methods": [
|
|
8688
8688
|
{
|
|
@@ -8695,7 +8695,7 @@
|
|
|
8695
8695
|
},
|
|
8696
8696
|
"locationInModule": {
|
|
8697
8697
|
"filename": "lib/table.ts",
|
|
8698
|
-
"line":
|
|
8698
|
+
"line": 65
|
|
8699
8699
|
},
|
|
8700
8700
|
"name": "addToResourcePolicy",
|
|
8701
8701
|
"parameters": [
|
|
@@ -8724,7 +8724,7 @@
|
|
|
8724
8724
|
},
|
|
8725
8725
|
"locationInModule": {
|
|
8726
8726
|
"filename": "lib/table.ts",
|
|
8727
|
-
"line":
|
|
8727
|
+
"line": 75
|
|
8728
8728
|
},
|
|
8729
8729
|
"name": "grantRead",
|
|
8730
8730
|
"parameters": [
|
|
@@ -8753,7 +8753,7 @@
|
|
|
8753
8753
|
},
|
|
8754
8754
|
"locationInModule": {
|
|
8755
8755
|
"filename": "lib/table.ts",
|
|
8756
|
-
"line":
|
|
8756
|
+
"line": 97
|
|
8757
8757
|
},
|
|
8758
8758
|
"name": "grantReadWrite",
|
|
8759
8759
|
"parameters": [
|
|
@@ -8782,7 +8782,7 @@
|
|
|
8782
8782
|
},
|
|
8783
8783
|
"locationInModule": {
|
|
8784
8784
|
"filename": "lib/table.ts",
|
|
8785
|
-
"line":
|
|
8785
|
+
"line": 86
|
|
8786
8786
|
},
|
|
8787
8787
|
"name": "grantWrite",
|
|
8788
8788
|
"parameters": [
|
|
@@ -8817,7 +8817,7 @@
|
|
|
8817
8817
|
"immutable": true,
|
|
8818
8818
|
"locationInModule": {
|
|
8819
8819
|
"filename": "lib/table.ts",
|
|
8820
|
-
"line":
|
|
8820
|
+
"line": 27
|
|
8821
8821
|
},
|
|
8822
8822
|
"name": "tableArn",
|
|
8823
8823
|
"type": {
|
|
@@ -8836,7 +8836,7 @@
|
|
|
8836
8836
|
"immutable": true,
|
|
8837
8837
|
"locationInModule": {
|
|
8838
8838
|
"filename": "lib/table.ts",
|
|
8839
|
-
"line":
|
|
8839
|
+
"line": 33
|
|
8840
8840
|
},
|
|
8841
8841
|
"name": "tableName",
|
|
8842
8842
|
"type": {
|
|
@@ -8855,7 +8855,7 @@
|
|
|
8855
8855
|
"immutable": true,
|
|
8856
8856
|
"locationInModule": {
|
|
8857
8857
|
"filename": "lib/table.ts",
|
|
8858
|
-
"line":
|
|
8858
|
+
"line": 39
|
|
8859
8859
|
},
|
|
8860
8860
|
"name": "account",
|
|
8861
8861
|
"optional": true,
|
|
@@ -8875,7 +8875,7 @@
|
|
|
8875
8875
|
"immutable": true,
|
|
8876
8876
|
"locationInModule": {
|
|
8877
8877
|
"filename": "lib/table.ts",
|
|
8878
|
-
"line":
|
|
8878
|
+
"line": 45
|
|
8879
8879
|
},
|
|
8880
8880
|
"name": "region",
|
|
8881
8881
|
"optional": true,
|
|
@@ -8899,7 +8899,7 @@
|
|
|
8899
8899
|
"kind": "interface",
|
|
8900
8900
|
"locationInModule": {
|
|
8901
8901
|
"filename": "lib/table-bucket.ts",
|
|
8902
|
-
"line":
|
|
8902
|
+
"line": 18
|
|
8903
8903
|
},
|
|
8904
8904
|
"methods": [
|
|
8905
8905
|
{
|
|
@@ -8912,7 +8912,7 @@
|
|
|
8912
8912
|
},
|
|
8913
8913
|
"locationInModule": {
|
|
8914
8914
|
"filename": "lib/table-bucket.ts",
|
|
8915
|
-
"line":
|
|
8915
|
+
"line": 67
|
|
8916
8916
|
},
|
|
8917
8917
|
"name": "addToResourcePolicy",
|
|
8918
8918
|
"parameters": [
|
|
@@ -8941,7 +8941,7 @@
|
|
|
8941
8941
|
},
|
|
8942
8942
|
"locationInModule": {
|
|
8943
8943
|
"filename": "lib/table-bucket.ts",
|
|
8944
|
-
"line":
|
|
8944
|
+
"line": 79
|
|
8945
8945
|
},
|
|
8946
8946
|
"name": "grantRead",
|
|
8947
8947
|
"parameters": [
|
|
@@ -8979,7 +8979,7 @@
|
|
|
8979
8979
|
},
|
|
8980
8980
|
"locationInModule": {
|
|
8981
8981
|
"filename": "lib/table-bucket.ts",
|
|
8982
|
-
"line":
|
|
8982
|
+
"line": 103
|
|
8983
8983
|
},
|
|
8984
8984
|
"name": "grantReadWrite",
|
|
8985
8985
|
"parameters": [
|
|
@@ -9017,7 +9017,7 @@
|
|
|
9017
9017
|
},
|
|
9018
9018
|
"locationInModule": {
|
|
9019
9019
|
"filename": "lib/table-bucket.ts",
|
|
9020
|
-
"line":
|
|
9020
|
+
"line": 91
|
|
9021
9021
|
},
|
|
9022
9022
|
"name": "grantWrite",
|
|
9023
9023
|
"parameters": [
|
|
@@ -9061,7 +9061,7 @@
|
|
|
9061
9061
|
"immutable": true,
|
|
9062
9062
|
"locationInModule": {
|
|
9063
9063
|
"filename": "lib/table-bucket.ts",
|
|
9064
|
-
"line":
|
|
9064
|
+
"line": 23
|
|
9065
9065
|
},
|
|
9066
9066
|
"name": "tableBucketArn",
|
|
9067
9067
|
"type": {
|
|
@@ -9080,7 +9080,7 @@
|
|
|
9080
9080
|
"immutable": true,
|
|
9081
9081
|
"locationInModule": {
|
|
9082
9082
|
"filename": "lib/table-bucket.ts",
|
|
9083
|
-
"line":
|
|
9083
|
+
"line": 29
|
|
9084
9084
|
},
|
|
9085
9085
|
"name": "tableBucketName",
|
|
9086
9086
|
"type": {
|
|
@@ -9099,7 +9099,7 @@
|
|
|
9099
9099
|
"immutable": true,
|
|
9100
9100
|
"locationInModule": {
|
|
9101
9101
|
"filename": "lib/table-bucket.ts",
|
|
9102
|
-
"line":
|
|
9102
|
+
"line": 35
|
|
9103
9103
|
},
|
|
9104
9104
|
"name": "account",
|
|
9105
9105
|
"optional": true,
|
|
@@ -9116,7 +9116,7 @@
|
|
|
9116
9116
|
"immutable": true,
|
|
9117
9117
|
"locationInModule": {
|
|
9118
9118
|
"filename": "lib/table-bucket.ts",
|
|
9119
|
-
"line":
|
|
9119
|
+
"line": 46
|
|
9120
9120
|
},
|
|
9121
9121
|
"name": "encryptionKey",
|
|
9122
9122
|
"optional": true,
|
|
@@ -9136,7 +9136,7 @@
|
|
|
9136
9136
|
"immutable": true,
|
|
9137
9137
|
"locationInModule": {
|
|
9138
9138
|
"filename": "lib/table-bucket.ts",
|
|
9139
|
-
"line":
|
|
9139
|
+
"line": 41
|
|
9140
9140
|
},
|
|
9141
9141
|
"name": "region",
|
|
9142
9142
|
"optional": true,
|
|
@@ -9163,7 +9163,7 @@
|
|
|
9163
9163
|
"kind": "interface",
|
|
9164
9164
|
"locationInModule": {
|
|
9165
9165
|
"filename": "lib/table.ts",
|
|
9166
|
-
"line":
|
|
9166
|
+
"line": 286
|
|
9167
9167
|
},
|
|
9168
9168
|
"name": "IcebergMetadataProperty",
|
|
9169
9169
|
"properties": [
|
|
@@ -9177,7 +9177,7 @@
|
|
|
9177
9177
|
"immutable": true,
|
|
9178
9178
|
"locationInModule": {
|
|
9179
9179
|
"filename": "lib/table.ts",
|
|
9180
|
-
"line":
|
|
9180
|
+
"line": 292
|
|
9181
9181
|
},
|
|
9182
9182
|
"name": "icebergSchema",
|
|
9183
9183
|
"type": {
|
|
@@ -9202,7 +9202,7 @@
|
|
|
9202
9202
|
"kind": "interface",
|
|
9203
9203
|
"locationInModule": {
|
|
9204
9204
|
"filename": "lib/table.ts",
|
|
9205
|
-
"line":
|
|
9205
|
+
"line": 298
|
|
9206
9206
|
},
|
|
9207
9207
|
"name": "IcebergSchemaProperty",
|
|
9208
9208
|
"properties": [
|
|
@@ -9215,7 +9215,7 @@
|
|
|
9215
9215
|
"immutable": true,
|
|
9216
9216
|
"locationInModule": {
|
|
9217
9217
|
"filename": "lib/table.ts",
|
|
9218
|
-
"line":
|
|
9218
|
+
"line": 302
|
|
9219
9219
|
},
|
|
9220
9220
|
"name": "schemaFieldList",
|
|
9221
9221
|
"type": {
|
|
@@ -9249,7 +9249,7 @@
|
|
|
9249
9249
|
},
|
|
9250
9250
|
"locationInModule": {
|
|
9251
9251
|
"filename": "lib/namespace.ts",
|
|
9252
|
-
"line":
|
|
9252
|
+
"line": 156
|
|
9253
9253
|
},
|
|
9254
9254
|
"parameters": [
|
|
9255
9255
|
{
|
|
@@ -9278,7 +9278,7 @@
|
|
|
9278
9278
|
"kind": "class",
|
|
9279
9279
|
"locationInModule": {
|
|
9280
9280
|
"filename": "lib/namespace.ts",
|
|
9281
|
-
"line":
|
|
9281
|
+
"line": 66
|
|
9282
9282
|
},
|
|
9283
9283
|
"methods": [
|
|
9284
9284
|
{
|
|
@@ -9288,7 +9288,7 @@
|
|
|
9288
9288
|
},
|
|
9289
9289
|
"locationInModule": {
|
|
9290
9290
|
"filename": "lib/namespace.ts",
|
|
9291
|
-
"line":
|
|
9291
|
+
"line": 74
|
|
9292
9292
|
},
|
|
9293
9293
|
"name": "fromNamespaceAttributes",
|
|
9294
9294
|
"parameters": [
|
|
@@ -9328,7 +9328,7 @@
|
|
|
9328
9328
|
},
|
|
9329
9329
|
"locationInModule": {
|
|
9330
9330
|
"filename": "lib/namespace.ts",
|
|
9331
|
-
"line":
|
|
9331
|
+
"line": 87
|
|
9332
9332
|
},
|
|
9333
9333
|
"name": "validateNamespaceName",
|
|
9334
9334
|
"parameters": [
|
|
@@ -9356,7 +9356,7 @@
|
|
|
9356
9356
|
"immutable": true,
|
|
9357
9357
|
"locationInModule": {
|
|
9358
9358
|
"filename": "lib/namespace.ts",
|
|
9359
|
-
"line":
|
|
9359
|
+
"line": 69
|
|
9360
9360
|
},
|
|
9361
9361
|
"name": "PROPERTY_INJECTION_ID",
|
|
9362
9362
|
"static": true,
|
|
@@ -9372,7 +9372,7 @@
|
|
|
9372
9372
|
"immutable": true,
|
|
9373
9373
|
"locationInModule": {
|
|
9374
9374
|
"filename": "lib/namespace.ts",
|
|
9375
|
-
"line":
|
|
9375
|
+
"line": 149
|
|
9376
9376
|
},
|
|
9377
9377
|
"name": "namespaceName",
|
|
9378
9378
|
"overrides": "@aws-cdk/aws-s3tables-alpha.INamespace",
|
|
@@ -9388,7 +9388,7 @@
|
|
|
9388
9388
|
"immutable": true,
|
|
9389
9389
|
"locationInModule": {
|
|
9390
9390
|
"filename": "lib/namespace.ts",
|
|
9391
|
-
"line":
|
|
9391
|
+
"line": 154
|
|
9392
9392
|
},
|
|
9393
9393
|
"name": "tableBucket",
|
|
9394
9394
|
"overrides": "@aws-cdk/aws-s3tables-alpha.INamespace",
|
|
@@ -9414,7 +9414,7 @@
|
|
|
9414
9414
|
"kind": "interface",
|
|
9415
9415
|
"locationInModule": {
|
|
9416
9416
|
"filename": "lib/namespace.ts",
|
|
9417
|
-
"line":
|
|
9417
|
+
"line": 49
|
|
9418
9418
|
},
|
|
9419
9419
|
"name": "NamespaceAttributes",
|
|
9420
9420
|
"properties": [
|
|
@@ -9427,7 +9427,7 @@
|
|
|
9427
9427
|
"immutable": true,
|
|
9428
9428
|
"locationInModule": {
|
|
9429
9429
|
"filename": "lib/namespace.ts",
|
|
9430
|
-
"line":
|
|
9430
|
+
"line": 53
|
|
9431
9431
|
},
|
|
9432
9432
|
"name": "namespaceName",
|
|
9433
9433
|
"type": {
|
|
@@ -9443,7 +9443,7 @@
|
|
|
9443
9443
|
"immutable": true,
|
|
9444
9444
|
"locationInModule": {
|
|
9445
9445
|
"filename": "lib/namespace.ts",
|
|
9446
|
-
"line":
|
|
9446
|
+
"line": 58
|
|
9447
9447
|
},
|
|
9448
9448
|
"name": "tableBucket",
|
|
9449
9449
|
"type": {
|
|
@@ -9468,7 +9468,7 @@
|
|
|
9468
9468
|
"kind": "interface",
|
|
9469
9469
|
"locationInModule": {
|
|
9470
9470
|
"filename": "lib/namespace.ts",
|
|
9471
|
-
"line":
|
|
9471
|
+
"line": 30
|
|
9472
9472
|
},
|
|
9473
9473
|
"name": "NamespaceProps",
|
|
9474
9474
|
"properties": [
|
|
@@ -9481,7 +9481,7 @@
|
|
|
9481
9481
|
"immutable": true,
|
|
9482
9482
|
"locationInModule": {
|
|
9483
9483
|
"filename": "lib/namespace.ts",
|
|
9484
|
-
"line":
|
|
9484
|
+
"line": 34
|
|
9485
9485
|
},
|
|
9486
9486
|
"name": "namespaceName",
|
|
9487
9487
|
"type": {
|
|
@@ -9497,7 +9497,7 @@
|
|
|
9497
9497
|
"immutable": true,
|
|
9498
9498
|
"locationInModule": {
|
|
9499
9499
|
"filename": "lib/namespace.ts",
|
|
9500
|
-
"line":
|
|
9500
|
+
"line": 38
|
|
9501
9501
|
},
|
|
9502
9502
|
"name": "tableBucket",
|
|
9503
9503
|
"type": {
|
|
@@ -9514,7 +9514,7 @@
|
|
|
9514
9514
|
"immutable": true,
|
|
9515
9515
|
"locationInModule": {
|
|
9516
9516
|
"filename": "lib/namespace.ts",
|
|
9517
|
-
"line":
|
|
9517
|
+
"line": 43
|
|
9518
9518
|
},
|
|
9519
9519
|
"name": "removalPolicy",
|
|
9520
9520
|
"optional": true,
|
|
@@ -9535,7 +9535,7 @@
|
|
|
9535
9535
|
"kind": "enum",
|
|
9536
9536
|
"locationInModule": {
|
|
9537
9537
|
"filename": "lib/table.ts",
|
|
9538
|
-
"line":
|
|
9538
|
+
"line": 245
|
|
9539
9539
|
},
|
|
9540
9540
|
"members": [
|
|
9541
9541
|
{
|
|
@@ -9564,7 +9564,7 @@
|
|
|
9564
9564
|
"kind": "interface",
|
|
9565
9565
|
"locationInModule": {
|
|
9566
9566
|
"filename": "lib/table.ts",
|
|
9567
|
-
"line":
|
|
9567
|
+
"line": 308
|
|
9568
9568
|
},
|
|
9569
9569
|
"name": "SchemaFieldProperty",
|
|
9570
9570
|
"properties": [
|
|
@@ -9577,7 +9577,7 @@
|
|
|
9577
9577
|
"immutable": true,
|
|
9578
9578
|
"locationInModule": {
|
|
9579
9579
|
"filename": "lib/table.ts",
|
|
9580
|
-
"line":
|
|
9580
|
+
"line": 312
|
|
9581
9581
|
},
|
|
9582
9582
|
"name": "name",
|
|
9583
9583
|
"type": {
|
|
@@ -9594,7 +9594,7 @@
|
|
|
9594
9594
|
"immutable": true,
|
|
9595
9595
|
"locationInModule": {
|
|
9596
9596
|
"filename": "lib/table.ts",
|
|
9597
|
-
"line":
|
|
9597
|
+
"line": 328
|
|
9598
9598
|
},
|
|
9599
9599
|
"name": "type",
|
|
9600
9600
|
"type": {
|
|
@@ -9612,7 +9612,7 @@
|
|
|
9612
9612
|
"immutable": true,
|
|
9613
9613
|
"locationInModule": {
|
|
9614
9614
|
"filename": "lib/table.ts",
|
|
9615
|
-
"line":
|
|
9615
|
+
"line": 321
|
|
9616
9616
|
},
|
|
9617
9617
|
"name": "required",
|
|
9618
9618
|
"optional": true,
|
|
@@ -9640,7 +9640,7 @@
|
|
|
9640
9640
|
"kind": "interface",
|
|
9641
9641
|
"locationInModule": {
|
|
9642
9642
|
"filename": "lib/table.ts",
|
|
9643
|
-
"line":
|
|
9643
|
+
"line": 338
|
|
9644
9644
|
},
|
|
9645
9645
|
"name": "SnapshotManagementProperty",
|
|
9646
9646
|
"properties": [
|
|
@@ -9654,7 +9654,7 @@
|
|
|
9654
9654
|
"immutable": true,
|
|
9655
9655
|
"locationInModule": {
|
|
9656
9656
|
"filename": "lib/table.ts",
|
|
9657
|
-
"line":
|
|
9657
|
+
"line": 344
|
|
9658
9658
|
},
|
|
9659
9659
|
"name": "maxSnapshotAgeHours",
|
|
9660
9660
|
"optional": true,
|
|
@@ -9672,7 +9672,7 @@
|
|
|
9672
9672
|
"immutable": true,
|
|
9673
9673
|
"locationInModule": {
|
|
9674
9674
|
"filename": "lib/table.ts",
|
|
9675
|
-
"line":
|
|
9675
|
+
"line": 351
|
|
9676
9676
|
},
|
|
9677
9677
|
"name": "minSnapshotsToKeep",
|
|
9678
9678
|
"optional": true,
|
|
@@ -9690,7 +9690,7 @@
|
|
|
9690
9690
|
"immutable": true,
|
|
9691
9691
|
"locationInModule": {
|
|
9692
9692
|
"filename": "lib/table.ts",
|
|
9693
|
-
"line":
|
|
9693
|
+
"line": 358
|
|
9694
9694
|
},
|
|
9695
9695
|
"name": "status",
|
|
9696
9696
|
"optional": true,
|
|
@@ -9715,7 +9715,7 @@
|
|
|
9715
9715
|
"kind": "enum",
|
|
9716
9716
|
"locationInModule": {
|
|
9717
9717
|
"filename": "lib/table.ts",
|
|
9718
|
-
"line":
|
|
9718
|
+
"line": 271
|
|
9719
9719
|
},
|
|
9720
9720
|
"members": [
|
|
9721
9721
|
{
|
|
@@ -9754,7 +9754,7 @@
|
|
|
9754
9754
|
},
|
|
9755
9755
|
"locationInModule": {
|
|
9756
9756
|
"filename": "lib/table.ts",
|
|
9757
|
-
"line":
|
|
9757
|
+
"line": 503
|
|
9758
9758
|
},
|
|
9759
9759
|
"parameters": [
|
|
9760
9760
|
{
|
|
@@ -9783,7 +9783,7 @@
|
|
|
9783
9783
|
"kind": "class",
|
|
9784
9784
|
"locationInModule": {
|
|
9785
9785
|
"filename": "lib/table.ts",
|
|
9786
|
-
"line":
|
|
9786
|
+
"line": 382
|
|
9787
9787
|
},
|
|
9788
9788
|
"methods": [
|
|
9789
9789
|
{
|
|
@@ -9793,7 +9793,7 @@
|
|
|
9793
9793
|
},
|
|
9794
9794
|
"locationInModule": {
|
|
9795
9795
|
"filename": "lib/table.ts",
|
|
9796
|
-
"line":
|
|
9796
|
+
"line": 394
|
|
9797
9797
|
},
|
|
9798
9798
|
"name": "fromTableAttributes",
|
|
9799
9799
|
"parameters": [
|
|
@@ -9842,7 +9842,7 @@
|
|
|
9842
9842
|
},
|
|
9843
9843
|
"locationInModule": {
|
|
9844
9844
|
"filename": "lib/table.ts",
|
|
9845
|
-
"line":
|
|
9845
|
+
"line": 427
|
|
9846
9846
|
},
|
|
9847
9847
|
"name": "validateTableName",
|
|
9848
9848
|
"parameters": [
|
|
@@ -9866,7 +9866,7 @@
|
|
|
9866
9866
|
},
|
|
9867
9867
|
"locationInModule": {
|
|
9868
9868
|
"filename": "lib/table.ts",
|
|
9869
|
-
"line":
|
|
9869
|
+
"line": 121
|
|
9870
9870
|
},
|
|
9871
9871
|
"name": "addToResourcePolicy",
|
|
9872
9872
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
|
|
@@ -9891,7 +9891,7 @@
|
|
|
9891
9891
|
},
|
|
9892
9892
|
"locationInModule": {
|
|
9893
9893
|
"filename": "lib/table.ts",
|
|
9894
|
-
"line":
|
|
9894
|
+
"line": 142
|
|
9895
9895
|
},
|
|
9896
9896
|
"name": "grantRead",
|
|
9897
9897
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
|
|
@@ -9916,7 +9916,7 @@
|
|
|
9916
9916
|
},
|
|
9917
9917
|
"locationInModule": {
|
|
9918
9918
|
"filename": "lib/table.ts",
|
|
9919
|
-
"line":
|
|
9919
|
+
"line": 164
|
|
9920
9920
|
},
|
|
9921
9921
|
"name": "grantReadWrite",
|
|
9922
9922
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
|
|
@@ -9941,7 +9941,7 @@
|
|
|
9941
9941
|
},
|
|
9942
9942
|
"locationInModule": {
|
|
9943
9943
|
"filename": "lib/table.ts",
|
|
9944
|
-
"line":
|
|
9944
|
+
"line": 153
|
|
9945
9945
|
},
|
|
9946
9946
|
"name": "grantWrite",
|
|
9947
9947
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
|
|
@@ -9971,7 +9971,7 @@
|
|
|
9971
9971
|
"immutable": true,
|
|
9972
9972
|
"locationInModule": {
|
|
9973
9973
|
"filename": "lib/table.ts",
|
|
9974
|
-
"line":
|
|
9974
|
+
"line": 385
|
|
9975
9975
|
},
|
|
9976
9976
|
"name": "PROPERTY_INJECTION_ID",
|
|
9977
9977
|
"static": true,
|
|
@@ -9987,7 +9987,7 @@
|
|
|
9987
9987
|
"immutable": true,
|
|
9988
9988
|
"locationInModule": {
|
|
9989
9989
|
"filename": "lib/table.ts",
|
|
9990
|
-
"line":
|
|
9990
|
+
"line": 494
|
|
9991
9991
|
},
|
|
9992
9992
|
"name": "namespace",
|
|
9993
9993
|
"type": {
|
|
@@ -10002,7 +10002,7 @@
|
|
|
10002
10002
|
"immutable": true,
|
|
10003
10003
|
"locationInModule": {
|
|
10004
10004
|
"filename": "lib/table.ts",
|
|
10005
|
-
"line":
|
|
10005
|
+
"line": 478
|
|
10006
10006
|
},
|
|
10007
10007
|
"name": "tableArn",
|
|
10008
10008
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
|
|
@@ -10018,7 +10018,7 @@
|
|
|
10018
10018
|
"immutable": true,
|
|
10019
10019
|
"locationInModule": {
|
|
10020
10020
|
"filename": "lib/table.ts",
|
|
10021
|
-
"line":
|
|
10021
|
+
"line": 489
|
|
10022
10022
|
},
|
|
10023
10023
|
"name": "tableName",
|
|
10024
10024
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITable",
|
|
@@ -10034,7 +10034,7 @@
|
|
|
10034
10034
|
"immutable": true,
|
|
10035
10035
|
"locationInModule": {
|
|
10036
10036
|
"filename": "lib/table.ts",
|
|
10037
|
-
"line":
|
|
10037
|
+
"line": 499
|
|
10038
10038
|
},
|
|
10039
10039
|
"name": "tablePolicy",
|
|
10040
10040
|
"optional": true,
|
|
@@ -10049,7 +10049,7 @@
|
|
|
10049
10049
|
},
|
|
10050
10050
|
"locationInModule": {
|
|
10051
10051
|
"filename": "lib/table.ts",
|
|
10052
|
-
"line":
|
|
10052
|
+
"line": 501
|
|
10053
10053
|
},
|
|
10054
10054
|
"name": "autoCreatePolicy",
|
|
10055
10055
|
"protected": true,
|
|
@@ -10076,7 +10076,7 @@
|
|
|
10076
10076
|
"kind": "interface",
|
|
10077
10077
|
"locationInModule": {
|
|
10078
10078
|
"filename": "lib/table.ts",
|
|
10079
|
-
"line":
|
|
10079
|
+
"line": 367
|
|
10080
10080
|
},
|
|
10081
10081
|
"name": "TableAttributes",
|
|
10082
10082
|
"properties": [
|
|
@@ -10089,7 +10089,7 @@
|
|
|
10089
10089
|
"immutable": true,
|
|
10090
10090
|
"locationInModule": {
|
|
10091
10091
|
"filename": "lib/table.ts",
|
|
10092
|
-
"line":
|
|
10092
|
+
"line": 376
|
|
10093
10093
|
},
|
|
10094
10094
|
"name": "tableArn",
|
|
10095
10095
|
"type": {
|
|
@@ -10105,7 +10105,7 @@
|
|
|
10105
10105
|
"immutable": true,
|
|
10106
10106
|
"locationInModule": {
|
|
10107
10107
|
"filename": "lib/table.ts",
|
|
10108
|
-
"line":
|
|
10108
|
+
"line": 371
|
|
10109
10109
|
},
|
|
10110
10110
|
"name": "tableName",
|
|
10111
10111
|
"type": {
|
|
@@ -10134,7 +10134,7 @@
|
|
|
10134
10134
|
},
|
|
10135
10135
|
"locationInModule": {
|
|
10136
10136
|
"filename": "lib/table-bucket.ts",
|
|
10137
|
-
"line":
|
|
10137
|
+
"line": 581
|
|
10138
10138
|
},
|
|
10139
10139
|
"parameters": [
|
|
10140
10140
|
{
|
|
@@ -10163,7 +10163,7 @@
|
|
|
10163
10163
|
"kind": "class",
|
|
10164
10164
|
"locationInModule": {
|
|
10165
10165
|
"filename": "lib/table-bucket.ts",
|
|
10166
|
-
"line":
|
|
10166
|
+
"line": 409
|
|
10167
10167
|
},
|
|
10168
10168
|
"methods": [
|
|
10169
10169
|
{
|
|
@@ -10173,7 +10173,7 @@
|
|
|
10173
10173
|
},
|
|
10174
10174
|
"locationInModule": {
|
|
10175
10175
|
"filename": "lib/table-bucket.ts",
|
|
10176
|
-
"line":
|
|
10176
|
+
"line": 421
|
|
10177
10177
|
},
|
|
10178
10178
|
"name": "fromTableBucketArn",
|
|
10179
10179
|
"parameters": [
|
|
@@ -10219,7 +10219,7 @@
|
|
|
10219
10219
|
},
|
|
10220
10220
|
"locationInModule": {
|
|
10221
10221
|
"filename": "lib/table-bucket.ts",
|
|
10222
|
-
"line":
|
|
10222
|
+
"line": 432
|
|
10223
10223
|
},
|
|
10224
10224
|
"name": "fromTableBucketAttributes",
|
|
10225
10225
|
"parameters": [
|
|
@@ -10266,7 +10266,7 @@
|
|
|
10266
10266
|
},
|
|
10267
10267
|
"locationInModule": {
|
|
10268
10268
|
"filename": "lib/table-bucket.ts",
|
|
10269
|
-
"line":
|
|
10269
|
+
"line": 468
|
|
10270
10270
|
},
|
|
10271
10271
|
"name": "validateTableBucketName",
|
|
10272
10272
|
"parameters": [
|
|
@@ -10290,7 +10290,7 @@
|
|
|
10290
10290
|
},
|
|
10291
10291
|
"locationInModule": {
|
|
10292
10292
|
"filename": "lib/table-bucket.ts",
|
|
10293
|
-
"line":
|
|
10293
|
+
"line": 524
|
|
10294
10294
|
},
|
|
10295
10295
|
"name": "validateUnreferencedFileRemoval",
|
|
10296
10296
|
"parameters": [
|
|
@@ -10316,7 +10316,7 @@
|
|
|
10316
10316
|
},
|
|
10317
10317
|
"locationInModule": {
|
|
10318
10318
|
"filename": "lib/table-bucket.ts",
|
|
10319
|
-
"line":
|
|
10319
|
+
"line": 206
|
|
10320
10320
|
},
|
|
10321
10321
|
"name": "addToResourcePolicy",
|
|
10322
10322
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
|
|
@@ -10344,7 +10344,7 @@
|
|
|
10344
10344
|
},
|
|
10345
10345
|
"locationInModule": {
|
|
10346
10346
|
"filename": "lib/table-bucket.ts",
|
|
10347
|
-
"line":
|
|
10347
|
+
"line": 226
|
|
10348
10348
|
},
|
|
10349
10349
|
"name": "grantRead",
|
|
10350
10350
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
|
|
@@ -10375,7 +10375,7 @@
|
|
|
10375
10375
|
},
|
|
10376
10376
|
"locationInModule": {
|
|
10377
10377
|
"filename": "lib/table-bucket.ts",
|
|
10378
|
-
"line":
|
|
10378
|
+
"line": 252
|
|
10379
10379
|
},
|
|
10380
10380
|
"name": "grantReadWrite",
|
|
10381
10381
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
|
|
@@ -10406,7 +10406,7 @@
|
|
|
10406
10406
|
},
|
|
10407
10407
|
"locationInModule": {
|
|
10408
10408
|
"filename": "lib/table-bucket.ts",
|
|
10409
|
-
"line":
|
|
10409
|
+
"line": 239
|
|
10410
10410
|
},
|
|
10411
10411
|
"name": "grantWrite",
|
|
10412
10412
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
|
|
@@ -10442,7 +10442,7 @@
|
|
|
10442
10442
|
"immutable": true,
|
|
10443
10443
|
"locationInModule": {
|
|
10444
10444
|
"filename": "lib/table-bucket.ts",
|
|
10445
|
-
"line":
|
|
10445
|
+
"line": 412
|
|
10446
10446
|
},
|
|
10447
10447
|
"name": "PROPERTY_INJECTION_ID",
|
|
10448
10448
|
"static": true,
|
|
@@ -10458,7 +10458,7 @@
|
|
|
10458
10458
|
"immutable": true,
|
|
10459
10459
|
"locationInModule": {
|
|
10460
10460
|
"filename": "lib/table-bucket.ts",
|
|
10461
|
-
"line":
|
|
10461
|
+
"line": 618
|
|
10462
10462
|
},
|
|
10463
10463
|
"name": "tableBucketArn",
|
|
10464
10464
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
|
|
@@ -10474,7 +10474,7 @@
|
|
|
10474
10474
|
"immutable": true,
|
|
10475
10475
|
"locationInModule": {
|
|
10476
10476
|
"filename": "lib/table-bucket.ts",
|
|
10477
|
-
"line":
|
|
10477
|
+
"line": 610
|
|
10478
10478
|
},
|
|
10479
10479
|
"name": "tableBucketName",
|
|
10480
10480
|
"overrides": "@aws-cdk/aws-s3tables-alpha.ITableBucket",
|
|
@@ -10490,7 +10490,7 @@
|
|
|
10490
10490
|
"immutable": true,
|
|
10491
10491
|
"locationInModule": {
|
|
10492
10492
|
"filename": "lib/table-bucket.ts",
|
|
10493
|
-
"line":
|
|
10493
|
+
"line": 577
|
|
10494
10494
|
},
|
|
10495
10495
|
"name": "encryptionKey",
|
|
10496
10496
|
"optional": true,
|
|
@@ -10507,7 +10507,7 @@
|
|
|
10507
10507
|
"immutable": true,
|
|
10508
10508
|
"locationInModule": {
|
|
10509
10509
|
"filename": "lib/table-bucket.ts",
|
|
10510
|
-
"line":
|
|
10510
|
+
"line": 575
|
|
10511
10511
|
},
|
|
10512
10512
|
"name": "tableBucketPolicy",
|
|
10513
10513
|
"optional": true,
|
|
@@ -10522,7 +10522,7 @@
|
|
|
10522
10522
|
},
|
|
10523
10523
|
"locationInModule": {
|
|
10524
10524
|
"filename": "lib/table-bucket.ts",
|
|
10525
|
-
"line":
|
|
10525
|
+
"line": 579
|
|
10526
10526
|
},
|
|
10527
10527
|
"name": "autoCreatePolicy",
|
|
10528
10528
|
"protected": true,
|
|
@@ -10549,7 +10549,7 @@
|
|
|
10549
10549
|
"kind": "interface",
|
|
10550
10550
|
"locationInModule": {
|
|
10551
10551
|
"filename": "lib/table-bucket.ts",
|
|
10552
|
-
"line":
|
|
10552
|
+
"line": 360
|
|
10553
10553
|
},
|
|
10554
10554
|
"name": "TableBucketAttributes",
|
|
10555
10555
|
"properties": [
|
|
@@ -10563,7 +10563,7 @@
|
|
|
10563
10563
|
"immutable": true,
|
|
10564
10564
|
"locationInModule": {
|
|
10565
10565
|
"filename": "lib/table-bucket.ts",
|
|
10566
|
-
"line":
|
|
10566
|
+
"line": 371
|
|
10567
10567
|
},
|
|
10568
10568
|
"name": "account",
|
|
10569
10569
|
"optional": true,
|
|
@@ -10581,7 +10581,7 @@
|
|
|
10581
10581
|
"immutable": true,
|
|
10582
10582
|
"locationInModule": {
|
|
10583
10583
|
"filename": "lib/table-bucket.ts",
|
|
10584
|
-
"line":
|
|
10584
|
+
"line": 389
|
|
10585
10585
|
},
|
|
10586
10586
|
"name": "encryptionKey",
|
|
10587
10587
|
"optional": true,
|
|
@@ -10599,7 +10599,7 @@
|
|
|
10599
10599
|
"immutable": true,
|
|
10600
10600
|
"locationInModule": {
|
|
10601
10601
|
"filename": "lib/table-bucket.ts",
|
|
10602
|
-
"line":
|
|
10602
|
+
"line": 365
|
|
10603
10603
|
},
|
|
10604
10604
|
"name": "region",
|
|
10605
10605
|
"optional": true,
|
|
@@ -10617,7 +10617,7 @@
|
|
|
10617
10617
|
"immutable": true,
|
|
10618
10618
|
"locationInModule": {
|
|
10619
10619
|
"filename": "lib/table-bucket.ts",
|
|
10620
|
-
"line":
|
|
10620
|
+
"line": 383
|
|
10621
10621
|
},
|
|
10622
10622
|
"name": "tableBucketArn",
|
|
10623
10623
|
"optional": true,
|
|
@@ -10635,7 +10635,7 @@
|
|
|
10635
10635
|
"immutable": true,
|
|
10636
10636
|
"locationInModule": {
|
|
10637
10637
|
"filename": "lib/table-bucket.ts",
|
|
10638
|
-
"line":
|
|
10638
|
+
"line": 377
|
|
10639
10639
|
},
|
|
10640
10640
|
"name": "tableBucketName",
|
|
10641
10641
|
"optional": true,
|
|
@@ -10660,7 +10660,7 @@
|
|
|
10660
10660
|
"kind": "enum",
|
|
10661
10661
|
"locationInModule": {
|
|
10662
10662
|
"filename": "lib/table-bucket.ts",
|
|
10663
|
-
"line":
|
|
10663
|
+
"line": 153
|
|
10664
10664
|
},
|
|
10665
10665
|
"members": [
|
|
10666
10666
|
{
|
|
@@ -10700,7 +10700,7 @@
|
|
|
10700
10700
|
},
|
|
10701
10701
|
"locationInModule": {
|
|
10702
10702
|
"filename": "lib/table-bucket-policy.ts",
|
|
10703
|
-
"line":
|
|
10703
|
+
"line": 50
|
|
10704
10704
|
},
|
|
10705
10705
|
"parameters": [
|
|
10706
10706
|
{
|
|
@@ -10726,7 +10726,7 @@
|
|
|
10726
10726
|
"kind": "class",
|
|
10727
10727
|
"locationInModule": {
|
|
10728
10728
|
"filename": "lib/table-bucket-policy.ts",
|
|
10729
|
-
"line":
|
|
10729
|
+
"line": 37
|
|
10730
10730
|
},
|
|
10731
10731
|
"name": "TableBucketPolicy",
|
|
10732
10732
|
"properties": [
|
|
@@ -10739,7 +10739,7 @@
|
|
|
10739
10739
|
"immutable": true,
|
|
10740
10740
|
"locationInModule": {
|
|
10741
10741
|
"filename": "lib/table-bucket-policy.ts",
|
|
10742
|
-
"line":
|
|
10742
|
+
"line": 40
|
|
10743
10743
|
},
|
|
10744
10744
|
"name": "PROPERTY_INJECTION_ID",
|
|
10745
10745
|
"static": true,
|
|
@@ -10755,7 +10755,7 @@
|
|
|
10755
10755
|
"immutable": true,
|
|
10756
10756
|
"locationInModule": {
|
|
10757
10757
|
"filename": "lib/table-bucket-policy.ts",
|
|
10758
|
-
"line":
|
|
10758
|
+
"line": 44
|
|
10759
10759
|
},
|
|
10760
10760
|
"name": "document",
|
|
10761
10761
|
"type": {
|
|
@@ -10780,7 +10780,7 @@
|
|
|
10780
10780
|
"kind": "interface",
|
|
10781
10781
|
"locationInModule": {
|
|
10782
10782
|
"filename": "lib/table-bucket-policy.ts",
|
|
10783
|
-
"line":
|
|
10783
|
+
"line": 13
|
|
10784
10784
|
},
|
|
10785
10785
|
"name": "TableBucketPolicyProps",
|
|
10786
10786
|
"properties": [
|
|
@@ -10793,7 +10793,7 @@
|
|
|
10793
10793
|
"immutable": true,
|
|
10794
10794
|
"locationInModule": {
|
|
10795
10795
|
"filename": "lib/table-bucket-policy.ts",
|
|
10796
|
-
"line":
|
|
10796
|
+
"line": 17
|
|
10797
10797
|
},
|
|
10798
10798
|
"name": "tableBucket",
|
|
10799
10799
|
"type": {
|
|
@@ -10810,7 +10810,7 @@
|
|
|
10810
10810
|
"immutable": true,
|
|
10811
10811
|
"locationInModule": {
|
|
10812
10812
|
"filename": "lib/table-bucket-policy.ts",
|
|
10813
|
-
"line":
|
|
10813
|
+
"line": 28
|
|
10814
10814
|
},
|
|
10815
10815
|
"name": "removalPolicy",
|
|
10816
10816
|
"optional": true,
|
|
@@ -10828,7 +10828,7 @@
|
|
|
10828
10828
|
"immutable": true,
|
|
10829
10829
|
"locationInModule": {
|
|
10830
10830
|
"filename": "lib/table-bucket-policy.ts",
|
|
10831
|
-
"line":
|
|
10831
|
+
"line": 22
|
|
10832
10832
|
},
|
|
10833
10833
|
"name": "resourcePolicy",
|
|
10834
10834
|
"optional": true,
|
|
@@ -10854,7 +10854,7 @@
|
|
|
10854
10854
|
"kind": "interface",
|
|
10855
10855
|
"locationInModule": {
|
|
10856
10856
|
"filename": "lib/table-bucket.ts",
|
|
10857
|
-
"line":
|
|
10857
|
+
"line": 296
|
|
10858
10858
|
},
|
|
10859
10859
|
"name": "TableBucketProps",
|
|
10860
10860
|
"properties": [
|
|
@@ -10870,7 +10870,7 @@
|
|
|
10870
10870
|
"immutable": true,
|
|
10871
10871
|
"locationInModule": {
|
|
10872
10872
|
"filename": "lib/table-bucket.ts",
|
|
10873
|
-
"line":
|
|
10873
|
+
"line": 301
|
|
10874
10874
|
},
|
|
10875
10875
|
"name": "tableBucketName",
|
|
10876
10876
|
"type": {
|
|
@@ -10887,7 +10887,7 @@
|
|
|
10887
10887
|
"immutable": true,
|
|
10888
10888
|
"locationInModule": {
|
|
10889
10889
|
"filename": "lib/table-bucket.ts",
|
|
10890
|
-
"line":
|
|
10890
|
+
"line": 323
|
|
10891
10891
|
},
|
|
10892
10892
|
"name": "account",
|
|
10893
10893
|
"optional": true,
|
|
@@ -10906,7 +10906,7 @@
|
|
|
10906
10906
|
"immutable": true,
|
|
10907
10907
|
"locationInModule": {
|
|
10908
10908
|
"filename": "lib/table-bucket.ts",
|
|
10909
|
-
"line":
|
|
10909
|
+
"line": 333
|
|
10910
10910
|
},
|
|
10911
10911
|
"name": "encryption",
|
|
10912
10912
|
"optional": true,
|
|
@@ -10925,7 +10925,7 @@
|
|
|
10925
10925
|
"immutable": true,
|
|
10926
10926
|
"locationInModule": {
|
|
10927
10927
|
"filename": "lib/table-bucket.ts",
|
|
10928
|
-
"line":
|
|
10928
|
+
"line": 344
|
|
10929
10929
|
},
|
|
10930
10930
|
"name": "encryptionKey",
|
|
10931
10931
|
"optional": true,
|
|
@@ -10943,7 +10943,7 @@
|
|
|
10943
10943
|
"immutable": true,
|
|
10944
10944
|
"locationInModule": {
|
|
10945
10945
|
"filename": "lib/table-bucket.ts",
|
|
10946
|
-
"line":
|
|
10946
|
+
"line": 316
|
|
10947
10947
|
},
|
|
10948
10948
|
"name": "region",
|
|
10949
10949
|
"optional": true,
|
|
@@ -10961,7 +10961,7 @@
|
|
|
10961
10961
|
"immutable": true,
|
|
10962
10962
|
"locationInModule": {
|
|
10963
10963
|
"filename": "lib/table-bucket.ts",
|
|
10964
|
-
"line":
|
|
10964
|
+
"line": 351
|
|
10965
10965
|
},
|
|
10966
10966
|
"name": "removalPolicy",
|
|
10967
10967
|
"optional": true,
|
|
@@ -10983,7 +10983,7 @@
|
|
|
10983
10983
|
"immutable": true,
|
|
10984
10984
|
"locationInModule": {
|
|
10985
10985
|
"filename": "lib/table-bucket.ts",
|
|
10986
|
-
"line":
|
|
10986
|
+
"line": 309
|
|
10987
10987
|
},
|
|
10988
10988
|
"name": "unreferencedFileRemoval",
|
|
10989
10989
|
"optional": true,
|
|
@@ -11013,7 +11013,7 @@
|
|
|
11013
11013
|
},
|
|
11014
11014
|
"locationInModule": {
|
|
11015
11015
|
"filename": "lib/table-policy.ts",
|
|
11016
|
-
"line":
|
|
11016
|
+
"line": 50
|
|
11017
11017
|
},
|
|
11018
11018
|
"parameters": [
|
|
11019
11019
|
{
|
|
@@ -11039,7 +11039,7 @@
|
|
|
11039
11039
|
"kind": "class",
|
|
11040
11040
|
"locationInModule": {
|
|
11041
11041
|
"filename": "lib/table-policy.ts",
|
|
11042
|
-
"line":
|
|
11042
|
+
"line": 37
|
|
11043
11043
|
},
|
|
11044
11044
|
"name": "TablePolicy",
|
|
11045
11045
|
"properties": [
|
|
@@ -11052,7 +11052,7 @@
|
|
|
11052
11052
|
"immutable": true,
|
|
11053
11053
|
"locationInModule": {
|
|
11054
11054
|
"filename": "lib/table-policy.ts",
|
|
11055
|
-
"line":
|
|
11055
|
+
"line": 40
|
|
11056
11056
|
},
|
|
11057
11057
|
"name": "PROPERTY_INJECTION_ID",
|
|
11058
11058
|
"static": true,
|
|
@@ -11068,7 +11068,7 @@
|
|
|
11068
11068
|
"immutable": true,
|
|
11069
11069
|
"locationInModule": {
|
|
11070
11070
|
"filename": "lib/table-policy.ts",
|
|
11071
|
-
"line":
|
|
11071
|
+
"line": 44
|
|
11072
11072
|
},
|
|
11073
11073
|
"name": "document",
|
|
11074
11074
|
"type": {
|
|
@@ -11093,7 +11093,7 @@
|
|
|
11093
11093
|
"kind": "interface",
|
|
11094
11094
|
"locationInModule": {
|
|
11095
11095
|
"filename": "lib/table-policy.ts",
|
|
11096
|
-
"line":
|
|
11096
|
+
"line": 13
|
|
11097
11097
|
},
|
|
11098
11098
|
"name": "TablePolicyProps",
|
|
11099
11099
|
"properties": [
|
|
@@ -11106,7 +11106,7 @@
|
|
|
11106
11106
|
"immutable": true,
|
|
11107
11107
|
"locationInModule": {
|
|
11108
11108
|
"filename": "lib/table-policy.ts",
|
|
11109
|
-
"line":
|
|
11109
|
+
"line": 17
|
|
11110
11110
|
},
|
|
11111
11111
|
"name": "table",
|
|
11112
11112
|
"type": {
|
|
@@ -11123,7 +11123,7 @@
|
|
|
11123
11123
|
"immutable": true,
|
|
11124
11124
|
"locationInModule": {
|
|
11125
11125
|
"filename": "lib/table-policy.ts",
|
|
11126
|
-
"line":
|
|
11126
|
+
"line": 28
|
|
11127
11127
|
},
|
|
11128
11128
|
"name": "removalPolicy",
|
|
11129
11129
|
"optional": true,
|
|
@@ -11141,7 +11141,7 @@
|
|
|
11141
11141
|
"immutable": true,
|
|
11142
11142
|
"locationInModule": {
|
|
11143
11143
|
"filename": "lib/table-policy.ts",
|
|
11144
|
-
"line":
|
|
11144
|
+
"line": 22
|
|
11145
11145
|
},
|
|
11146
11146
|
"name": "resourcePolicy",
|
|
11147
11147
|
"optional": true,
|
|
@@ -11167,7 +11167,7 @@
|
|
|
11167
11167
|
"kind": "interface",
|
|
11168
11168
|
"locationInModule": {
|
|
11169
11169
|
"filename": "lib/table.ts",
|
|
11170
|
-
"line":
|
|
11170
|
+
"line": 197
|
|
11171
11171
|
},
|
|
11172
11172
|
"name": "TableProps",
|
|
11173
11173
|
"properties": [
|
|
@@ -11180,7 +11180,7 @@
|
|
|
11180
11180
|
"immutable": true,
|
|
11181
11181
|
"locationInModule": {
|
|
11182
11182
|
"filename": "lib/table.ts",
|
|
11183
|
-
"line":
|
|
11183
|
+
"line": 205
|
|
11184
11184
|
},
|
|
11185
11185
|
"name": "namespace",
|
|
11186
11186
|
"type": {
|
|
@@ -11197,7 +11197,7 @@
|
|
|
11197
11197
|
"immutable": true,
|
|
11198
11198
|
"locationInModule": {
|
|
11199
11199
|
"filename": "lib/table.ts",
|
|
11200
|
-
"line":
|
|
11200
|
+
"line": 209
|
|
11201
11201
|
},
|
|
11202
11202
|
"name": "openTableFormat",
|
|
11203
11203
|
"type": {
|
|
@@ -11213,7 +11213,7 @@
|
|
|
11213
11213
|
"immutable": true,
|
|
11214
11214
|
"locationInModule": {
|
|
11215
11215
|
"filename": "lib/table.ts",
|
|
11216
|
-
"line":
|
|
11216
|
+
"line": 201
|
|
11217
11217
|
},
|
|
11218
11218
|
"name": "tableName",
|
|
11219
11219
|
"type": {
|
|
@@ -11231,7 +11231,7 @@
|
|
|
11231
11231
|
"immutable": true,
|
|
11232
11232
|
"locationInModule": {
|
|
11233
11233
|
"filename": "lib/table.ts",
|
|
11234
|
-
"line":
|
|
11234
|
+
"line": 215
|
|
11235
11235
|
},
|
|
11236
11236
|
"name": "compaction",
|
|
11237
11237
|
"optional": true,
|
|
@@ -11249,7 +11249,7 @@
|
|
|
11249
11249
|
"immutable": true,
|
|
11250
11250
|
"locationInModule": {
|
|
11251
11251
|
"filename": "lib/table.ts",
|
|
11252
|
-
"line":
|
|
11252
|
+
"line": 220
|
|
11253
11253
|
},
|
|
11254
11254
|
"name": "icebergMetadata",
|
|
11255
11255
|
"optional": true,
|
|
@@ -11267,7 +11267,7 @@
|
|
|
11267
11267
|
"immutable": true,
|
|
11268
11268
|
"locationInModule": {
|
|
11269
11269
|
"filename": "lib/table.ts",
|
|
11270
|
-
"line":
|
|
11270
|
+
"line": 231
|
|
11271
11271
|
},
|
|
11272
11272
|
"name": "removalPolicy",
|
|
11273
11273
|
"optional": true,
|
|
@@ -11285,7 +11285,7 @@
|
|
|
11285
11285
|
"immutable": true,
|
|
11286
11286
|
"locationInModule": {
|
|
11287
11287
|
"filename": "lib/table.ts",
|
|
11288
|
-
"line":
|
|
11288
|
+
"line": 225
|
|
11289
11289
|
},
|
|
11290
11290
|
"name": "snapshotManagement",
|
|
11291
11291
|
"optional": true,
|
|
@@ -11304,7 +11304,7 @@
|
|
|
11304
11304
|
"immutable": true,
|
|
11305
11305
|
"locationInModule": {
|
|
11306
11306
|
"filename": "lib/table.ts",
|
|
11307
|
-
"line":
|
|
11307
|
+
"line": 239
|
|
11308
11308
|
},
|
|
11309
11309
|
"name": "withoutMetadata",
|
|
11310
11310
|
"optional": true,
|
|
@@ -11330,7 +11330,7 @@
|
|
|
11330
11330
|
"kind": "interface",
|
|
11331
11331
|
"locationInModule": {
|
|
11332
11332
|
"filename": "lib/table-bucket.ts",
|
|
11333
|
-
"line":
|
|
11333
|
+
"line": 109
|
|
11334
11334
|
},
|
|
11335
11335
|
"name": "UnreferencedFileRemoval",
|
|
11336
11336
|
"properties": [
|
|
@@ -11346,7 +11346,7 @@
|
|
|
11346
11346
|
"immutable": true,
|
|
11347
11347
|
"locationInModule": {
|
|
11348
11348
|
"filename": "lib/table-bucket.ts",
|
|
11349
|
-
"line":
|
|
11349
|
+
"line": 116
|
|
11350
11350
|
},
|
|
11351
11351
|
"name": "noncurrentDays",
|
|
11352
11352
|
"optional": true,
|
|
@@ -11366,7 +11366,7 @@
|
|
|
11366
11366
|
"immutable": true,
|
|
11367
11367
|
"locationInModule": {
|
|
11368
11368
|
"filename": "lib/table-bucket.ts",
|
|
11369
|
-
"line":
|
|
11369
|
+
"line": 124
|
|
11370
11370
|
},
|
|
11371
11371
|
"name": "status",
|
|
11372
11372
|
"optional": true,
|
|
@@ -11386,7 +11386,7 @@
|
|
|
11386
11386
|
"immutable": true,
|
|
11387
11387
|
"locationInModule": {
|
|
11388
11388
|
"filename": "lib/table-bucket.ts",
|
|
11389
|
-
"line":
|
|
11389
|
+
"line": 132
|
|
11390
11390
|
},
|
|
11391
11391
|
"name": "unreferencedDays",
|
|
11392
11392
|
"optional": true,
|
|
@@ -11411,7 +11411,7 @@
|
|
|
11411
11411
|
"kind": "enum",
|
|
11412
11412
|
"locationInModule": {
|
|
11413
11413
|
"filename": "lib/table-bucket.ts",
|
|
11414
|
-
"line":
|
|
11414
|
+
"line": 138
|
|
11415
11415
|
},
|
|
11416
11416
|
"members": [
|
|
11417
11417
|
{
|
|
@@ -11433,6 +11433,6 @@
|
|
|
11433
11433
|
"symbolId": "lib/table-bucket:UnreferencedFileRemovalStatus"
|
|
11434
11434
|
}
|
|
11435
11435
|
},
|
|
11436
|
-
"version": "2.
|
|
11436
|
+
"version": "2.238.0-alpha.0",
|
|
11437
11437
|
"fingerprint": "**********"
|
|
11438
11438
|
}
|