@aws-cdk/aws-iotevents-alpha 2.261.0-alpha.0 → 2.262.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "aws-cdk-lib": "^2.261.0",
11
+ "aws-cdk-lib": "^2.262.0",
12
12
  "constructs": "^10.5.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -1150,6 +1150,19 @@
1150
1150
  }
1151
1151
  }
1152
1152
  },
1153
+ "aws-cdk-lib.aws_controlcatalog": {
1154
+ "targets": {
1155
+ "dotnet": {
1156
+ "namespace": "Amazon.CDK.AWS.ControlCatalog"
1157
+ },
1158
+ "java": {
1159
+ "package": "software.amazon.awscdk.services.controlcatalog"
1160
+ },
1161
+ "python": {
1162
+ "module": "aws_cdk.aws_controlcatalog"
1163
+ }
1164
+ }
1165
+ },
1153
1166
  "aws-cdk-lib.aws_controltower": {
1154
1167
  "targets": {
1155
1168
  "dotnet": {
@@ -1202,6 +1215,19 @@
1202
1215
  }
1203
1216
  }
1204
1217
  },
1218
+ "aws-cdk-lib.aws_dataexchange": {
1219
+ "targets": {
1220
+ "dotnet": {
1221
+ "namespace": "Amazon.CDK.AWS.DataExchange"
1222
+ },
1223
+ "java": {
1224
+ "package": "software.amazon.awscdk.services.dataexchange"
1225
+ },
1226
+ "python": {
1227
+ "module": "aws_cdk.aws_dataexchange"
1228
+ }
1229
+ }
1230
+ },
1205
1231
  "aws-cdk-lib.aws_datapipeline": {
1206
1232
  "targets": {
1207
1233
  "dotnet": {
@@ -3015,6 +3041,19 @@
3015
3041
  }
3016
3042
  }
3017
3043
  },
3044
+ "aws-cdk-lib.aws_outposts": {
3045
+ "targets": {
3046
+ "dotnet": {
3047
+ "namespace": "Amazon.CDK.AWS.Outposts"
3048
+ },
3049
+ "java": {
3050
+ "package": "software.amazon.awscdk.services.outposts"
3051
+ },
3052
+ "python": {
3053
+ "module": "aws_cdk.aws_outposts"
3054
+ }
3055
+ }
3056
+ },
3018
3057
  "aws-cdk-lib.aws_panorama": {
3019
3058
  "targets": {
3020
3059
  "dotnet": {
@@ -5464,6 +5503,22 @@
5464
5503
  }
5465
5504
  }
5466
5505
  },
5506
+ "aws-cdk-lib.interfaces.aws_controlcatalog": {
5507
+ "targets": {
5508
+ "dotnet": {
5509
+ "namespace": "Amazon.CDK.Interfaces.ControlCatalog"
5510
+ },
5511
+ "go": {
5512
+ "packageName": "interfacesawscontrolcatalog"
5513
+ },
5514
+ "java": {
5515
+ "package": "software.amazon.awscdk.interfaces.controlcatalog"
5516
+ },
5517
+ "python": {
5518
+ "module": "aws_cdk.interfaces.aws_controlcatalog"
5519
+ }
5520
+ }
5521
+ },
5467
5522
  "aws-cdk-lib.interfaces.aws_controltower": {
5468
5523
  "targets": {
5469
5524
  "dotnet": {
@@ -5528,6 +5583,22 @@
5528
5583
  }
5529
5584
  }
5530
5585
  },
5586
+ "aws-cdk-lib.interfaces.aws_dataexchange": {
5587
+ "targets": {
5588
+ "dotnet": {
5589
+ "namespace": "Amazon.CDK.Interfaces.DataExchange"
5590
+ },
5591
+ "go": {
5592
+ "packageName": "interfacesawsdataexchange"
5593
+ },
5594
+ "java": {
5595
+ "package": "software.amazon.awscdk.interfaces.dataexchange"
5596
+ },
5597
+ "python": {
5598
+ "module": "aws_cdk.interfaces.aws_dataexchange"
5599
+ }
5600
+ }
5601
+ },
5531
5602
  "aws-cdk-lib.interfaces.aws_datapipeline": {
5532
5603
  "targets": {
5533
5604
  "dotnet": {
@@ -7544,6 +7615,22 @@
7544
7615
  }
7545
7616
  }
7546
7617
  },
7618
+ "aws-cdk-lib.interfaces.aws_outposts": {
7619
+ "targets": {
7620
+ "dotnet": {
7621
+ "namespace": "Amazon.CDK.Interfaces.Outposts"
7622
+ },
7623
+ "go": {
7624
+ "packageName": "interfacesawsoutposts"
7625
+ },
7626
+ "java": {
7627
+ "package": "software.amazon.awscdk.interfaces.outposts"
7628
+ },
7629
+ "python": {
7630
+ "module": "aws_cdk.interfaces.aws_outposts"
7631
+ }
7632
+ }
7633
+ },
7547
7634
  "aws-cdk-lib.interfaces.aws_panorama": {
7548
7635
  "targets": {
7549
7636
  "dotnet": {
@@ -10904,6 +10991,6 @@
10904
10991
  "symbolId": "lib/state:TransitionOptions"
10905
10992
  }
10906
10993
  },
10907
- "version": "2.261.0-alpha.0",
10994
+ "version": "2.262.0-alpha.0",
10908
10995
  "fingerprint": "**********"
10909
10996
  }
Binary file
@@ -113,7 +113,7 @@ let DetectorModel = (() => {
113
113
  DetectorModel = _classThis = _classDescriptor.value;
114
114
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
115
115
  }
116
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.DetectorModel", version: "2.261.0-alpha.0" };
116
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.DetectorModel", version: "2.262.0-alpha.0" };
117
117
  /** Uniquely identifies this class. */
118
118
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-iotevents-alpha.DetectorModel';
119
119
  /**
package/lib/expression.js CHANGED
@@ -8,7 +8,7 @@ const JSII_RTTI_SYMBOL_1 = Symbol.for("jsii.rtti");
8
8
  * @see https://docs.aws.amazon.com/iotevents/latest/developerguide/iotevents-expressions.html
9
9
  */
10
10
  class Expression {
11
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.Expression", version: "2.261.0-alpha.0" };
11
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.Expression", version: "2.262.0-alpha.0" };
12
12
  /**
13
13
  * Create a expression from the given string.
14
14
  */
package/lib/input.js CHANGED
@@ -118,7 +118,7 @@ let Input = (() => {
118
118
  Input = _classThis = _classDescriptor.value;
119
119
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
120
120
  }
121
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.Input", version: "2.261.0-alpha.0" };
121
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.Input", version: "2.262.0-alpha.0" };
122
122
  /** Uniquely identifies this class. */
123
123
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-iotevents-alpha.Input';
124
124
  /**
package/lib/state.js CHANGED
@@ -8,7 +8,7 @@ const JSII_RTTI_SYMBOL_1 = Symbol.for("jsii.rtti");
8
8
  */
9
9
  class State {
10
10
  props;
11
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.State", version: "2.261.0-alpha.0" };
11
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iotevents-alpha.State", version: "2.262.0-alpha.0" };
12
12
  /**
13
13
  * The name of the state.
14
14
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-iotevents-alpha",
3
- "version": "2.261.0-alpha.0",
3
+ "version": "2.262.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "The CDK Construct Library for AWS::IoTEvents",
6
6
  "main": "lib/index.js",
@@ -84,18 +84,18 @@
84
84
  },
85
85
  "license": "Apache-2.0",
86
86
  "devDependencies": {
87
- "@aws-cdk/cdk-build-tools": "2.261.0-alpha.0",
88
- "@aws-cdk/integ-runner": "^2.199.0",
89
- "@aws-cdk/pkglint": "2.261.0-alpha.0",
87
+ "@aws-cdk/cdk-build-tools": "2.262.0-alpha.0",
88
+ "@aws-cdk/integ-runner": "^2.202.3",
89
+ "@aws-cdk/pkglint": "2.262.0-alpha.0",
90
90
  "@types/jest": "^29.5.14",
91
91
  "jest": "^29.7.0",
92
- "aws-cdk-lib": "2.261.0",
92
+ "aws-cdk-lib": "2.262.0",
93
93
  "constructs": "^10.5.0",
94
- "@aws-cdk/integ-tests-alpha": "2.261.0-alpha.0"
94
+ "@aws-cdk/integ-tests-alpha": "2.262.0-alpha.0"
95
95
  },
96
96
  "dependencies": {},
97
97
  "peerDependencies": {
98
- "aws-cdk-lib": "^2.261.0",
98
+ "aws-cdk-lib": "^2.262.0",
99
99
  "constructs": "^10.5.0"
100
100
  },
101
101
  "engines": {