@flit/cdk-pipeline 2.5.2 → 2.6.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
@@ -533,6 +533,19 @@
533
533
  }
534
534
  }
535
535
  },
536
+ "aws-cdk-lib.aws_awsexternalanthropic": {
537
+ "targets": {
538
+ "dotnet": {
539
+ "namespace": "Amazon.CDK.AWS.AWSExternalAnthropic"
540
+ },
541
+ "java": {
542
+ "package": "software.amazon.awscdk.services.awsexternalanthropic"
543
+ },
544
+ "python": {
545
+ "module": "aws_cdk.aws_awsexternalanthropic"
546
+ }
547
+ }
548
+ },
536
549
  "aws-cdk-lib.aws_b2bi": {
537
550
  "targets": {
538
551
  "dotnet": {
@@ -598,6 +611,19 @@
598
611
  }
599
612
  }
600
613
  },
614
+ "aws-cdk-lib.aws_bcmpricingcalculator": {
615
+ "targets": {
616
+ "dotnet": {
617
+ "namespace": "Amazon.CDK.AWS.BcmPricingCalculator"
618
+ },
619
+ "java": {
620
+ "package": "software.amazon.awscdk.services.bcmpricingcalculator"
621
+ },
622
+ "python": {
623
+ "module": "aws_cdk.aws_bcmpricingcalculator"
624
+ }
625
+ }
626
+ },
601
627
  "aws-cdk-lib.aws_bedrock": {
602
628
  "targets": {
603
629
  "dotnet": {
@@ -650,6 +676,19 @@
650
676
  }
651
677
  }
652
678
  },
679
+ "aws-cdk-lib.aws_braket": {
680
+ "targets": {
681
+ "dotnet": {
682
+ "namespace": "Amazon.CDK.AWS.Braket"
683
+ },
684
+ "java": {
685
+ "package": "software.amazon.awscdk.services.braket"
686
+ },
687
+ "python": {
688
+ "module": "aws_cdk.aws_braket"
689
+ }
690
+ }
691
+ },
653
692
  "aws-cdk-lib.aws_budgets": {
654
693
  "targets": {
655
694
  "dotnet": {
@@ -728,6 +767,19 @@
728
767
  }
729
768
  }
730
769
  },
770
+ "aws-cdk-lib.aws_chime": {
771
+ "targets": {
772
+ "dotnet": {
773
+ "namespace": "Amazon.CDK.AWS.Chime"
774
+ },
775
+ "java": {
776
+ "package": "software.amazon.awscdk.services.chime"
777
+ },
778
+ "python": {
779
+ "module": "aws_cdk.aws_chime"
780
+ }
781
+ }
782
+ },
731
783
  "aws-cdk-lib.aws_cleanrooms": {
732
784
  "targets": {
733
785
  "dotnet": {
@@ -1606,6 +1658,19 @@
1606
1658
  }
1607
1659
  }
1608
1660
  },
1661
+ "aws-cdk-lib.aws_elementalinference": {
1662
+ "targets": {
1663
+ "dotnet": {
1664
+ "namespace": "Amazon.CDK.AWS.ElementalInference"
1665
+ },
1666
+ "java": {
1667
+ "package": "software.amazon.awscdk.services.elementalinference"
1668
+ },
1669
+ "python": {
1670
+ "module": "aws_cdk.aws_elementalinference"
1671
+ }
1672
+ }
1673
+ },
1609
1674
  "aws-cdk-lib.aws_emr": {
1610
1675
  "targets": {
1611
1676
  "dotnet": {
@@ -2022,6 +2087,19 @@
2022
2087
  }
2023
2088
  }
2024
2089
  },
2090
+ "aws-cdk-lib.aws_interconnect": {
2091
+ "targets": {
2092
+ "dotnet": {
2093
+ "namespace": "Amazon.CDK.AWS.Interconnect"
2094
+ },
2095
+ "java": {
2096
+ "package": "software.amazon.awscdk.services.interconnect"
2097
+ },
2098
+ "python": {
2099
+ "module": "aws_cdk.aws_interconnect"
2100
+ }
2101
+ }
2102
+ },
2025
2103
  "aws-cdk-lib.aws_internetmonitor": {
2026
2104
  "targets": {
2027
2105
  "dotnet": {
@@ -2802,6 +2880,19 @@
2802
2880
  }
2803
2881
  }
2804
2882
  },
2883
+ "aws-cdk-lib.aws_novaact": {
2884
+ "targets": {
2885
+ "dotnet": {
2886
+ "namespace": "Amazon.CDK.AWS.NovaAct"
2887
+ },
2888
+ "java": {
2889
+ "package": "software.amazon.awscdk.services.novaact"
2890
+ },
2891
+ "python": {
2892
+ "module": "aws_cdk.aws_novaact"
2893
+ }
2894
+ }
2895
+ },
2805
2896
  "aws-cdk-lib.aws_oam": {
2806
2897
  "targets": {
2807
2898
  "dotnet": {
@@ -3296,6 +3387,19 @@
3296
3387
  }
3297
3388
  }
3298
3389
  },
3390
+ "aws-cdk-lib.aws_route53globalresolver": {
3391
+ "targets": {
3392
+ "dotnet": {
3393
+ "namespace": "Amazon.CDK.AWS.Route53GlobalResolver"
3394
+ },
3395
+ "java": {
3396
+ "package": "software.amazon.awscdk.services.route53globalresolver"
3397
+ },
3398
+ "python": {
3399
+ "module": "aws_cdk.aws_route53globalresolver"
3400
+ }
3401
+ }
3402
+ },
3299
3403
  "aws-cdk-lib.aws_route53profiles": {
3300
3404
  "targets": {
3301
3405
  "dotnet": {
@@ -3455,6 +3559,19 @@
3455
3559
  }
3456
3560
  }
3457
3561
  },
3562
+ "aws-cdk-lib.aws_s3files": {
3563
+ "targets": {
3564
+ "dotnet": {
3565
+ "namespace": "Amazon.CDK.AWS.S3Files"
3566
+ },
3567
+ "java": {
3568
+ "package": "software.amazon.awscdk.services.s3files"
3569
+ },
3570
+ "python": {
3571
+ "module": "aws_cdk.aws_s3files"
3572
+ }
3573
+ }
3574
+ },
3458
3575
  "aws-cdk-lib.aws_s3objectlambda": {
3459
3576
  "targets": {
3460
3577
  "dotnet": {
@@ -3585,6 +3702,19 @@
3585
3702
  }
3586
3703
  }
3587
3704
  },
3705
+ "aws-cdk-lib.aws_securityagent": {
3706
+ "targets": {
3707
+ "dotnet": {
3708
+ "namespace": "Amazon.CDK.AWS.SecurityAgent"
3709
+ },
3710
+ "java": {
3711
+ "package": "software.amazon.awscdk.services.securityagent"
3712
+ },
3713
+ "python": {
3714
+ "module": "aws_cdk.aws_securityagent"
3715
+ }
3716
+ }
3717
+ },
3588
3718
  "aws-cdk-lib.aws_securityhub": {
3589
3719
  "targets": {
3590
3720
  "dotnet": {
@@ -3936,6 +4066,19 @@
3936
4066
  }
3937
4067
  }
3938
4068
  },
4069
+ "aws-cdk-lib.aws_uxc": {
4070
+ "targets": {
4071
+ "dotnet": {
4072
+ "namespace": "Amazon.CDK.AWS.UXC"
4073
+ },
4074
+ "java": {
4075
+ "package": "software.amazon.awscdk.services.uxc"
4076
+ },
4077
+ "python": {
4078
+ "module": "aws_cdk.aws_uxc"
4079
+ }
4080
+ }
4081
+ },
3939
4082
  "aws-cdk-lib.aws_verifiedpermissions": {
3940
4083
  "targets": {
3941
4084
  "dotnet": {
@@ -4580,6 +4723,22 @@
4580
4723
  }
4581
4724
  }
4582
4725
  },
4726
+ "aws-cdk-lib.interfaces.aws_awsexternalanthropic": {
4727
+ "targets": {
4728
+ "dotnet": {
4729
+ "namespace": "Amazon.CDK.Interfaces.AWSExternalAnthropic"
4730
+ },
4731
+ "go": {
4732
+ "packageName": "interfacesawsawsexternalanthropic"
4733
+ },
4734
+ "java": {
4735
+ "package": "software.amazon.awscdk.interfaces.awsexternalanthropic"
4736
+ },
4737
+ "python": {
4738
+ "module": "aws_cdk.interfaces.aws_awsexternalanthropic"
4739
+ }
4740
+ }
4741
+ },
4583
4742
  "aws-cdk-lib.interfaces.aws_b2bi": {
4584
4743
  "targets": {
4585
4744
  "dotnet": {
@@ -4660,6 +4819,22 @@
4660
4819
  }
4661
4820
  }
4662
4821
  },
4822
+ "aws-cdk-lib.interfaces.aws_bcmpricingcalculator": {
4823
+ "targets": {
4824
+ "dotnet": {
4825
+ "namespace": "Amazon.CDK.Interfaces.BcmPricingCalculator"
4826
+ },
4827
+ "go": {
4828
+ "packageName": "interfacesawsbcmpricingcalculator"
4829
+ },
4830
+ "java": {
4831
+ "package": "software.amazon.awscdk.interfaces.bcmpricingcalculator"
4832
+ },
4833
+ "python": {
4834
+ "module": "aws_cdk.interfaces.aws_bcmpricingcalculator"
4835
+ }
4836
+ }
4837
+ },
4663
4838
  "aws-cdk-lib.interfaces.aws_bedrock": {
4664
4839
  "targets": {
4665
4840
  "dotnet": {
@@ -4740,6 +4915,22 @@
4740
4915
  }
4741
4916
  }
4742
4917
  },
4918
+ "aws-cdk-lib.interfaces.aws_braket": {
4919
+ "targets": {
4920
+ "dotnet": {
4921
+ "namespace": "Amazon.CDK.Interfaces.Braket"
4922
+ },
4923
+ "go": {
4924
+ "packageName": "interfacesawsbraket"
4925
+ },
4926
+ "java": {
4927
+ "package": "software.amazon.awscdk.interfaces.braket"
4928
+ },
4929
+ "python": {
4930
+ "module": "aws_cdk.interfaces.aws_braket"
4931
+ }
4932
+ }
4933
+ },
4743
4934
  "aws-cdk-lib.interfaces.aws_budgets": {
4744
4935
  "targets": {
4745
4936
  "dotnet": {
@@ -4836,6 +5027,22 @@
4836
5027
  }
4837
5028
  }
4838
5029
  },
5030
+ "aws-cdk-lib.interfaces.aws_chime": {
5031
+ "targets": {
5032
+ "dotnet": {
5033
+ "namespace": "Amazon.CDK.Interfaces.Chime"
5034
+ },
5035
+ "go": {
5036
+ "packageName": "interfacesawschime"
5037
+ },
5038
+ "java": {
5039
+ "package": "software.amazon.awscdk.interfaces.chime"
5040
+ },
5041
+ "python": {
5042
+ "module": "aws_cdk.interfaces.aws_chime"
5043
+ }
5044
+ }
5045
+ },
4839
5046
  "aws-cdk-lib.interfaces.aws_cleanrooms": {
4840
5047
  "targets": {
4841
5048
  "dotnet": {
@@ -5732,6 +5939,22 @@
5732
5939
  }
5733
5940
  }
5734
5941
  },
5942
+ "aws-cdk-lib.interfaces.aws_elementalinference": {
5943
+ "targets": {
5944
+ "dotnet": {
5945
+ "namespace": "Amazon.CDK.Interfaces.ElementalInference"
5946
+ },
5947
+ "go": {
5948
+ "packageName": "interfacesawselementalinference"
5949
+ },
5950
+ "java": {
5951
+ "package": "software.amazon.awscdk.interfaces.elementalinference"
5952
+ },
5953
+ "python": {
5954
+ "module": "aws_cdk.interfaces.aws_elementalinference"
5955
+ }
5956
+ }
5957
+ },
5735
5958
  "aws-cdk-lib.interfaces.aws_emr": {
5736
5959
  "targets": {
5737
5960
  "dotnet": {
@@ -6212,6 +6435,22 @@
6212
6435
  }
6213
6436
  }
6214
6437
  },
6438
+ "aws-cdk-lib.interfaces.aws_interconnect": {
6439
+ "targets": {
6440
+ "dotnet": {
6441
+ "namespace": "Amazon.CDK.Interfaces.Interconnect"
6442
+ },
6443
+ "go": {
6444
+ "packageName": "interfacesawsinterconnect"
6445
+ },
6446
+ "java": {
6447
+ "package": "software.amazon.awscdk.interfaces.interconnect"
6448
+ },
6449
+ "python": {
6450
+ "module": "aws_cdk.interfaces.aws_interconnect"
6451
+ }
6452
+ }
6453
+ },
6215
6454
  "aws-cdk-lib.interfaces.aws_internetmonitor": {
6216
6455
  "targets": {
6217
6456
  "dotnet": {
@@ -7108,6 +7347,22 @@
7108
7347
  }
7109
7348
  }
7110
7349
  },
7350
+ "aws-cdk-lib.interfaces.aws_novaact": {
7351
+ "targets": {
7352
+ "dotnet": {
7353
+ "namespace": "Amazon.CDK.Interfaces.NovaAct"
7354
+ },
7355
+ "go": {
7356
+ "packageName": "interfacesawsnovaact"
7357
+ },
7358
+ "java": {
7359
+ "package": "software.amazon.awscdk.interfaces.novaact"
7360
+ },
7361
+ "python": {
7362
+ "module": "aws_cdk.interfaces.aws_novaact"
7363
+ }
7364
+ }
7365
+ },
7111
7366
  "aws-cdk-lib.interfaces.aws_oam": {
7112
7367
  "targets": {
7113
7368
  "dotnet": {
@@ -7684,6 +7939,22 @@
7684
7939
  }
7685
7940
  }
7686
7941
  },
7942
+ "aws-cdk-lib.interfaces.aws_route53globalresolver": {
7943
+ "targets": {
7944
+ "dotnet": {
7945
+ "namespace": "Amazon.CDK.Interfaces.Route53GlobalResolver"
7946
+ },
7947
+ "go": {
7948
+ "packageName": "interfacesawsroute53globalresolver"
7949
+ },
7950
+ "java": {
7951
+ "package": "software.amazon.awscdk.interfaces.route53globalresolver"
7952
+ },
7953
+ "python": {
7954
+ "module": "aws_cdk.interfaces.aws_route53globalresolver"
7955
+ }
7956
+ }
7957
+ },
7687
7958
  "aws-cdk-lib.interfaces.aws_route53profiles": {
7688
7959
  "targets": {
7689
7960
  "dotnet": {
@@ -7812,6 +8083,22 @@
7812
8083
  }
7813
8084
  }
7814
8085
  },
8086
+ "aws-cdk-lib.interfaces.aws_s3files": {
8087
+ "targets": {
8088
+ "dotnet": {
8089
+ "namespace": "Amazon.CDK.Interfaces.S3Files"
8090
+ },
8091
+ "go": {
8092
+ "packageName": "interfacesawss3files"
8093
+ },
8094
+ "java": {
8095
+ "package": "software.amazon.awscdk.interfaces.s3files"
8096
+ },
8097
+ "python": {
8098
+ "module": "aws_cdk.interfaces.aws_s3files"
8099
+ }
8100
+ }
8101
+ },
7815
8102
  "aws-cdk-lib.interfaces.aws_s3objectlambda": {
7816
8103
  "targets": {
7817
8104
  "dotnet": {
@@ -7956,6 +8243,22 @@
7956
8243
  }
7957
8244
  }
7958
8245
  },
8246
+ "aws-cdk-lib.interfaces.aws_securityagent": {
8247
+ "targets": {
8248
+ "dotnet": {
8249
+ "namespace": "Amazon.CDK.Interfaces.SecurityAgent"
8250
+ },
8251
+ "go": {
8252
+ "packageName": "interfacesawssecurityagent"
8253
+ },
8254
+ "java": {
8255
+ "package": "software.amazon.awscdk.interfaces.securityagent"
8256
+ },
8257
+ "python": {
8258
+ "module": "aws_cdk.interfaces.aws_securityagent"
8259
+ }
8260
+ }
8261
+ },
7959
8262
  "aws-cdk-lib.interfaces.aws_securityhub": {
7960
8263
  "targets": {
7961
8264
  "dotnet": {
@@ -8340,6 +8643,22 @@
8340
8643
  }
8341
8644
  }
8342
8645
  },
8646
+ "aws-cdk-lib.interfaces.aws_uxc": {
8647
+ "targets": {
8648
+ "dotnet": {
8649
+ "namespace": "Amazon.CDK.Interfaces.UXC"
8650
+ },
8651
+ "go": {
8652
+ "packageName": "interfacesawsuxc"
8653
+ },
8654
+ "java": {
8655
+ "package": "software.amazon.awscdk.interfaces.uxc"
8656
+ },
8657
+ "python": {
8658
+ "module": "aws_cdk.interfaces.aws_uxc"
8659
+ }
8660
+ }
8661
+ },
8343
8662
  "aws-cdk-lib.interfaces.aws_verifiedpermissions": {
8344
8663
  "targets": {
8345
8664
  "dotnet": {
@@ -8655,7 +8974,7 @@
8655
8974
  "stability": "stable"
8656
8975
  },
8657
8976
  "homepage": "https://github.com/vierroth/cdk-pipeline",
8658
- "jsiiVersion": "5.9.34 (build 8773a22)",
8977
+ "jsiiVersion": "5.9.42 (build fa17ba8)",
8659
8978
  "keywords": [
8660
8979
  "aws",
8661
8980
  "cdk",
@@ -10201,7 +10520,7 @@
10201
10520
  },
10202
10521
  "locationInModule": {
10203
10522
  "filename": "src/pipeline-segment.ts",
10204
- "line": 61
10523
+ "line": 64
10205
10524
  },
10206
10525
  "parameters": [
10207
10526
  {
@@ -10215,7 +10534,7 @@
10215
10534
  "kind": "class",
10216
10535
  "locationInModule": {
10217
10536
  "filename": "src/pipeline-segment.ts",
10218
- "line": 57
10537
+ "line": 60
10219
10538
  },
10220
10539
  "methods": [
10221
10540
  {
@@ -10224,7 +10543,7 @@
10224
10543
  },
10225
10544
  "locationInModule": {
10226
10545
  "filename": "src/pipeline-segment.ts",
10227
- "line": 66
10546
+ "line": 69
10228
10547
  },
10229
10548
  "name": "construct",
10230
10549
  "overrides": "@flit/cdk-pipeline.Segment",
@@ -10252,7 +10571,7 @@
10252
10571
  "immutable": true,
10253
10572
  "locationInModule": {
10254
10573
  "filename": "src/pipeline-segment.ts",
10255
- "line": 58
10574
+ "line": 61
10256
10575
  },
10257
10576
  "name": "isPipeline",
10258
10577
  "overrides": "@flit/cdk-pipeline.Segment",
@@ -10267,7 +10586,7 @@
10267
10586
  "immutable": true,
10268
10587
  "locationInModule": {
10269
10588
  "filename": "src/pipeline-segment.ts",
10270
- "line": 59
10589
+ "line": 62
10271
10590
  },
10272
10591
  "name": "props",
10273
10592
  "type": {
@@ -10290,7 +10609,7 @@
10290
10609
  },
10291
10610
  "locationInModule": {
10292
10611
  "filename": "src/pipeline-segment.ts",
10293
- "line": 91
10612
+ "line": 95
10294
10613
  },
10295
10614
  "parameters": [
10296
10615
  {
@@ -10316,7 +10635,7 @@
10316
10635
  "kind": "class",
10317
10636
  "locationInModule": {
10318
10637
  "filename": "src/pipeline-segment.ts",
10319
- "line": 87
10638
+ "line": 91
10320
10639
  },
10321
10640
  "name": "PipelineSegmentConstructed",
10322
10641
  "properties": [
@@ -10327,7 +10646,7 @@
10327
10646
  "immutable": true,
10328
10647
  "locationInModule": {
10329
10648
  "filename": "src/pipeline-segment.ts",
10330
- "line": 89
10649
+ "line": 93
10331
10650
  },
10332
10651
  "name": "actions",
10333
10652
  "overrides": "@flit/cdk-pipeline.SegmentConstructed",
@@ -10347,7 +10666,7 @@
10347
10666
  "immutable": true,
10348
10667
  "locationInModule": {
10349
10668
  "filename": "src/pipeline-segment.ts",
10350
- "line": 88
10669
+ "line": 92
10351
10670
  },
10352
10671
  "name": "name",
10353
10672
  "overrides": "@flit/cdk-pipeline.SegmentConstructed",
@@ -10368,7 +10687,7 @@
10368
10687
  "kind": "interface",
10369
10688
  "locationInModule": {
10370
10689
  "filename": "src/pipeline-segment.ts",
10371
- "line": 76
10690
+ "line": 79
10372
10691
  },
10373
10692
  "name": "PipelineSegmentConstructedProps",
10374
10693
  "properties": [
@@ -10380,7 +10699,7 @@
10380
10699
  "immutable": true,
10381
10700
  "locationInModule": {
10382
10701
  "filename": "src/pipeline-segment.ts",
10383
- "line": 80
10702
+ "line": 84
10384
10703
  },
10385
10704
  "name": "input",
10386
10705
  "type": {
@@ -10395,7 +10714,7 @@
10395
10714
  "immutable": true,
10396
10715
  "locationInModule": {
10397
10716
  "filename": "src/pipeline-segment.ts",
10398
- "line": 78
10717
+ "line": 81
10399
10718
  },
10400
10719
  "name": "project",
10401
10720
  "type": {
@@ -10410,7 +10729,7 @@
10410
10729
  "immutable": true,
10411
10730
  "locationInModule": {
10412
10731
  "filename": "src/pipeline-segment.ts",
10413
- "line": 77
10732
+ "line": 80
10414
10733
  },
10415
10734
  "name": "stack",
10416
10735
  "type": {
@@ -10425,7 +10744,23 @@
10425
10744
  "immutable": true,
10426
10745
  "locationInModule": {
10427
10746
  "filename": "src/pipeline-segment.ts",
10428
- "line": 79
10747
+ "line": 82
10748
+ },
10749
+ "name": "cache",
10750
+ "optional": true,
10751
+ "type": {
10752
+ "primitive": "boolean"
10753
+ }
10754
+ },
10755
+ {
10756
+ "abstract": true,
10757
+ "docs": {
10758
+ "stability": "stable"
10759
+ },
10760
+ "immutable": true,
10761
+ "locationInModule": {
10762
+ "filename": "src/pipeline-segment.ts",
10763
+ "line": 83
10429
10764
  },
10430
10765
  "name": "environmentVariables",
10431
10766
  "optional": true,
@@ -10446,7 +10781,7 @@
10446
10781
  "immutable": true,
10447
10782
  "locationInModule": {
10448
10783
  "filename": "src/pipeline-segment.ts",
10449
- "line": 81
10784
+ "line": 85
10450
10785
  },
10451
10786
  "name": "extraInputs",
10452
10787
  "optional": true,
@@ -10467,7 +10802,7 @@
10467
10802
  "immutable": true,
10468
10803
  "locationInModule": {
10469
10804
  "filename": "src/pipeline-segment.ts",
10470
- "line": 84
10805
+ "line": 88
10471
10806
  },
10472
10807
  "name": "manualApproval",
10473
10808
  "optional": true,
@@ -10483,7 +10818,7 @@
10483
10818
  "immutable": true,
10484
10819
  "locationInModule": {
10485
10820
  "filename": "src/pipeline-segment.ts",
10486
- "line": 82
10821
+ "line": 86
10487
10822
  },
10488
10823
  "name": "output",
10489
10824
  "optional": true,
@@ -10499,7 +10834,7 @@
10499
10834
  "immutable": true,
10500
10835
  "locationInModule": {
10501
10836
  "filename": "src/pipeline-segment.ts",
10502
- "line": 83
10837
+ "line": 87
10503
10838
  },
10504
10839
  "name": "outputFileName",
10505
10840
  "optional": true,
@@ -10520,7 +10855,7 @@
10520
10855
  "kind": "interface",
10521
10856
  "locationInModule": {
10522
10857
  "filename": "src/pipeline-segment.ts",
10523
- "line": 23
10858
+ "line": 25
10524
10859
  },
10525
10860
  "name": "PipelineSegmentProps",
10526
10861
  "properties": [
@@ -10533,7 +10868,7 @@
10533
10868
  "immutable": true,
10534
10869
  "locationInModule": {
10535
10870
  "filename": "src/pipeline-segment.ts",
10536
- "line": 27
10871
+ "line": 29
10537
10872
  },
10538
10873
  "name": "input",
10539
10874
  "type": {
@@ -10564,13 +10899,29 @@
10564
10899
  "immutable": true,
10565
10900
  "locationInModule": {
10566
10901
  "filename": "src/pipeline-segment.ts",
10567
- "line": 32
10902
+ "line": 34
10568
10903
  },
10569
10904
  "name": "project",
10570
10905
  "type": {
10571
10906
  "fqn": "aws-cdk-lib.aws_codebuild.ProjectProps"
10572
10907
  }
10573
10908
  },
10909
+ {
10910
+ "abstract": true,
10911
+ "docs": {
10912
+ "stability": "stable"
10913
+ },
10914
+ "immutable": true,
10915
+ "locationInModule": {
10916
+ "filename": "src/pipeline-segment.ts",
10917
+ "line": 35
10918
+ },
10919
+ "name": "cache",
10920
+ "optional": true,
10921
+ "type": {
10922
+ "primitive": "boolean"
10923
+ }
10924
+ },
10574
10925
  {
10575
10926
  "abstract": true,
10576
10927
  "docs": {
@@ -10580,7 +10931,7 @@
10580
10931
  "immutable": true,
10581
10932
  "locationInModule": {
10582
10933
  "filename": "src/pipeline-segment.ts",
10583
- "line": 36
10934
+ "line": 39
10584
10935
  },
10585
10936
  "name": "environmentVariables",
10586
10937
  "optional": true,
@@ -10603,7 +10954,7 @@
10603
10954
  "immutable": true,
10604
10955
  "locationInModule": {
10605
10956
  "filename": "src/pipeline-segment.ts",
10606
- "line": 51
10957
+ "line": 54
10607
10958
  },
10608
10959
  "name": "manualApproval",
10609
10960
  "optional": true,
@@ -10621,7 +10972,7 @@
10621
10972
  "immutable": true,
10622
10973
  "locationInModule": {
10623
10974
  "filename": "src/pipeline-segment.ts",
10624
- "line": 41
10975
+ "line": 44
10625
10976
  },
10626
10977
  "name": "output",
10627
10978
  "optional": true,
@@ -10639,7 +10990,7 @@
10639
10990
  "immutable": true,
10640
10991
  "locationInModule": {
10641
10992
  "filename": "src/pipeline-segment.ts",
10642
- "line": 46
10993
+ "line": 49
10643
10994
  },
10644
10995
  "name": "outputFileName",
10645
10996
  "optional": true,
@@ -10650,263 +11001,6 @@
10650
11001
  ],
10651
11002
  "symbolId": "src/pipeline-segment:PipelineSegmentProps"
10652
11003
  },
10653
- "@flit/cdk-pipeline.PublishAssetsAction": {
10654
- "assembly": "@flit/cdk-pipeline",
10655
- "base": "constructs.Construct",
10656
- "docs": {
10657
- "stability": "stable"
10658
- },
10659
- "fqn": "@flit/cdk-pipeline.PublishAssetsAction",
10660
- "initializer": {
10661
- "docs": {
10662
- "stability": "stable"
10663
- },
10664
- "locationInModule": {
10665
- "filename": "src/publish-assets-action.ts",
10666
- "line": 58
10667
- },
10668
- "parameters": [
10669
- {
10670
- "name": "scope",
10671
- "type": {
10672
- "fqn": "constructs.Construct"
10673
- }
10674
- },
10675
- {
10676
- "name": "id",
10677
- "type": {
10678
- "primitive": "string"
10679
- }
10680
- },
10681
- {
10682
- "name": "props",
10683
- "type": {
10684
- "fqn": "@flit/cdk-pipeline.PublishAssetsActionProps"
10685
- }
10686
- }
10687
- ]
10688
- },
10689
- "interfaces": [
10690
- "aws-cdk-lib.aws_codepipeline.IAction"
10691
- ],
10692
- "kind": "class",
10693
- "locationInModule": {
10694
- "filename": "src/publish-assets-action.ts",
10695
- "line": 31
10696
- },
10697
- "methods": [
10698
- {
10699
- "docs": {
10700
- "stability": "stable",
10701
- "summary": "The callback invoked when this Action is added to a Pipeline."
10702
- },
10703
- "locationInModule": {
10704
- "filename": "src/publish-assets-action.ts",
10705
- "line": 42
10706
- },
10707
- "name": "bind",
10708
- "overrides": "aws-cdk-lib.aws_codepipeline.IAction",
10709
- "parameters": [
10710
- {
10711
- "name": "scope",
10712
- "type": {
10713
- "fqn": "constructs.Construct"
10714
- }
10715
- },
10716
- {
10717
- "name": "stage",
10718
- "type": {
10719
- "fqn": "aws-cdk-lib.aws_codepipeline.IStage"
10720
- }
10721
- },
10722
- {
10723
- "name": "options",
10724
- "type": {
10725
- "fqn": "aws-cdk-lib.aws_codepipeline.ActionBindOptions"
10726
- }
10727
- }
10728
- ],
10729
- "returns": {
10730
- "type": {
10731
- "fqn": "aws-cdk-lib.aws_codepipeline.ActionConfig"
10732
- }
10733
- }
10734
- },
10735
- {
10736
- "docs": {
10737
- "stability": "stable"
10738
- },
10739
- "locationInModule": {
10740
- "filename": "src/publish-assets-action.ts",
10741
- "line": 34
10742
- },
10743
- "name": "bound",
10744
- "parameters": [
10745
- {
10746
- "name": "scope",
10747
- "type": {
10748
- "fqn": "constructs.Construct"
10749
- }
10750
- },
10751
- {
10752
- "name": "stage",
10753
- "type": {
10754
- "fqn": "aws-cdk-lib.aws_codepipeline.IStage"
10755
- }
10756
- },
10757
- {
10758
- "name": "options",
10759
- "type": {
10760
- "fqn": "aws-cdk-lib.aws_codepipeline.ActionBindOptions"
10761
- }
10762
- }
10763
- ],
10764
- "returns": {
10765
- "type": {
10766
- "fqn": "aws-cdk-lib.aws_codepipeline.ActionConfig"
10767
- }
10768
- }
10769
- },
10770
- {
10771
- "docs": {
10772
- "stability": "stable",
10773
- "summary": "Creates an Event that will be triggered whenever the state of this Action changes."
10774
- },
10775
- "locationInModule": {
10776
- "filename": "src/publish-assets-action.ts",
10777
- "line": 50
10778
- },
10779
- "name": "onStateChange",
10780
- "overrides": "aws-cdk-lib.aws_codepipeline.IAction",
10781
- "parameters": [
10782
- {
10783
- "name": "name",
10784
- "type": {
10785
- "primitive": "string"
10786
- }
10787
- },
10788
- {
10789
- "name": "target",
10790
- "optional": true,
10791
- "type": {
10792
- "fqn": "aws-cdk-lib.aws_events.IRuleTarget"
10793
- }
10794
- },
10795
- {
10796
- "name": "options",
10797
- "optional": true,
10798
- "type": {
10799
- "fqn": "aws-cdk-lib.aws_events.RuleProps"
10800
- }
10801
- }
10802
- ],
10803
- "returns": {
10804
- "type": {
10805
- "fqn": "aws-cdk-lib.aws_events.Rule"
10806
- }
10807
- }
10808
- }
10809
- ],
10810
- "name": "PublishAssetsAction",
10811
- "properties": [
10812
- {
10813
- "docs": {
10814
- "remarks": "Note that this accessor will be called before the `bind` callback.",
10815
- "stability": "stable",
10816
- "summary": "The simple properties of the Action, like its Owner, name, etc."
10817
- },
10818
- "immutable": true,
10819
- "locationInModule": {
10820
- "filename": "src/publish-assets-action.ts",
10821
- "line": 32
10822
- },
10823
- "name": "actionProperties",
10824
- "overrides": "aws-cdk-lib.aws_codepipeline.IAction",
10825
- "type": {
10826
- "fqn": "aws-cdk-lib.aws_codepipeline.ActionProperties"
10827
- }
10828
- }
10829
- ],
10830
- "symbolId": "src/publish-assets-action:PublishAssetsAction"
10831
- },
10832
- "@flit/cdk-pipeline.PublishAssetsActionProps": {
10833
- "assembly": "@flit/cdk-pipeline",
10834
- "datatype": true,
10835
- "docs": {
10836
- "stability": "stable"
10837
- },
10838
- "fqn": "@flit/cdk-pipeline.PublishAssetsActionProps",
10839
- "kind": "interface",
10840
- "locationInModule": {
10841
- "filename": "src/publish-assets-action.ts",
10842
- "line": 24
10843
- },
10844
- "name": "PublishAssetsActionProps",
10845
- "properties": [
10846
- {
10847
- "abstract": true,
10848
- "docs": {
10849
- "stability": "stable"
10850
- },
10851
- "immutable": true,
10852
- "locationInModule": {
10853
- "filename": "src/publish-assets-action.ts",
10854
- "line": 25
10855
- },
10856
- "name": "actionName",
10857
- "type": {
10858
- "primitive": "string"
10859
- }
10860
- },
10861
- {
10862
- "abstract": true,
10863
- "docs": {
10864
- "stability": "stable"
10865
- },
10866
- "immutable": true,
10867
- "locationInModule": {
10868
- "filename": "src/publish-assets-action.ts",
10869
- "line": 26
10870
- },
10871
- "name": "input",
10872
- "type": {
10873
- "fqn": "aws-cdk-lib.aws_codepipeline.Artifact"
10874
- }
10875
- },
10876
- {
10877
- "abstract": true,
10878
- "docs": {
10879
- "stability": "stable"
10880
- },
10881
- "immutable": true,
10882
- "locationInModule": {
10883
- "filename": "src/publish-assets-action.ts",
10884
- "line": 27
10885
- },
10886
- "name": "manifestPath",
10887
- "type": {
10888
- "primitive": "string"
10889
- }
10890
- },
10891
- {
10892
- "abstract": true,
10893
- "docs": {
10894
- "stability": "stable"
10895
- },
10896
- "immutable": true,
10897
- "locationInModule": {
10898
- "filename": "src/publish-assets-action.ts",
10899
- "line": 28
10900
- },
10901
- "name": "runOrder",
10902
- "optional": true,
10903
- "type": {
10904
- "primitive": "number"
10905
- }
10906
- }
10907
- ],
10908
- "symbolId": "src/publish-assets-action:PublishAssetsActionProps"
10909
- },
10910
11004
  "@flit/cdk-pipeline.S3SourceSegment": {
10911
11005
  "assembly": "@flit/cdk-pipeline",
10912
11006
  "base": "@flit/cdk-pipeline.SourceSegment",
@@ -12227,6 +12321,6 @@
12227
12321
  "symbolId": "src/stack-segment:StackSegmentProps"
12228
12322
  }
12229
12323
  },
12230
- "version": "2.5.2",
12231
- "fingerprint": "X1NMNfDOl76LH3dAKW1UUq0R2GQl6shbRkMGth9bbDE="
12324
+ "version": "2.6.0",
12325
+ "fingerprint": "n4fxOfSOGfB4CcO6i9adv7jfDT74qAqg+7mMxQvUhew="
12232
12326
  }