@aws-cdk/aws-redshift-alpha 2.195.0-alpha.0 → 2.196.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 +169 -98
- package/.jsii.tabl.json.gz +0 -0
- package/lib/cluster.d.ts +2 -0
- package/lib/cluster.js +10 -4
- package/lib/database-secret.d.ts +2 -0
- package/lib/database-secret.js +16 -4
- package/lib/endpoint.js +1 -1
- package/lib/parameter-group.d.ts +2 -0
- package/lib/parameter-group.js +10 -4
- package/lib/subnet-group.d.ts +2 -0
- package/lib/subnet-group.js +16 -4
- package/lib/table.js +1 -1
- package/lib/user.js +1 -1
- package/package.json +8 -8
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.196.0",
|
|
12
12
|
"constructs": "^10.0.0"
|
|
13
13
|
},
|
|
14
14
|
"dependencyClosure": {
|
|
@@ -3965,7 +3965,7 @@
|
|
|
3965
3965
|
"stability": "experimental"
|
|
3966
3966
|
},
|
|
3967
3967
|
"homepage": "https://github.com/aws/aws-cdk",
|
|
3968
|
-
"jsiiVersion": "5.7.
|
|
3968
|
+
"jsiiVersion": "5.7.15 (build 8c2933f)",
|
|
3969
3969
|
"keywords": [
|
|
3970
3970
|
"aws",
|
|
3971
3971
|
"cdk",
|
|
@@ -4043,7 +4043,7 @@
|
|
|
4043
4043
|
},
|
|
4044
4044
|
"locationInModule": {
|
|
4045
4045
|
"filename": "lib/cluster.ts",
|
|
4046
|
-
"line":
|
|
4046
|
+
"line": 581
|
|
4047
4047
|
},
|
|
4048
4048
|
"parameters": [
|
|
4049
4049
|
{
|
|
@@ -4072,7 +4072,7 @@
|
|
|
4072
4072
|
"kind": "class",
|
|
4073
4073
|
"locationInModule": {
|
|
4074
4074
|
"filename": "lib/cluster.ts",
|
|
4075
|
-
"line":
|
|
4075
|
+
"line": 510
|
|
4076
4076
|
},
|
|
4077
4077
|
"methods": [
|
|
4078
4078
|
{
|
|
@@ -4082,7 +4082,7 @@
|
|
|
4082
4082
|
},
|
|
4083
4083
|
"locationInModule": {
|
|
4084
4084
|
"filename": "lib/cluster.ts",
|
|
4085
|
-
"line":
|
|
4085
|
+
"line": 518
|
|
4086
4086
|
},
|
|
4087
4087
|
"name": "fromClusterAttributes",
|
|
4088
4088
|
"parameters": [
|
|
@@ -4120,7 +4120,7 @@
|
|
|
4120
4120
|
},
|
|
4121
4121
|
"locationInModule": {
|
|
4122
4122
|
"filename": "lib/cluster.ts",
|
|
4123
|
-
"line":
|
|
4123
|
+
"line": 894
|
|
4124
4124
|
},
|
|
4125
4125
|
"name": "addDefaultIamRole",
|
|
4126
4126
|
"parameters": [
|
|
@@ -4142,7 +4142,7 @@
|
|
|
4142
4142
|
},
|
|
4143
4143
|
"locationInModule": {
|
|
4144
4144
|
"filename": "lib/cluster.ts",
|
|
4145
|
-
"line":
|
|
4145
|
+
"line": 949
|
|
4146
4146
|
},
|
|
4147
4147
|
"name": "addIamRole",
|
|
4148
4148
|
"parameters": [
|
|
@@ -4164,7 +4164,7 @@
|
|
|
4164
4164
|
},
|
|
4165
4165
|
"locationInModule": {
|
|
4166
4166
|
"filename": "lib/cluster.ts",
|
|
4167
|
-
"line":
|
|
4167
|
+
"line": 765
|
|
4168
4168
|
},
|
|
4169
4169
|
"name": "addRotationMultiUser",
|
|
4170
4170
|
"parameters": [
|
|
@@ -4194,7 +4194,7 @@
|
|
|
4194
4194
|
},
|
|
4195
4195
|
"locationInModule": {
|
|
4196
4196
|
"filename": "lib/cluster.ts",
|
|
4197
|
-
"line":
|
|
4197
|
+
"line": 740
|
|
4198
4198
|
},
|
|
4199
4199
|
"name": "addRotationSingleUser",
|
|
4200
4200
|
"parameters": [
|
|
@@ -4222,7 +4222,7 @@
|
|
|
4222
4222
|
},
|
|
4223
4223
|
"locationInModule": {
|
|
4224
4224
|
"filename": "lib/cluster.ts",
|
|
4225
|
-
"line":
|
|
4225
|
+
"line": 806
|
|
4226
4226
|
},
|
|
4227
4227
|
"name": "addToParameterGroup",
|
|
4228
4228
|
"parameters": [
|
|
@@ -4253,7 +4253,7 @@
|
|
|
4253
4253
|
},
|
|
4254
4254
|
"locationInModule": {
|
|
4255
4255
|
"filename": "lib/cluster.ts",
|
|
4256
|
-
"line":
|
|
4256
|
+
"line": 497
|
|
4257
4257
|
},
|
|
4258
4258
|
"name": "asSecretAttachmentTarget",
|
|
4259
4259
|
"overrides": "aws-cdk-lib.aws_secretsmanager.ISecretAttachmentTarget",
|
|
@@ -4270,13 +4270,30 @@
|
|
|
4270
4270
|
},
|
|
4271
4271
|
"locationInModule": {
|
|
4272
4272
|
"filename": "lib/cluster.ts",
|
|
4273
|
-
"line":
|
|
4273
|
+
"line": 826
|
|
4274
4274
|
},
|
|
4275
4275
|
"name": "enableRebootForParameterChanges"
|
|
4276
4276
|
}
|
|
4277
4277
|
],
|
|
4278
4278
|
"name": "Cluster",
|
|
4279
4279
|
"properties": [
|
|
4280
|
+
{
|
|
4281
|
+
"const": true,
|
|
4282
|
+
"docs": {
|
|
4283
|
+
"stability": "experimental",
|
|
4284
|
+
"summary": "Uniquely identifies this class."
|
|
4285
|
+
},
|
|
4286
|
+
"immutable": true,
|
|
4287
|
+
"locationInModule": {
|
|
4288
|
+
"filename": "lib/cluster.ts",
|
|
4289
|
+
"line": 513
|
|
4290
|
+
},
|
|
4291
|
+
"name": "PROPERTY_INJECTION_ID",
|
|
4292
|
+
"static": true,
|
|
4293
|
+
"type": {
|
|
4294
|
+
"primitive": "string"
|
|
4295
|
+
}
|
|
4296
|
+
},
|
|
4280
4297
|
{
|
|
4281
4298
|
"docs": {
|
|
4282
4299
|
"stability": "experimental",
|
|
@@ -4285,7 +4302,7 @@
|
|
|
4285
4302
|
"immutable": true,
|
|
4286
4303
|
"locationInModule": {
|
|
4287
4304
|
"filename": "lib/cluster.ts",
|
|
4288
|
-
"line":
|
|
4305
|
+
"line": 539
|
|
4289
4306
|
},
|
|
4290
4307
|
"name": "clusterEndpoint",
|
|
4291
4308
|
"overrides": "@aws-cdk/aws-redshift-alpha.ICluster",
|
|
@@ -4301,7 +4318,7 @@
|
|
|
4301
4318
|
"immutable": true,
|
|
4302
4319
|
"locationInModule": {
|
|
4303
4320
|
"filename": "lib/cluster.ts",
|
|
4304
|
-
"line":
|
|
4321
|
+
"line": 534
|
|
4305
4322
|
},
|
|
4306
4323
|
"name": "clusterName",
|
|
4307
4324
|
"overrides": "@aws-cdk/aws-redshift-alpha.ICluster",
|
|
@@ -4317,7 +4334,7 @@
|
|
|
4317
4334
|
"immutable": true,
|
|
4318
4335
|
"locationInModule": {
|
|
4319
4336
|
"filename": "lib/cluster.ts",
|
|
4320
|
-
"line":
|
|
4337
|
+
"line": 544
|
|
4321
4338
|
},
|
|
4322
4339
|
"name": "connections",
|
|
4323
4340
|
"overrides": "aws-cdk-lib.aws_ec2.IConnectable",
|
|
@@ -4333,7 +4350,7 @@
|
|
|
4333
4350
|
"immutable": true,
|
|
4334
4351
|
"locationInModule": {
|
|
4335
4352
|
"filename": "lib/cluster.ts",
|
|
4336
|
-
"line":
|
|
4353
|
+
"line": 549
|
|
4337
4354
|
},
|
|
4338
4355
|
"name": "secret",
|
|
4339
4356
|
"optional": true,
|
|
@@ -4348,7 +4365,7 @@
|
|
|
4348
4365
|
},
|
|
4349
4366
|
"locationInModule": {
|
|
4350
4367
|
"filename": "lib/cluster.ts",
|
|
4351
|
-
"line":
|
|
4368
|
+
"line": 572
|
|
4352
4369
|
},
|
|
4353
4370
|
"name": "parameterGroup",
|
|
4354
4371
|
"optional": true,
|
|
@@ -4375,7 +4392,7 @@
|
|
|
4375
4392
|
"kind": "interface",
|
|
4376
4393
|
"locationInModule": {
|
|
4377
4394
|
"filename": "lib/cluster.ts",
|
|
4378
|
-
"line":
|
|
4395
|
+
"line": 230
|
|
4379
4396
|
},
|
|
4380
4397
|
"name": "ClusterAttributes",
|
|
4381
4398
|
"properties": [
|
|
@@ -4388,7 +4405,7 @@
|
|
|
4388
4405
|
"immutable": true,
|
|
4389
4406
|
"locationInModule": {
|
|
4390
4407
|
"filename": "lib/cluster.ts",
|
|
4391
|
-
"line":
|
|
4408
|
+
"line": 246
|
|
4392
4409
|
},
|
|
4393
4410
|
"name": "clusterEndpointAddress",
|
|
4394
4411
|
"type": {
|
|
@@ -4404,7 +4421,7 @@
|
|
|
4404
4421
|
"immutable": true,
|
|
4405
4422
|
"locationInModule": {
|
|
4406
4423
|
"filename": "lib/cluster.ts",
|
|
4407
|
-
"line":
|
|
4424
|
+
"line": 251
|
|
4408
4425
|
},
|
|
4409
4426
|
"name": "clusterEndpointPort",
|
|
4410
4427
|
"type": {
|
|
@@ -4420,7 +4437,7 @@
|
|
|
4420
4437
|
"immutable": true,
|
|
4421
4438
|
"locationInModule": {
|
|
4422
4439
|
"filename": "lib/cluster.ts",
|
|
4423
|
-
"line":
|
|
4440
|
+
"line": 241
|
|
4424
4441
|
},
|
|
4425
4442
|
"name": "clusterName",
|
|
4426
4443
|
"type": {
|
|
@@ -4437,7 +4454,7 @@
|
|
|
4437
4454
|
"immutable": true,
|
|
4438
4455
|
"locationInModule": {
|
|
4439
4456
|
"filename": "lib/cluster.ts",
|
|
4440
|
-
"line":
|
|
4457
|
+
"line": 236
|
|
4441
4458
|
},
|
|
4442
4459
|
"name": "securityGroups",
|
|
4443
4460
|
"optional": true,
|
|
@@ -4472,7 +4489,7 @@
|
|
|
4472
4489
|
},
|
|
4473
4490
|
"locationInModule": {
|
|
4474
4491
|
"filename": "lib/parameter-group.ts",
|
|
4475
|
-
"line":
|
|
4492
|
+
"line": 81
|
|
4476
4493
|
},
|
|
4477
4494
|
"parameters": [
|
|
4478
4495
|
{
|
|
@@ -4501,7 +4518,7 @@
|
|
|
4501
4518
|
"kind": "class",
|
|
4502
4519
|
"locationInModule": {
|
|
4503
4520
|
"filename": "lib/parameter-group.ts",
|
|
4504
|
-
"line":
|
|
4521
|
+
"line": 51
|
|
4505
4522
|
},
|
|
4506
4523
|
"methods": [
|
|
4507
4524
|
{
|
|
@@ -4511,7 +4528,7 @@
|
|
|
4511
4528
|
},
|
|
4512
4529
|
"locationInModule": {
|
|
4513
4530
|
"filename": "lib/parameter-group.ts",
|
|
4514
|
-
"line":
|
|
4531
|
+
"line": 59
|
|
4515
4532
|
},
|
|
4516
4533
|
"name": "fromClusterParameterGroupName",
|
|
4517
4534
|
"parameters": [
|
|
@@ -4548,7 +4565,7 @@
|
|
|
4548
4565
|
},
|
|
4549
4566
|
"locationInModule": {
|
|
4550
4567
|
"filename": "lib/parameter-group.ts",
|
|
4551
|
-
"line":
|
|
4568
|
+
"line": 106
|
|
4552
4569
|
},
|
|
4553
4570
|
"name": "addParameter",
|
|
4554
4571
|
"parameters": [
|
|
@@ -4575,6 +4592,23 @@
|
|
|
4575
4592
|
],
|
|
4576
4593
|
"name": "ClusterParameterGroup",
|
|
4577
4594
|
"properties": [
|
|
4595
|
+
{
|
|
4596
|
+
"const": true,
|
|
4597
|
+
"docs": {
|
|
4598
|
+
"stability": "experimental",
|
|
4599
|
+
"summary": "Uniquely identifies this class."
|
|
4600
|
+
},
|
|
4601
|
+
"immutable": true,
|
|
4602
|
+
"locationInModule": {
|
|
4603
|
+
"filename": "lib/parameter-group.ts",
|
|
4604
|
+
"line": 54
|
|
4605
|
+
},
|
|
4606
|
+
"name": "PROPERTY_INJECTION_ID",
|
|
4607
|
+
"static": true,
|
|
4608
|
+
"type": {
|
|
4609
|
+
"primitive": "string"
|
|
4610
|
+
}
|
|
4611
|
+
},
|
|
4578
4612
|
{
|
|
4579
4613
|
"docs": {
|
|
4580
4614
|
"stability": "experimental",
|
|
@@ -4583,7 +4617,7 @@
|
|
|
4583
4617
|
"immutable": true,
|
|
4584
4618
|
"locationInModule": {
|
|
4585
4619
|
"filename": "lib/parameter-group.ts",
|
|
4586
|
-
"line":
|
|
4620
|
+
"line": 69
|
|
4587
4621
|
},
|
|
4588
4622
|
"name": "clusterParameterGroupName",
|
|
4589
4623
|
"overrides": "@aws-cdk/aws-redshift-alpha.IClusterParameterGroup",
|
|
@@ -4599,7 +4633,7 @@
|
|
|
4599
4633
|
"immutable": true,
|
|
4600
4634
|
"locationInModule": {
|
|
4601
4635
|
"filename": "lib/parameter-group.ts",
|
|
4602
|
-
"line":
|
|
4636
|
+
"line": 74
|
|
4603
4637
|
},
|
|
4604
4638
|
"name": "parameters",
|
|
4605
4639
|
"type": {
|
|
@@ -4629,7 +4663,7 @@
|
|
|
4629
4663
|
"kind": "interface",
|
|
4630
4664
|
"locationInModule": {
|
|
4631
4665
|
"filename": "lib/parameter-group.ts",
|
|
4632
|
-
"line":
|
|
4666
|
+
"line": 32
|
|
4633
4667
|
},
|
|
4634
4668
|
"name": "ClusterParameterGroupProps",
|
|
4635
4669
|
"properties": [
|
|
@@ -4642,7 +4676,7 @@
|
|
|
4642
4676
|
"immutable": true,
|
|
4643
4677
|
"locationInModule": {
|
|
4644
4678
|
"filename": "lib/parameter-group.ts",
|
|
4645
|
-
"line":
|
|
4679
|
+
"line": 43
|
|
4646
4680
|
},
|
|
4647
4681
|
"name": "parameters",
|
|
4648
4682
|
"type": {
|
|
@@ -4664,7 +4698,7 @@
|
|
|
4664
4698
|
"immutable": true,
|
|
4665
4699
|
"locationInModule": {
|
|
4666
4700
|
"filename": "lib/parameter-group.ts",
|
|
4667
|
-
"line":
|
|
4701
|
+
"line": 38
|
|
4668
4702
|
},
|
|
4669
4703
|
"name": "description",
|
|
4670
4704
|
"optional": true,
|
|
@@ -4690,7 +4724,7 @@
|
|
|
4690
4724
|
"kind": "interface",
|
|
4691
4725
|
"locationInModule": {
|
|
4692
4726
|
"filename": "lib/cluster.ts",
|
|
4693
|
-
"line":
|
|
4727
|
+
"line": 258
|
|
4694
4728
|
},
|
|
4695
4729
|
"name": "ClusterProps",
|
|
4696
4730
|
"properties": [
|
|
@@ -4703,7 +4737,7 @@
|
|
|
4703
4737
|
"immutable": true,
|
|
4704
4738
|
"locationInModule": {
|
|
4705
4739
|
"filename": "lib/cluster.ts",
|
|
4706
|
-
"line":
|
|
4740
|
+
"line": 358
|
|
4707
4741
|
},
|
|
4708
4742
|
"name": "masterUser",
|
|
4709
4743
|
"type": {
|
|
@@ -4719,7 +4753,7 @@
|
|
|
4719
4753
|
"immutable": true,
|
|
4720
4754
|
"locationInModule": {
|
|
4721
4755
|
"filename": "lib/cluster.ts",
|
|
4722
|
-
"line":
|
|
4756
|
+
"line": 332
|
|
4723
4757
|
},
|
|
4724
4758
|
"name": "vpc",
|
|
4725
4759
|
"type": {
|
|
@@ -4737,7 +4771,7 @@
|
|
|
4737
4771
|
"immutable": true,
|
|
4738
4772
|
"locationInModule": {
|
|
4739
4773
|
"filename": "lib/cluster.ts",
|
|
4740
|
-
"line":
|
|
4774
|
+
"line": 463
|
|
4741
4775
|
},
|
|
4742
4776
|
"name": "availabilityZoneRelocation",
|
|
4743
4777
|
"optional": true,
|
|
@@ -4757,7 +4791,7 @@
|
|
|
4757
4791
|
"immutable": true,
|
|
4758
4792
|
"locationInModule": {
|
|
4759
4793
|
"filename": "lib/cluster.ts",
|
|
4760
|
-
"line":
|
|
4794
|
+
"line": 416
|
|
4761
4795
|
},
|
|
4762
4796
|
"name": "classicResizing",
|
|
4763
4797
|
"optional": true,
|
|
@@ -4775,7 +4809,7 @@
|
|
|
4775
4809
|
"immutable": true,
|
|
4776
4810
|
"locationInModule": {
|
|
4777
4811
|
"filename": "lib/cluster.ts",
|
|
4778
|
-
"line":
|
|
4812
|
+
"line": 264
|
|
4779
4813
|
},
|
|
4780
4814
|
"name": "clusterName",
|
|
4781
4815
|
"optional": true,
|
|
@@ -4793,7 +4827,7 @@
|
|
|
4793
4827
|
"immutable": true,
|
|
4794
4828
|
"locationInModule": {
|
|
4795
4829
|
"filename": "lib/cluster.ts",
|
|
4796
|
-
"line":
|
|
4830
|
+
"line": 295
|
|
4797
4831
|
},
|
|
4798
4832
|
"name": "clusterType",
|
|
4799
4833
|
"optional": true,
|
|
@@ -4811,7 +4845,7 @@
|
|
|
4811
4845
|
"immutable": true,
|
|
4812
4846
|
"locationInModule": {
|
|
4813
4847
|
"filename": "lib/cluster.ts",
|
|
4814
|
-
"line":
|
|
4848
|
+
"line": 381
|
|
4815
4849
|
},
|
|
4816
4850
|
"name": "defaultDatabaseName",
|
|
4817
4851
|
"optional": true,
|
|
@@ -4830,7 +4864,7 @@
|
|
|
4830
4864
|
"immutable": true,
|
|
4831
4865
|
"locationInModule": {
|
|
4832
4866
|
"filename": "lib/cluster.ts",
|
|
4833
|
-
"line":
|
|
4867
|
+
"line": 374
|
|
4834
4868
|
},
|
|
4835
4869
|
"name": "defaultRole",
|
|
4836
4870
|
"optional": true,
|
|
@@ -4849,7 +4883,7 @@
|
|
|
4849
4883
|
"immutable": true,
|
|
4850
4884
|
"locationInModule": {
|
|
4851
4885
|
"filename": "lib/cluster.ts",
|
|
4852
|
-
"line":
|
|
4886
|
+
"line": 425
|
|
4853
4887
|
},
|
|
4854
4888
|
"name": "elasticIp",
|
|
4855
4889
|
"optional": true,
|
|
@@ -4867,7 +4901,7 @@
|
|
|
4867
4901
|
"immutable": true,
|
|
4868
4902
|
"locationInModule": {
|
|
4869
4903
|
"filename": "lib/cluster.ts",
|
|
4870
|
-
"line":
|
|
4904
|
+
"line": 309
|
|
4871
4905
|
},
|
|
4872
4906
|
"name": "encrypted",
|
|
4873
4907
|
"optional": true,
|
|
@@ -4885,7 +4919,7 @@
|
|
|
4885
4919
|
"immutable": true,
|
|
4886
4920
|
"locationInModule": {
|
|
4887
4921
|
"filename": "lib/cluster.ts",
|
|
4888
|
-
"line":
|
|
4922
|
+
"line": 316
|
|
4889
4923
|
},
|
|
4890
4924
|
"name": "encryptionKey",
|
|
4891
4925
|
"optional": true,
|
|
@@ -4904,7 +4938,7 @@
|
|
|
4904
4938
|
"immutable": true,
|
|
4905
4939
|
"locationInModule": {
|
|
4906
4940
|
"filename": "lib/cluster.ts",
|
|
4907
|
-
"line":
|
|
4941
|
+
"line": 440
|
|
4908
4942
|
},
|
|
4909
4943
|
"name": "enhancedVpcRouting",
|
|
4910
4944
|
"optional": true,
|
|
@@ -4922,7 +4956,7 @@
|
|
|
4922
4956
|
"immutable": true,
|
|
4923
4957
|
"locationInModule": {
|
|
4924
4958
|
"filename": "lib/cluster.ts",
|
|
4925
|
-
"line":
|
|
4959
|
+
"line": 388
|
|
4926
4960
|
},
|
|
4927
4961
|
"name": "loggingProperties",
|
|
4928
4962
|
"optional": true,
|
|
@@ -4941,7 +4975,7 @@
|
|
|
4941
4975
|
"immutable": true,
|
|
4942
4976
|
"locationInModule": {
|
|
4943
4977
|
"filename": "lib/cluster.ts",
|
|
4944
|
-
"line":
|
|
4978
|
+
"line": 472
|
|
4945
4979
|
},
|
|
4946
4980
|
"name": "maintenanceTrackName",
|
|
4947
4981
|
"optional": true,
|
|
@@ -4959,7 +4993,7 @@
|
|
|
4959
4993
|
"immutable": true,
|
|
4960
4994
|
"locationInModule": {
|
|
4961
4995
|
"filename": "lib/cluster.ts",
|
|
4962
|
-
"line":
|
|
4996
|
+
"line": 447
|
|
4963
4997
|
},
|
|
4964
4998
|
"name": "multiAz",
|
|
4965
4999
|
"optional": true,
|
|
@@ -4977,7 +5011,7 @@
|
|
|
4977
5011
|
"immutable": true,
|
|
4978
5012
|
"locationInModule": {
|
|
4979
5013
|
"filename": "lib/cluster.ts",
|
|
4980
|
-
"line":
|
|
5014
|
+
"line": 288
|
|
4981
5015
|
},
|
|
4982
5016
|
"name": "nodeType",
|
|
4983
5017
|
"optional": true,
|
|
@@ -4996,7 +5030,7 @@
|
|
|
4996
5030
|
"immutable": true,
|
|
4997
5031
|
"locationInModule": {
|
|
4998
5032
|
"filename": "lib/cluster.ts",
|
|
4999
|
-
"line":
|
|
5033
|
+
"line": 281
|
|
5000
5034
|
},
|
|
5001
5035
|
"name": "numberOfNodes",
|
|
5002
5036
|
"optional": true,
|
|
@@ -5014,7 +5048,7 @@
|
|
|
5014
5048
|
"immutable": true,
|
|
5015
5049
|
"locationInModule": {
|
|
5016
5050
|
"filename": "lib/cluster.ts",
|
|
5017
|
-
"line":
|
|
5051
|
+
"line": 272
|
|
5018
5052
|
},
|
|
5019
5053
|
"name": "parameterGroup",
|
|
5020
5054
|
"optional": true,
|
|
@@ -5032,7 +5066,7 @@
|
|
|
5032
5066
|
"immutable": true,
|
|
5033
5067
|
"locationInModule": {
|
|
5034
5068
|
"filename": "lib/cluster.ts",
|
|
5035
|
-
"line":
|
|
5069
|
+
"line": 302
|
|
5036
5070
|
},
|
|
5037
5071
|
"name": "port",
|
|
5038
5072
|
"optional": true,
|
|
@@ -5052,7 +5086,7 @@
|
|
|
5052
5086
|
"immutable": true,
|
|
5053
5087
|
"locationInModule": {
|
|
5054
5088
|
"filename": "lib/cluster.ts",
|
|
5055
|
-
"line":
|
|
5089
|
+
"line": 327
|
|
5056
5090
|
},
|
|
5057
5091
|
"name": "preferredMaintenanceWindow",
|
|
5058
5092
|
"optional": true,
|
|
@@ -5070,7 +5104,7 @@
|
|
|
5070
5104
|
"immutable": true,
|
|
5071
5105
|
"locationInModule": {
|
|
5072
5106
|
"filename": "lib/cluster.ts",
|
|
5073
|
-
"line":
|
|
5107
|
+
"line": 403
|
|
5074
5108
|
},
|
|
5075
5109
|
"name": "publiclyAccessible",
|
|
5076
5110
|
"optional": true,
|
|
@@ -5088,7 +5122,7 @@
|
|
|
5088
5122
|
"immutable": true,
|
|
5089
5123
|
"locationInModule": {
|
|
5090
5124
|
"filename": "lib/cluster.ts",
|
|
5091
|
-
"line":
|
|
5125
|
+
"line": 431
|
|
5092
5126
|
},
|
|
5093
5127
|
"name": "rebootForParameterChanges",
|
|
5094
5128
|
"optional": true,
|
|
@@ -5106,7 +5140,7 @@
|
|
|
5106
5140
|
"immutable": true,
|
|
5107
5141
|
"locationInModule": {
|
|
5108
5142
|
"filename": "lib/cluster.ts",
|
|
5109
|
-
"line":
|
|
5143
|
+
"line": 396
|
|
5110
5144
|
},
|
|
5111
5145
|
"name": "removalPolicy",
|
|
5112
5146
|
"optional": true,
|
|
@@ -5124,7 +5158,7 @@
|
|
|
5124
5158
|
"immutable": true,
|
|
5125
5159
|
"locationInModule": {
|
|
5126
5160
|
"filename": "lib/cluster.ts",
|
|
5127
|
-
"line":
|
|
5161
|
+
"line": 454
|
|
5128
5162
|
},
|
|
5129
5163
|
"name": "resourceAction",
|
|
5130
5164
|
"optional": true,
|
|
@@ -5143,7 +5177,7 @@
|
|
|
5143
5177
|
"immutable": true,
|
|
5144
5178
|
"locationInModule": {
|
|
5145
5179
|
"filename": "lib/cluster.ts",
|
|
5146
|
-
"line":
|
|
5180
|
+
"line": 366
|
|
5147
5181
|
},
|
|
5148
5182
|
"name": "roles",
|
|
5149
5183
|
"optional": true,
|
|
@@ -5166,7 +5200,7 @@
|
|
|
5166
5200
|
"immutable": true,
|
|
5167
5201
|
"locationInModule": {
|
|
5168
5202
|
"filename": "lib/cluster.ts",
|
|
5169
|
-
"line":
|
|
5203
|
+
"line": 346
|
|
5170
5204
|
},
|
|
5171
5205
|
"name": "securityGroups",
|
|
5172
5206
|
"optional": true,
|
|
@@ -5189,7 +5223,7 @@
|
|
|
5189
5223
|
"immutable": true,
|
|
5190
5224
|
"locationInModule": {
|
|
5191
5225
|
"filename": "lib/cluster.ts",
|
|
5192
|
-
"line":
|
|
5226
|
+
"line": 353
|
|
5193
5227
|
},
|
|
5194
5228
|
"name": "subnetGroup",
|
|
5195
5229
|
"optional": true,
|
|
@@ -5207,7 +5241,7 @@
|
|
|
5207
5241
|
"immutable": true,
|
|
5208
5242
|
"locationInModule": {
|
|
5209
5243
|
"filename": "lib/cluster.ts",
|
|
5210
|
-
"line":
|
|
5244
|
+
"line": 339
|
|
5211
5245
|
},
|
|
5212
5246
|
"name": "vpcSubnets",
|
|
5213
5247
|
"optional": true,
|
|
@@ -5237,7 +5271,7 @@
|
|
|
5237
5271
|
},
|
|
5238
5272
|
"locationInModule": {
|
|
5239
5273
|
"filename": "lib/subnet-group.ts",
|
|
5240
|
-
"line":
|
|
5274
|
+
"line": 70
|
|
5241
5275
|
},
|
|
5242
5276
|
"parameters": [
|
|
5243
5277
|
{
|
|
@@ -5266,7 +5300,7 @@
|
|
|
5266
5300
|
"kind": "class",
|
|
5267
5301
|
"locationInModule": {
|
|
5268
5302
|
"filename": "lib/subnet-group.ts",
|
|
5269
|
-
"line":
|
|
5303
|
+
"line": 54
|
|
5270
5304
|
},
|
|
5271
5305
|
"methods": [
|
|
5272
5306
|
{
|
|
@@ -5276,7 +5310,7 @@
|
|
|
5276
5310
|
},
|
|
5277
5311
|
"locationInModule": {
|
|
5278
5312
|
"filename": "lib/subnet-group.ts",
|
|
5279
|
-
"line":
|
|
5313
|
+
"line": 62
|
|
5280
5314
|
},
|
|
5281
5315
|
"name": "fromClusterSubnetGroupName",
|
|
5282
5316
|
"parameters": [
|
|
@@ -5309,6 +5343,23 @@
|
|
|
5309
5343
|
],
|
|
5310
5344
|
"name": "ClusterSubnetGroup",
|
|
5311
5345
|
"properties": [
|
|
5346
|
+
{
|
|
5347
|
+
"const": true,
|
|
5348
|
+
"docs": {
|
|
5349
|
+
"stability": "experimental",
|
|
5350
|
+
"summary": "Uniquely identifies this class."
|
|
5351
|
+
},
|
|
5352
|
+
"immutable": true,
|
|
5353
|
+
"locationInModule": {
|
|
5354
|
+
"filename": "lib/subnet-group.ts",
|
|
5355
|
+
"line": 57
|
|
5356
|
+
},
|
|
5357
|
+
"name": "PROPERTY_INJECTION_ID",
|
|
5358
|
+
"static": true,
|
|
5359
|
+
"type": {
|
|
5360
|
+
"primitive": "string"
|
|
5361
|
+
}
|
|
5362
|
+
},
|
|
5312
5363
|
{
|
|
5313
5364
|
"docs": {
|
|
5314
5365
|
"stability": "experimental",
|
|
@@ -5317,7 +5368,7 @@
|
|
|
5317
5368
|
"immutable": true,
|
|
5318
5369
|
"locationInModule": {
|
|
5319
5370
|
"filename": "lib/subnet-group.ts",
|
|
5320
|
-
"line":
|
|
5371
|
+
"line": 68
|
|
5321
5372
|
},
|
|
5322
5373
|
"name": "clusterSubnetGroupName",
|
|
5323
5374
|
"overrides": "@aws-cdk/aws-redshift-alpha.IClusterSubnetGroup",
|
|
@@ -5343,7 +5394,7 @@
|
|
|
5343
5394
|
"kind": "interface",
|
|
5344
5395
|
"locationInModule": {
|
|
5345
5396
|
"filename": "lib/subnet-group.ts",
|
|
5346
|
-
"line":
|
|
5397
|
+
"line": 22
|
|
5347
5398
|
},
|
|
5348
5399
|
"name": "ClusterSubnetGroupProps",
|
|
5349
5400
|
"properties": [
|
|
@@ -5356,7 +5407,7 @@
|
|
|
5356
5407
|
"immutable": true,
|
|
5357
5408
|
"locationInModule": {
|
|
5358
5409
|
"filename": "lib/subnet-group.ts",
|
|
5359
|
-
"line":
|
|
5410
|
+
"line": 26
|
|
5360
5411
|
},
|
|
5361
5412
|
"name": "description",
|
|
5362
5413
|
"type": {
|
|
@@ -5372,7 +5423,7 @@
|
|
|
5372
5423
|
"immutable": true,
|
|
5373
5424
|
"locationInModule": {
|
|
5374
5425
|
"filename": "lib/subnet-group.ts",
|
|
5375
|
-
"line":
|
|
5426
|
+
"line": 31
|
|
5376
5427
|
},
|
|
5377
5428
|
"name": "vpc",
|
|
5378
5429
|
"type": {
|
|
@@ -5389,7 +5440,7 @@
|
|
|
5389
5440
|
"immutable": true,
|
|
5390
5441
|
"locationInModule": {
|
|
5391
5442
|
"filename": "lib/subnet-group.ts",
|
|
5392
|
-
"line":
|
|
5443
|
+
"line": 46
|
|
5393
5444
|
},
|
|
5394
5445
|
"name": "removalPolicy",
|
|
5395
5446
|
"optional": true,
|
|
@@ -5407,7 +5458,7 @@
|
|
|
5407
5458
|
"immutable": true,
|
|
5408
5459
|
"locationInModule": {
|
|
5409
5460
|
"filename": "lib/subnet-group.ts",
|
|
5410
|
-
"line":
|
|
5461
|
+
"line": 38
|
|
5411
5462
|
},
|
|
5412
5463
|
"name": "vpcSubnets",
|
|
5413
5464
|
"optional": true,
|
|
@@ -5429,7 +5480,7 @@
|
|
|
5429
5480
|
"kind": "enum",
|
|
5430
5481
|
"locationInModule": {
|
|
5431
5482
|
"filename": "lib/cluster.ts",
|
|
5432
|
-
"line":
|
|
5483
|
+
"line": 79
|
|
5433
5484
|
},
|
|
5434
5485
|
"members": [
|
|
5435
5486
|
{
|
|
@@ -5827,7 +5878,7 @@
|
|
|
5827
5878
|
},
|
|
5828
5879
|
"locationInModule": {
|
|
5829
5880
|
"filename": "lib/database-secret.ts",
|
|
5830
|
-
"line":
|
|
5881
|
+
"line": 41
|
|
5831
5882
|
},
|
|
5832
5883
|
"parameters": [
|
|
5833
5884
|
{
|
|
@@ -5853,9 +5904,29 @@
|
|
|
5853
5904
|
"kind": "class",
|
|
5854
5905
|
"locationInModule": {
|
|
5855
5906
|
"filename": "lib/database-secret.ts",
|
|
5856
|
-
"line":
|
|
5907
|
+
"line": 36
|
|
5857
5908
|
},
|
|
5858
5909
|
"name": "DatabaseSecret",
|
|
5910
|
+
"properties": [
|
|
5911
|
+
{
|
|
5912
|
+
"const": true,
|
|
5913
|
+
"docs": {
|
|
5914
|
+
"stability": "experimental",
|
|
5915
|
+
"summary": "Uniquely identifies this class."
|
|
5916
|
+
},
|
|
5917
|
+
"immutable": true,
|
|
5918
|
+
"locationInModule": {
|
|
5919
|
+
"filename": "lib/database-secret.ts",
|
|
5920
|
+
"line": 39
|
|
5921
|
+
},
|
|
5922
|
+
"name": "PROPERTY_INJECTION_ID",
|
|
5923
|
+
"overrides": "aws-cdk-lib.aws_secretsmanager.Secret",
|
|
5924
|
+
"static": true,
|
|
5925
|
+
"type": {
|
|
5926
|
+
"primitive": "string"
|
|
5927
|
+
}
|
|
5928
|
+
}
|
|
5929
|
+
],
|
|
5859
5930
|
"symbolId": "lib/database-secret:DatabaseSecret"
|
|
5860
5931
|
},
|
|
5861
5932
|
"@aws-cdk/aws-redshift-alpha.DatabaseSecretProps": {
|
|
@@ -5873,7 +5944,7 @@
|
|
|
5873
5944
|
"kind": "interface",
|
|
5874
5945
|
"locationInModule": {
|
|
5875
5946
|
"filename": "lib/database-secret.ts",
|
|
5876
|
-
"line":
|
|
5947
|
+
"line": 10
|
|
5877
5948
|
},
|
|
5878
5949
|
"name": "DatabaseSecretProps",
|
|
5879
5950
|
"properties": [
|
|
@@ -5886,7 +5957,7 @@
|
|
|
5886
5957
|
"immutable": true,
|
|
5887
5958
|
"locationInModule": {
|
|
5888
5959
|
"filename": "lib/database-secret.ts",
|
|
5889
|
-
"line":
|
|
5960
|
+
"line": 14
|
|
5890
5961
|
},
|
|
5891
5962
|
"name": "username",
|
|
5892
5963
|
"type": {
|
|
@@ -5903,7 +5974,7 @@
|
|
|
5903
5974
|
"immutable": true,
|
|
5904
5975
|
"locationInModule": {
|
|
5905
5976
|
"filename": "lib/database-secret.ts",
|
|
5906
|
-
"line":
|
|
5977
|
+
"line": 21
|
|
5907
5978
|
},
|
|
5908
5979
|
"name": "encryptionKey",
|
|
5909
5980
|
"optional": true,
|
|
@@ -5921,7 +5992,7 @@
|
|
|
5921
5992
|
"immutable": true,
|
|
5922
5993
|
"locationInModule": {
|
|
5923
5994
|
"filename": "lib/database-secret.ts",
|
|
5924
|
-
"line":
|
|
5995
|
+
"line": 28
|
|
5925
5996
|
},
|
|
5926
5997
|
"name": "excludeCharacters",
|
|
5927
5998
|
"optional": true,
|
|
@@ -6038,7 +6109,7 @@
|
|
|
6038
6109
|
"kind": "interface",
|
|
6039
6110
|
"locationInModule": {
|
|
6040
6111
|
"filename": "lib/cluster.ts",
|
|
6041
|
-
"line":
|
|
6112
|
+
"line": 211
|
|
6042
6113
|
},
|
|
6043
6114
|
"name": "ICluster",
|
|
6044
6115
|
"properties": [
|
|
@@ -6054,7 +6125,7 @@
|
|
|
6054
6125
|
"immutable": true,
|
|
6055
6126
|
"locationInModule": {
|
|
6056
6127
|
"filename": "lib/cluster.ts",
|
|
6057
|
-
"line":
|
|
6128
|
+
"line": 224
|
|
6058
6129
|
},
|
|
6059
6130
|
"name": "clusterEndpoint",
|
|
6060
6131
|
"type": {
|
|
@@ -6073,7 +6144,7 @@
|
|
|
6073
6144
|
"immutable": true,
|
|
6074
6145
|
"locationInModule": {
|
|
6075
6146
|
"filename": "lib/cluster.ts",
|
|
6076
|
-
"line":
|
|
6147
|
+
"line": 217
|
|
6077
6148
|
},
|
|
6078
6149
|
"name": "clusterName",
|
|
6079
6150
|
"type": {
|
|
@@ -6096,7 +6167,7 @@
|
|
|
6096
6167
|
"kind": "interface",
|
|
6097
6168
|
"locationInModule": {
|
|
6098
6169
|
"filename": "lib/parameter-group.ts",
|
|
6099
|
-
"line":
|
|
6170
|
+
"line": 10
|
|
6100
6171
|
},
|
|
6101
6172
|
"name": "IClusterParameterGroup",
|
|
6102
6173
|
"properties": [
|
|
@@ -6112,7 +6183,7 @@
|
|
|
6112
6183
|
"immutable": true,
|
|
6113
6184
|
"locationInModule": {
|
|
6114
6185
|
"filename": "lib/parameter-group.ts",
|
|
6115
|
-
"line":
|
|
6186
|
+
"line": 16
|
|
6116
6187
|
},
|
|
6117
6188
|
"name": "clusterParameterGroupName",
|
|
6118
6189
|
"type": {
|
|
@@ -6135,7 +6206,7 @@
|
|
|
6135
6206
|
"kind": "interface",
|
|
6136
6207
|
"locationInModule": {
|
|
6137
6208
|
"filename": "lib/subnet-group.ts",
|
|
6138
|
-
"line":
|
|
6209
|
+
"line": 11
|
|
6139
6210
|
},
|
|
6140
6211
|
"name": "IClusterSubnetGroup",
|
|
6141
6212
|
"properties": [
|
|
@@ -6151,7 +6222,7 @@
|
|
|
6151
6222
|
"immutable": true,
|
|
6152
6223
|
"locationInModule": {
|
|
6153
6224
|
"filename": "lib/subnet-group.ts",
|
|
6154
|
-
"line":
|
|
6225
|
+
"line": 16
|
|
6155
6226
|
},
|
|
6156
6227
|
"name": "clusterSubnetGroupName",
|
|
6157
6228
|
"type": {
|
|
@@ -6409,7 +6480,7 @@
|
|
|
6409
6480
|
"kind": "interface",
|
|
6410
6481
|
"locationInModule": {
|
|
6411
6482
|
"filename": "lib/cluster.ts",
|
|
6412
|
-
"line":
|
|
6483
|
+
"line": 148
|
|
6413
6484
|
},
|
|
6414
6485
|
"name": "LoggingProperties",
|
|
6415
6486
|
"properties": [
|
|
@@ -6423,7 +6494,7 @@
|
|
|
6423
6494
|
"immutable": true,
|
|
6424
6495
|
"locationInModule": {
|
|
6425
6496
|
"filename": "lib/cluster.ts",
|
|
6426
|
-
"line":
|
|
6497
|
+
"line": 153
|
|
6427
6498
|
},
|
|
6428
6499
|
"name": "loggingBucket",
|
|
6429
6500
|
"type": {
|
|
@@ -6439,7 +6510,7 @@
|
|
|
6439
6510
|
"immutable": true,
|
|
6440
6511
|
"locationInModule": {
|
|
6441
6512
|
"filename": "lib/cluster.ts",
|
|
6442
|
-
"line":
|
|
6513
|
+
"line": 158
|
|
6443
6514
|
},
|
|
6444
6515
|
"name": "loggingKeyPrefix",
|
|
6445
6516
|
"type": {
|
|
@@ -6464,7 +6535,7 @@
|
|
|
6464
6535
|
"kind": "interface",
|
|
6465
6536
|
"locationInModule": {
|
|
6466
6537
|
"filename": "lib/cluster.ts",
|
|
6467
|
-
"line":
|
|
6538
|
+
"line": 115
|
|
6468
6539
|
},
|
|
6469
6540
|
"name": "Login",
|
|
6470
6541
|
"properties": [
|
|
@@ -6477,7 +6548,7 @@
|
|
|
6477
6548
|
"immutable": true,
|
|
6478
6549
|
"locationInModule": {
|
|
6479
6550
|
"filename": "lib/cluster.ts",
|
|
6480
|
-
"line":
|
|
6551
|
+
"line": 119
|
|
6481
6552
|
},
|
|
6482
6553
|
"name": "masterUsername",
|
|
6483
6554
|
"type": {
|
|
@@ -6494,7 +6565,7 @@
|
|
|
6494
6565
|
"immutable": true,
|
|
6495
6566
|
"locationInModule": {
|
|
6496
6567
|
"filename": "lib/cluster.ts",
|
|
6497
|
-
"line":
|
|
6568
|
+
"line": 135
|
|
6498
6569
|
},
|
|
6499
6570
|
"name": "encryptionKey",
|
|
6500
6571
|
"optional": true,
|
|
@@ -6512,7 +6583,7 @@
|
|
|
6512
6583
|
"immutable": true,
|
|
6513
6584
|
"locationInModule": {
|
|
6514
6585
|
"filename": "lib/cluster.ts",
|
|
6515
|
-
"line":
|
|
6586
|
+
"line": 142
|
|
6516
6587
|
},
|
|
6517
6588
|
"name": "excludeCharacters",
|
|
6518
6589
|
"optional": true,
|
|
@@ -6531,7 +6602,7 @@
|
|
|
6531
6602
|
"immutable": true,
|
|
6532
6603
|
"locationInModule": {
|
|
6533
6604
|
"filename": "lib/cluster.ts",
|
|
6534
|
-
"line":
|
|
6605
|
+
"line": 128
|
|
6535
6606
|
},
|
|
6536
6607
|
"name": "masterPassword",
|
|
6537
6608
|
"optional": true,
|
|
@@ -6553,7 +6624,7 @@
|
|
|
6553
6624
|
"kind": "enum",
|
|
6554
6625
|
"locationInModule": {
|
|
6555
6626
|
"filename": "lib/cluster.ts",
|
|
6556
|
-
"line":
|
|
6627
|
+
"line": 195
|
|
6557
6628
|
},
|
|
6558
6629
|
"members": [
|
|
6559
6630
|
{
|
|
@@ -6588,7 +6659,7 @@
|
|
|
6588
6659
|
"kind": "enum",
|
|
6589
6660
|
"locationInModule": {
|
|
6590
6661
|
"filename": "lib/cluster.ts",
|
|
6591
|
-
"line":
|
|
6662
|
+
"line": 23
|
|
6592
6663
|
},
|
|
6593
6664
|
"members": [
|
|
6594
6665
|
{
|
|
@@ -6679,7 +6750,7 @@
|
|
|
6679
6750
|
"kind": "enum",
|
|
6680
6751
|
"locationInModule": {
|
|
6681
6752
|
"filename": "lib/cluster.ts",
|
|
6682
|
-
"line":
|
|
6753
|
+
"line": 93
|
|
6683
6754
|
},
|
|
6684
6755
|
"members": [
|
|
6685
6756
|
{
|
|
@@ -6723,7 +6794,7 @@
|
|
|
6723
6794
|
"kind": "interface",
|
|
6724
6795
|
"locationInModule": {
|
|
6725
6796
|
"filename": "lib/cluster.ts",
|
|
6726
|
-
"line":
|
|
6797
|
+
"line": 164
|
|
6727
6798
|
},
|
|
6728
6799
|
"name": "RotationMultiUserOptions",
|
|
6729
6800
|
"properties": [
|
|
@@ -6737,7 +6808,7 @@
|
|
|
6737
6808
|
"immutable": true,
|
|
6738
6809
|
"locationInModule": {
|
|
6739
6810
|
"filename": "lib/cluster.ts",
|
|
6740
|
-
"line":
|
|
6811
|
+
"line": 179
|
|
6741
6812
|
},
|
|
6742
6813
|
"name": "secret",
|
|
6743
6814
|
"type": {
|
|
@@ -6754,7 +6825,7 @@
|
|
|
6754
6825
|
"immutable": true,
|
|
6755
6826
|
"locationInModule": {
|
|
6756
6827
|
"filename": "lib/cluster.ts",
|
|
6757
|
-
"line":
|
|
6828
|
+
"line": 187
|
|
6758
6829
|
},
|
|
6759
6830
|
"name": "automaticallyAfter",
|
|
6760
6831
|
"optional": true,
|
|
@@ -7777,6 +7848,6 @@
|
|
|
7777
7848
|
"symbolId": "lib/user:UserProps"
|
|
7778
7849
|
}
|
|
7779
7850
|
},
|
|
7780
|
-
"version": "2.
|
|
7851
|
+
"version": "2.196.0-alpha.0",
|
|
7781
7852
|
"fingerprint": "**********"
|
|
7782
7853
|
}
|