cdk-common 2.0.201 → 2.0.204

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/assert",
3
- "version": "2.31.1",
3
+ "version": "2.32.0",
4
4
  "description": "An assertion library for use with CDK Apps",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -34,21 +34,21 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "devDependencies": {
37
- "@aws-cdk/assert-internal": "2.31.1",
38
- "@aws-cdk/cdk-build-tools": "2.31.1",
39
- "@aws-cdk/pkglint": "2.31.1",
37
+ "@aws-cdk/assert-internal": "2.32.0",
38
+ "@aws-cdk/cdk-build-tools": "2.32.0",
39
+ "@aws-cdk/pkglint": "2.32.0",
40
40
  "@types/jest": "^27.5.2",
41
- "aws-cdk-lib": "2.31.1",
42
- "aws-cdk-migration": "2.31.1",
41
+ "aws-cdk-lib": "2.32.0",
42
+ "aws-cdk-migration": "2.32.0",
43
43
  "constructs": "^10.0.0",
44
44
  "jest": "^27.3.1",
45
45
  "ts-jest": "^27.1.5"
46
46
  },
47
47
  "dependencies": {
48
- "@aws-cdk/cloudformation-diff": "2.31.1"
48
+ "@aws-cdk/cloudformation-diff": "2.32.0"
49
49
  },
50
50
  "peerDependencies": {
51
- "aws-cdk-lib": "^2.31.1",
51
+ "aws-cdk-lib": "^2.32.0",
52
52
  "constructs": "^10.0.0",
53
53
  "jest": ">=26.6.3"
54
54
  },
@@ -1,3 +1,58 @@
1
+ # CloudFormation Resource Specification v79.0.0
2
+
3
+ ## New Resource Types
4
+
5
+ * AWS::RedshiftServerless::Workgroup
6
+
7
+ ## Attribute Changes
8
+
9
+
10
+ ## Property Changes
11
+
12
+ * AWS::IoT::CACertificate CertificateMode (__added__)
13
+ * AWS::IoT::CACertificate CACertificatePem.Required (__changed__)
14
+ * Old: false
15
+ * New: true
16
+ * AWS::Logs::MetricFilter FilterName (__added__)
17
+ * AWS::Logs::MetricFilter FilterPattern.Documentation (__changed__)
18
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-filterpattern
19
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-filterpattern
20
+ * AWS::Logs::MetricFilter LogGroupName.Documentation (__changed__)
21
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-loggroupname
22
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-loggroupname
23
+ * AWS::Logs::MetricFilter MetricTransformations.DuplicatesAllowed (__deleted__)
24
+ * AWS::Logs::MetricFilter MetricTransformations.Documentation (__changed__)
25
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-metrictransformations
26
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-metrictransformations
27
+ * AWS::StepFunctions::StateMachine DefinitionSubstitutions.PrimitiveItemType (__changed__)
28
+ * Old: String
29
+ * New: Json
30
+
31
+ ## Property Type Changes
32
+
33
+ * AWS::Logs::MetricFilter.Dimension (__added__)
34
+ * AWS::CloudFormation::StackSet.DeploymentTargets AccountFilterType (__added__)
35
+ * AWS::Logs::MetricFilter.MetricTransformation Dimensions (__added__)
36
+ * AWS::Logs::MetricFilter.MetricTransformation Unit (__added__)
37
+ * AWS::Logs::MetricFilter.MetricTransformation DefaultValue.Documentation (__changed__)
38
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-defaultvalue
39
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-defaultvalue
40
+ * AWS::Logs::MetricFilter.MetricTransformation MetricName.Documentation (__changed__)
41
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricname
42
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-metricname
43
+ * AWS::Logs::MetricFilter.MetricTransformation MetricNamespace.Documentation (__changed__)
44
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricnamespace
45
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-metricnamespace
46
+ * AWS::Logs::MetricFilter.MetricTransformation MetricValue.Documentation (__changed__)
47
+ * Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricvalue
48
+ * New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-metricvalue
49
+ * AWS::SSMIncidents::ResponsePlan.IncidentTemplate IncidentTags (__added__)
50
+
51
+ ## Unapplied changes
52
+
53
+ * AWS::Rekognition is at 68.0.0
54
+ * AWS::SageMaker is at 72.0.0
55
+
1
56
  # CloudFormation Resource Specification v78.1.0
2
57
 
3
58
  ## New Resource Types
@@ -1 +1 @@
1
- 78.1.0
1
+ 79.0.0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-cdk/cfnspec",
3
3
  "description": "The CloudFormation resource specification used by @aws-cdk packages",
4
- "version": "2.31.1",
4
+ "version": "2.32.0",
5
5
  "scripts": {
6
6
  "update": "cdk-build && /bin/bash build-tools/update.sh && /bin/bash build-tools/update-cfnlint.sh",
7
7
  "update-metrics": "/bin/bash build-tools/update-metrics.sh",
@@ -29,8 +29,8 @@
29
29
  "main": "lib/index.js",
30
30
  "types": "lib/index.d.ts",
31
31
  "devDependencies": {
32
- "@aws-cdk/cdk-build-tools": "2.31.1",
33
- "@aws-cdk/pkglint": "2.31.1",
32
+ "@aws-cdk/cdk-build-tools": "2.32.0",
33
+ "@aws-cdk/pkglint": "2.32.0",
34
34
  "@types/fs-extra": "^8.1.2",
35
35
  "@types/jest": "^27.5.2",
36
36
  "@types/md5": "^2.3.2",
@@ -1,5 +1,5 @@
1
1
  {
2
- "Fingerprint": "a0045a5e8d168600290c3e6e095f314a",
2
+ "Fingerprint": "95c4bbf5263c53a32d383bc74f34eae0",
3
3
  "PropertyTypes": {
4
4
  "AWS::ACMPCA::Certificate.ApiPassthrough": {
5
5
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",
@@ -12708,6 +12708,12 @@
12708
12708
  "AWS::CloudFormation::StackSet.DeploymentTargets": {
12709
12709
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html",
12710
12710
  "Properties": {
12711
+ "AccountFilterType": {
12712
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html#cfn-cloudformation-stackset-deploymenttargets-accountfiltertype",
12713
+ "PrimitiveType": "String",
12714
+ "Required": false,
12715
+ "UpdateType": "Mutable"
12716
+ },
12711
12717
  "Accounts": {
12712
12718
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html#cfn-cloudformation-stackset-deploymenttargets-accounts",
12713
12719
  "DuplicatesAllowed": false,
@@ -53659,32 +53665,63 @@
53659
53665
  }
53660
53666
  }
53661
53667
  },
53668
+ "AWS::Logs::MetricFilter.Dimension": {
53669
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-dimension.html",
53670
+ "Properties": {
53671
+ "Key": {
53672
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-dimension.html#cfn-logs-metricfilter-dimension-key",
53673
+ "PrimitiveType": "String",
53674
+ "Required": true,
53675
+ "UpdateType": "Mutable"
53676
+ },
53677
+ "Value": {
53678
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-dimension.html#cfn-logs-metricfilter-dimension-value",
53679
+ "PrimitiveType": "String",
53680
+ "Required": true,
53681
+ "UpdateType": "Mutable"
53682
+ }
53683
+ }
53684
+ },
53662
53685
  "AWS::Logs::MetricFilter.MetricTransformation": {
53663
53686
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html",
53664
53687
  "Properties": {
53665
53688
  "DefaultValue": {
53666
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-defaultvalue",
53689
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-defaultvalue",
53667
53690
  "PrimitiveType": "Double",
53668
53691
  "Required": false,
53669
53692
  "UpdateType": "Mutable"
53670
53693
  },
53694
+ "Dimensions": {
53695
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-dimensions",
53696
+ "DuplicatesAllowed": false,
53697
+ "ItemType": "Dimension",
53698
+ "Required": false,
53699
+ "Type": "List",
53700
+ "UpdateType": "Mutable"
53701
+ },
53671
53702
  "MetricName": {
53672
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricname",
53703
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-metricname",
53673
53704
  "PrimitiveType": "String",
53674
53705
  "Required": true,
53675
53706
  "UpdateType": "Mutable"
53676
53707
  },
53677
53708
  "MetricNamespace": {
53678
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricnamespace",
53709
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-metricnamespace",
53679
53710
  "PrimitiveType": "String",
53680
53711
  "Required": true,
53681
53712
  "UpdateType": "Mutable"
53682
53713
  },
53683
53714
  "MetricValue": {
53684
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricvalue",
53715
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-metricvalue",
53685
53716
  "PrimitiveType": "String",
53686
53717
  "Required": true,
53687
53718
  "UpdateType": "Mutable"
53719
+ },
53720
+ "Unit": {
53721
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-logs-metricfilter-metrictransformation-unit",
53722
+ "PrimitiveType": "String",
53723
+ "Required": false,
53724
+ "UpdateType": "Mutable"
53688
53725
  }
53689
53726
  }
53690
53727
  },
@@ -67119,6 +67156,23 @@
67119
67156
  }
67120
67157
  }
67121
67158
  },
67159
+ "AWS::RedshiftServerless::Workgroup.ConfigParameter": {
67160
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-workgroup-configparameter.html",
67161
+ "Properties": {
67162
+ "ParameterKey": {
67163
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-workgroup-configparameter.html#cfn-redshiftserverless-workgroup-configparameter-parameterkey",
67164
+ "PrimitiveType": "String",
67165
+ "Required": false,
67166
+ "UpdateType": "Mutable"
67167
+ },
67168
+ "ParameterValue": {
67169
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-workgroup-configparameter.html#cfn-redshiftserverless-workgroup-configparameter-parametervalue",
67170
+ "PrimitiveType": "String",
67171
+ "Required": false,
67172
+ "UpdateType": "Mutable"
67173
+ }
67174
+ }
67175
+ },
67122
67176
  "AWS::RefactorSpaces::Application.ApiGatewayProxyInput": {
67123
67177
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-refactorspaces-application-apigatewayproxyinput.html",
67124
67178
  "Properties": {
@@ -71234,6 +71288,14 @@
71234
71288
  "Required": true,
71235
71289
  "UpdateType": "Mutable"
71236
71290
  },
71291
+ "IncidentTags": {
71292
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssmincidents-responseplan-incidenttemplate.html#cfn-ssmincidents-responseplan-incidenttemplate-incidenttags",
71293
+ "DuplicatesAllowed": false,
71294
+ "ItemType": "Tag",
71295
+ "Required": false,
71296
+ "Type": "List",
71297
+ "UpdateType": "Mutable"
71298
+ },
71237
71299
  "NotificationTargets": {
71238
71300
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssmincidents-responseplan-incidenttemplate.html#cfn-ssmincidents-responseplan-incidenttemplate-notificationtargets",
71239
71301
  "ItemType": "NotificationTargetItem",
@@ -79890,7 +79952,7 @@
79890
79952
  }
79891
79953
  }
79892
79954
  },
79893
- "ResourceSpecificationVersion": "78.1.0",
79955
+ "ResourceSpecificationVersion": "79.0.0",
79894
79956
  "ResourceTypes": {
79895
79957
  "AWS::ACMPCA::Certificate": {
79896
79958
  "Attributes": {
@@ -105807,6 +105869,12 @@
105807
105869
  "CACertificatePem": {
105808
105870
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-cacertificatepem",
105809
105871
  "PrimitiveType": "String",
105872
+ "Required": true,
105873
+ "UpdateType": "Immutable"
105874
+ },
105875
+ "CertificateMode": {
105876
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-cacertificate.html#cfn-iot-cacertificate-certificatemode",
105877
+ "PrimitiveType": "String",
105810
105878
  "Required": false,
105811
105879
  "UpdateType": "Immutable"
105812
105880
  },
@@ -111304,21 +111372,26 @@
111304
111372
  "AWS::Logs::MetricFilter": {
111305
111373
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html",
111306
111374
  "Properties": {
111375
+ "FilterName": {
111376
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-filtername",
111377
+ "PrimitiveType": "String",
111378
+ "Required": false,
111379
+ "UpdateType": "Immutable"
111380
+ },
111307
111381
  "FilterPattern": {
111308
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-filterpattern",
111382
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-filterpattern",
111309
111383
  "PrimitiveType": "String",
111310
111384
  "Required": true,
111311
111385
  "UpdateType": "Mutable"
111312
111386
  },
111313
111387
  "LogGroupName": {
111314
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-loggroupname",
111388
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-loggroupname",
111315
111389
  "PrimitiveType": "String",
111316
111390
  "Required": true,
111317
111391
  "UpdateType": "Immutable"
111318
111392
  },
111319
111393
  "MetricTransformations": {
111320
- "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-metrictransformations",
111321
- "DuplicatesAllowed": false,
111394
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-metrictransformations",
111322
111395
  "ItemType": "MetricTransformation",
111323
111396
  "Required": true,
111324
111397
  "Type": "List",
@@ -119500,6 +119573,70 @@
119500
119573
  }
119501
119574
  }
119502
119575
  },
119576
+ "AWS::RedshiftServerless::Workgroup": {
119577
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html",
119578
+ "Properties": {
119579
+ "BaseCapacity": {
119580
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-basecapacity",
119581
+ "PrimitiveType": "Integer",
119582
+ "Required": false,
119583
+ "UpdateType": "Mutable"
119584
+ },
119585
+ "ConfigParameters": {
119586
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-configparameters",
119587
+ "DuplicatesAllowed": false,
119588
+ "ItemType": "ConfigParameter",
119589
+ "Required": false,
119590
+ "Type": "List",
119591
+ "UpdateType": "Mutable"
119592
+ },
119593
+ "EnhancedVpcRouting": {
119594
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-enhancedvpcrouting",
119595
+ "PrimitiveType": "Boolean",
119596
+ "Required": false,
119597
+ "UpdateType": "Mutable"
119598
+ },
119599
+ "NamespaceName": {
119600
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-namespacename",
119601
+ "PrimitiveType": "String",
119602
+ "Required": false,
119603
+ "UpdateType": "Immutable"
119604
+ },
119605
+ "PubliclyAccessible": {
119606
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-publiclyaccessible",
119607
+ "PrimitiveType": "Boolean",
119608
+ "Required": false,
119609
+ "UpdateType": "Mutable"
119610
+ },
119611
+ "SecurityGroupIds": {
119612
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-securitygroupids",
119613
+ "PrimitiveItemType": "String",
119614
+ "Required": false,
119615
+ "Type": "List",
119616
+ "UpdateType": "Mutable"
119617
+ },
119618
+ "SubnetIds": {
119619
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-subnetids",
119620
+ "PrimitiveItemType": "String",
119621
+ "Required": false,
119622
+ "Type": "List",
119623
+ "UpdateType": "Mutable"
119624
+ },
119625
+ "Tags": {
119626
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-tags",
119627
+ "ItemType": "Tag",
119628
+ "Required": false,
119629
+ "Type": "List",
119630
+ "UpdateType": "Mutable"
119631
+ },
119632
+ "WorkgroupName": {
119633
+ "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-workgroup.html#cfn-redshiftserverless-workgroup-workgroupname",
119634
+ "PrimitiveType": "String",
119635
+ "Required": true,
119636
+ "UpdateType": "Immutable"
119637
+ }
119638
+ }
119639
+ },
119503
119640
  "AWS::RefactorSpaces::Application": {
119504
119641
  "Attributes": {
119505
119642
  "ApiGatewayId": {
@@ -126299,7 +126436,7 @@
126299
126436
  },
126300
126437
  "DefinitionSubstitutions": {
126301
126438
  "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionsubstitutions",
126302
- "PrimitiveItemType": "String",
126439
+ "PrimitiveItemType": "Json",
126303
126440
  "Required": false,
126304
126441
  "Type": "Map",
126305
126442
  "UpdateType": "Mutable"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/cloudformation-diff",
3
- "version": "2.31.1",
3
+ "version": "2.32.0",
4
4
  "description": "Utilities to diff CDK stacks against CloudFormation templates",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-cdk/cfnspec": "2.31.1",
26
+ "@aws-cdk/cfnspec": "2.32.0",
27
27
  "@types/node": "^10.17.60",
28
28
  "chalk": "^4",
29
29
  "diff": "^5.1.0",
@@ -32,8 +32,8 @@
32
32
  "table": "^6.8.0"
33
33
  },
34
34
  "devDependencies": {
35
- "@aws-cdk/cdk-build-tools": "2.31.1",
36
- "@aws-cdk/pkglint": "2.31.1",
35
+ "@aws-cdk/cdk-build-tools": "2.32.0",
36
+ "@aws-cdk/pkglint": "2.32.0",
37
37
  "@types/jest": "^27.5.2",
38
38
  "@types/string-width": "^4.0.1",
39
39
  "fast-check": "^2.25.0",
@@ -8,7 +8,7 @@ This package contains type definitions for Node.js (https://nodejs.org/).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 06 Jul 2022 04:02:23 GMT
11
+ * Last updated: Wed, 13 Jul 2022 21:02:28 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `AbortController`, `AbortSignal`, `__dirname`, `__filename`, `console`, `exports`, `gc`, `global`, `module`, `process`, `require`, `structuredClone`
14
14