@aws-cdk/aws-iotevents-alpha 2.200.2-alpha.0 → 2.202.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.200.2",
11
+ "aws-cdk-lib": "^2.202.0",
12
12
  "constructs": "^10.0.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -1553,6 +1553,19 @@
1553
1553
  }
1554
1554
  }
1555
1555
  },
1556
+ "aws-cdk-lib.aws_evs": {
1557
+ "targets": {
1558
+ "dotnet": {
1559
+ "package": "Amazon.CDK.AWS.EVS"
1560
+ },
1561
+ "java": {
1562
+ "package": "software.amazon.awscdk.services.evs"
1563
+ },
1564
+ "python": {
1565
+ "module": "aws_cdk.aws_evs"
1566
+ }
1567
+ }
1568
+ },
1556
1569
  "aws-cdk-lib.aws_finspace": {
1557
1570
  "targets": {
1558
1571
  "dotnet": {
@@ -3965,7 +3978,7 @@
3965
3978
  "stability": "experimental"
3966
3979
  },
3967
3980
  "homepage": "https://github.com/aws/aws-cdk",
3968
- "jsiiVersion": "5.7.16 (build f799b45)",
3981
+ "jsiiVersion": "5.7.18 (build 7d9997b)",
3969
3982
  "keywords": [
3970
3983
  "aws",
3971
3984
  "cdk",
@@ -5858,6 +5871,6 @@
5858
5871
  "symbolId": "lib/state:TransitionOptions"
5859
5872
  }
5860
5873
  },
5861
- "version": "2.200.2-alpha.0",
5874
+ "version": "2.202.0-alpha.0",
5862
5875
  "fingerprint": "**********"
5863
5876
  }
Binary file
@@ -83,7 +83,7 @@ let DetectorModel = class DetectorModel extends core_1.Resource {
83
83
  };
84
84
  exports.DetectorModel = DetectorModel;
85
85
  _a = JSII_RTTI_SYMBOL_1;
86
- DetectorModel[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.DetectorModel", version: "2.200.2-alpha.0" };
86
+ DetectorModel[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.DetectorModel", version: "2.202.0-alpha.0" };
87
87
  /** Uniquely identifies this class. */
88
88
  DetectorModel.PROPERTY_INJECTION_ID = '@aws-cdk.aws-iotevents-alpha.DetectorModel';
89
89
  exports.DetectorModel = DetectorModel = __decorate([
package/lib/expression.js CHANGED
@@ -315,7 +315,7 @@ class Expression {
315
315
  }
316
316
  exports.Expression = Expression;
317
317
  _a = JSII_RTTI_SYMBOL_1;
318
- Expression[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.Expression", version: "2.200.2-alpha.0" };
318
+ Expression[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.Expression", version: "2.202.0-alpha.0" };
319
319
  class StringExpression extends Expression {
320
320
  constructor(value) {
321
321
  super();
package/lib/input.js CHANGED
@@ -81,7 +81,7 @@ let Input = class Input extends InputBase {
81
81
  };
82
82
  exports.Input = Input;
83
83
  _a = JSII_RTTI_SYMBOL_1;
84
- Input[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.Input", version: "2.200.2-alpha.0" };
84
+ Input[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.Input", version: "2.202.0-alpha.0" };
85
85
  /** Uniquely identifies this class. */
86
86
  Input.PROPERTY_INJECTION_ID = '@aws-cdk.aws-iotevents-alpha.Input';
87
87
  exports.Input = Input = __decorate([
package/lib/state.js CHANGED
@@ -97,7 +97,7 @@ class State {
97
97
  }
98
98
  exports.State = State;
99
99
  _a = JSII_RTTI_SYMBOL_1;
100
- State[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.State", version: "2.200.2-alpha.0" };
100
+ State[_a] = { fqn: "@aws-cdk/aws-iotevents-alpha.State", version: "2.202.0-alpha.0" };
101
101
  function toEventsJson(scope, actionBindOptions, events) {
102
102
  return events?.map(event => ({
103
103
  eventName: event.eventName,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-iotevents-alpha",
3
- "version": "2.200.2-alpha.0",
3
+ "version": "2.202.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "The CDK Construct Library for AWS::IoTEvents",
6
6
  "main": "lib/index.js",
@@ -83,18 +83,18 @@
83
83
  },
84
84
  "license": "Apache-2.0",
85
85
  "devDependencies": {
86
- "@aws-cdk/cdk-build-tools": "2.200.2-alpha.0",
87
- "@aws-cdk/integ-runner": "^2.186.11",
88
- "@aws-cdk/pkglint": "2.200.2-alpha.0",
86
+ "@aws-cdk/cdk-build-tools": "2.202.0-alpha.0",
87
+ "@aws-cdk/integ-runner": "^2.187.0",
88
+ "@aws-cdk/pkglint": "2.202.0-alpha.0",
89
89
  "@types/jest": "^29.5.14",
90
90
  "jest": "^29.7.0",
91
- "aws-cdk-lib": "2.200.2",
91
+ "aws-cdk-lib": "2.202.0",
92
92
  "constructs": "^10.0.0",
93
- "@aws-cdk/integ-tests-alpha": "2.200.2-alpha.0"
93
+ "@aws-cdk/integ-tests-alpha": "2.202.0-alpha.0"
94
94
  },
95
95
  "dependencies": {},
96
96
  "peerDependencies": {
97
- "aws-cdk-lib": "^2.200.2",
97
+ "aws-cdk-lib": "^2.202.0",
98
98
  "constructs": "^10.0.0"
99
99
  },
100
100
  "engines": {