@aws-cdk/aws-iot-alpha 2.248.0-alpha.0 → 2.250.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.248.0",
11
+ "aws-cdk-lib": "^2.250.0",
12
12
  "constructs": "^10.5.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -590,6 +590,19 @@
590
590
  }
591
591
  }
592
592
  },
593
+ "aws-cdk-lib.aws_bcmpricingcalculator": {
594
+ "targets": {
595
+ "dotnet": {
596
+ "namespace": "Amazon.CDK.AWS.BcmPricingCalculator"
597
+ },
598
+ "java": {
599
+ "package": "software.amazon.awscdk.services.bcmpricingcalculator"
600
+ },
601
+ "python": {
602
+ "module": "aws_cdk.aws_bcmpricingcalculator"
603
+ }
604
+ }
605
+ },
593
606
  "aws-cdk-lib.aws_bedrock": {
594
607
  "targets": {
595
608
  "dotnet": {
@@ -642,6 +655,19 @@
642
655
  }
643
656
  }
644
657
  },
658
+ "aws-cdk-lib.aws_braket": {
659
+ "targets": {
660
+ "dotnet": {
661
+ "namespace": "Amazon.CDK.AWS.Braket"
662
+ },
663
+ "java": {
664
+ "package": "software.amazon.awscdk.services.braket"
665
+ },
666
+ "python": {
667
+ "module": "aws_cdk.aws_braket"
668
+ }
669
+ }
670
+ },
645
671
  "aws-cdk-lib.aws_budgets": {
646
672
  "targets": {
647
673
  "dotnet": {
@@ -2820,6 +2846,19 @@
2820
2846
  }
2821
2847
  }
2822
2848
  },
2849
+ "aws-cdk-lib.aws_novaact": {
2850
+ "targets": {
2851
+ "dotnet": {
2852
+ "namespace": "Amazon.CDK.AWS.NovaAct"
2853
+ },
2854
+ "java": {
2855
+ "package": "software.amazon.awscdk.services.novaact"
2856
+ },
2857
+ "python": {
2858
+ "module": "aws_cdk.aws_novaact"
2859
+ }
2860
+ }
2861
+ },
2823
2862
  "aws-cdk-lib.aws_oam": {
2824
2863
  "targets": {
2825
2864
  "dotnet": {
@@ -3486,6 +3525,19 @@
3486
3525
  }
3487
3526
  }
3488
3527
  },
3528
+ "aws-cdk-lib.aws_s3files": {
3529
+ "targets": {
3530
+ "dotnet": {
3531
+ "namespace": "Amazon.CDK.AWS.S3Files"
3532
+ },
3533
+ "java": {
3534
+ "package": "software.amazon.awscdk.services.s3files"
3535
+ },
3536
+ "python": {
3537
+ "module": "aws_cdk.aws_s3files"
3538
+ }
3539
+ }
3540
+ },
3489
3541
  "aws-cdk-lib.aws_s3objectlambda": {
3490
3542
  "targets": {
3491
3543
  "dotnet": {
@@ -3616,6 +3668,19 @@
3616
3668
  }
3617
3669
  }
3618
3670
  },
3671
+ "aws-cdk-lib.aws_securityagent": {
3672
+ "targets": {
3673
+ "dotnet": {
3674
+ "namespace": "Amazon.CDK.AWS.SecurityAgent"
3675
+ },
3676
+ "java": {
3677
+ "package": "software.amazon.awscdk.services.securityagent"
3678
+ },
3679
+ "python": {
3680
+ "module": "aws_cdk.aws_securityagent"
3681
+ }
3682
+ }
3683
+ },
3619
3684
  "aws-cdk-lib.aws_securityhub": {
3620
3685
  "targets": {
3621
3686
  "dotnet": {
@@ -4704,6 +4769,22 @@
4704
4769
  }
4705
4770
  }
4706
4771
  },
4772
+ "aws-cdk-lib.interfaces.aws_bcmpricingcalculator": {
4773
+ "targets": {
4774
+ "dotnet": {
4775
+ "namespace": "Amazon.CDK.Interfaces.BcmPricingCalculator"
4776
+ },
4777
+ "go": {
4778
+ "packageName": "interfacesawsbcmpricingcalculator"
4779
+ },
4780
+ "java": {
4781
+ "package": "software.amazon.awscdk.interfaces.bcmpricingcalculator"
4782
+ },
4783
+ "python": {
4784
+ "module": "aws_cdk.interfaces.aws_bcmpricingcalculator"
4785
+ }
4786
+ }
4787
+ },
4707
4788
  "aws-cdk-lib.interfaces.aws_bedrock": {
4708
4789
  "targets": {
4709
4790
  "dotnet": {
@@ -4784,6 +4865,22 @@
4784
4865
  }
4785
4866
  }
4786
4867
  },
4868
+ "aws-cdk-lib.interfaces.aws_braket": {
4869
+ "targets": {
4870
+ "dotnet": {
4871
+ "namespace": "Amazon.CDK.Interfaces.Braket"
4872
+ },
4873
+ "go": {
4874
+ "packageName": "interfacesawsbraket"
4875
+ },
4876
+ "java": {
4877
+ "package": "software.amazon.awscdk.interfaces.braket"
4878
+ },
4879
+ "python": {
4880
+ "module": "aws_cdk.interfaces.aws_braket"
4881
+ }
4882
+ }
4883
+ },
4787
4884
  "aws-cdk-lib.interfaces.aws_budgets": {
4788
4885
  "targets": {
4789
4886
  "dotnet": {
@@ -7184,6 +7281,22 @@
7184
7281
  }
7185
7282
  }
7186
7283
  },
7284
+ "aws-cdk-lib.interfaces.aws_novaact": {
7285
+ "targets": {
7286
+ "dotnet": {
7287
+ "namespace": "Amazon.CDK.Interfaces.NovaAct"
7288
+ },
7289
+ "go": {
7290
+ "packageName": "interfacesawsnovaact"
7291
+ },
7292
+ "java": {
7293
+ "package": "software.amazon.awscdk.interfaces.novaact"
7294
+ },
7295
+ "python": {
7296
+ "module": "aws_cdk.interfaces.aws_novaact"
7297
+ }
7298
+ }
7299
+ },
7187
7300
  "aws-cdk-lib.interfaces.aws_oam": {
7188
7301
  "targets": {
7189
7302
  "dotnet": {
@@ -7904,6 +8017,22 @@
7904
8017
  }
7905
8018
  }
7906
8019
  },
8020
+ "aws-cdk-lib.interfaces.aws_s3files": {
8021
+ "targets": {
8022
+ "dotnet": {
8023
+ "namespace": "Amazon.CDK.Interfaces.S3Files"
8024
+ },
8025
+ "go": {
8026
+ "packageName": "interfacesawss3files"
8027
+ },
8028
+ "java": {
8029
+ "package": "software.amazon.awscdk.interfaces.s3files"
8030
+ },
8031
+ "python": {
8032
+ "module": "aws_cdk.interfaces.aws_s3files"
8033
+ }
8034
+ }
8035
+ },
7907
8036
  "aws-cdk-lib.interfaces.aws_s3objectlambda": {
7908
8037
  "targets": {
7909
8038
  "dotnet": {
@@ -8048,6 +8177,22 @@
8048
8177
  }
8049
8178
  }
8050
8179
  },
8180
+ "aws-cdk-lib.interfaces.aws_securityagent": {
8181
+ "targets": {
8182
+ "dotnet": {
8183
+ "namespace": "Amazon.CDK.Interfaces.SecurityAgent"
8184
+ },
8185
+ "go": {
8186
+ "packageName": "interfacesawssecurityagent"
8187
+ },
8188
+ "java": {
8189
+ "package": "software.amazon.awscdk.interfaces.securityagent"
8190
+ },
8191
+ "python": {
8192
+ "module": "aws_cdk.interfaces.aws_securityagent"
8193
+ }
8194
+ }
8195
+ },
8051
8196
  "aws-cdk-lib.interfaces.aws_securityhub": {
8052
8197
  "targets": {
8053
8198
  "dotnet": {
@@ -8763,7 +8908,7 @@
8763
8908
  "stability": "experimental"
8764
8909
  },
8765
8910
  "homepage": "https://github.com/aws/aws-cdk",
8766
- "jsiiVersion": "5.9.31 (build 550e607)",
8911
+ "jsiiVersion": "5.9.37 (build 5176c0d)",
8767
8912
  "keywords": [
8768
8913
  "aws",
8769
8914
  "cdk",
@@ -11090,6 +11235,6 @@
11090
11235
  "symbolId": "lib/topic-rule:TopicRuleProps"
11091
11236
  }
11092
11237
  },
11093
- "version": "2.248.0-alpha.0",
11238
+ "version": "2.250.0-alpha.0",
11094
11239
  "fingerprint": "**********"
11095
11240
  }
Binary file
package/.warnings.jsii.js CHANGED
@@ -1,105 +1,15 @@
1
- function _aws_cdk_aws_iot_alpha_IAction(p) {
2
- }
3
- function _aws_cdk_aws_iot_alpha_ActionConfig(p) {
4
- }
5
- function _aws_cdk_aws_iot_alpha_IAccountAuditConfiguration(p) {
6
- }
7
- function _aws_cdk_aws_iot_alpha_CheckConfiguration(p) {
8
- }
9
- function _aws_cdk_aws_iot_alpha_AccountAuditConfigurationProps(p) {
10
- if (p == null)
11
- return;
12
- visitedObjects.add(p);
13
- try {
14
- if (!visitedObjects.has(p.checkConfiguration))
15
- _aws_cdk_aws_iot_alpha_CheckConfiguration(p.checkConfiguration);
16
- }
17
- finally {
18
- visitedObjects.delete(p);
19
- }
20
- }
21
- function _aws_cdk_aws_iot_alpha_AccountAuditConfiguration(p) {
22
- }
23
- function _aws_cdk_aws_iot_alpha_IotSqlConfig(p) {
24
- }
25
- function _aws_cdk_aws_iot_alpha_IotSql(p) {
26
- }
27
- function _aws_cdk_aws_iot_alpha_ILogging(p) {
28
- }
29
- function _aws_cdk_aws_iot_alpha_LogLevel(p) {
30
- }
31
- function _aws_cdk_aws_iot_alpha_LoggingProps(p) {
32
- if (p == null)
33
- return;
34
- visitedObjects.add(p);
35
- try {
36
- if (!visitedObjects.has(p.logLevel))
37
- _aws_cdk_aws_iot_alpha_LogLevel(p.logLevel);
38
- }
39
- finally {
40
- visitedObjects.delete(p);
41
- }
42
- }
43
- function _aws_cdk_aws_iot_alpha_Logging(p) {
44
- }
45
- function _aws_cdk_aws_iot_alpha_IScheduledAudit(p) {
46
- }
47
- function _aws_cdk_aws_iot_alpha_ScheduledAuditAttributes(p) {
48
- }
49
- function _aws_cdk_aws_iot_alpha_AuditCheck(p) {
50
- }
51
- function _aws_cdk_aws_iot_alpha_DayOfWeek(p) {
52
- }
53
- function _aws_cdk_aws_iot_alpha_DayOfMonth(p) {
54
- }
55
- function _aws_cdk_aws_iot_alpha_Frequency(p) {
56
- }
57
- function _aws_cdk_aws_iot_alpha_ScheduledAuditProps(p) {
58
- if (p == null)
59
- return;
60
- visitedObjects.add(p);
61
- try {
62
- if (!visitedObjects.has(p.accountAuditConfiguration))
63
- _aws_cdk_aws_iot_alpha_IAccountAuditConfiguration(p.accountAuditConfiguration);
64
- if (p.auditChecks != null)
65
- for (const o of p.auditChecks)
66
- if (!visitedObjects.has(o))
67
- _aws_cdk_aws_iot_alpha_AuditCheck(o);
68
- if (!visitedObjects.has(p.frequency))
69
- _aws_cdk_aws_iot_alpha_Frequency(p.frequency);
70
- if (!visitedObjects.has(p.dayOfMonth))
71
- _aws_cdk_aws_iot_alpha_DayOfMonth(p.dayOfMonth);
72
- if (!visitedObjects.has(p.dayOfWeek))
73
- _aws_cdk_aws_iot_alpha_DayOfWeek(p.dayOfWeek);
74
- }
75
- finally {
76
- visitedObjects.delete(p);
77
- }
78
- }
79
- function _aws_cdk_aws_iot_alpha_ScheduledAudit(p) {
80
- }
81
- function _aws_cdk_aws_iot_alpha_ITopicRule(p) {
82
- }
83
- function _aws_cdk_aws_iot_alpha_TopicRuleProps(p) {
84
- if (p == null)
85
- return;
86
- visitedObjects.add(p);
87
- try {
88
- if (!visitedObjects.has(p.sql))
89
- _aws_cdk_aws_iot_alpha_IotSql(p.sql);
90
- if (p.actions != null)
91
- for (const o of p.actions)
92
- if (!visitedObjects.has(o))
93
- _aws_cdk_aws_iot_alpha_IAction(o);
94
- if (!visitedObjects.has(p.errorAction))
95
- _aws_cdk_aws_iot_alpha_IAction(p.errorAction);
96
- }
97
- finally {
98
- visitedObjects.delete(p);
99
- }
100
- }
101
- function _aws_cdk_aws_iot_alpha_TopicRule(p) {
102
- }
1
+ const VALIDATORS = { _aws_cdk_aws_iot_alpha_AccountAuditConfigurationProps: function _aws_cdk_aws_iot_alpha_AccountAuditConfigurationProps(p) {
2
+ if (p == null)
3
+ return;
4
+ visitedObjects.add(p);
5
+ try {
6
+ if (!visitedObjects.has(p.checkConfiguration))
7
+ module.exports._aws_cdk_aws_iot_alpha_CheckConfiguration(p.checkConfiguration);
8
+ }
9
+ finally {
10
+ visitedObjects.delete(p);
11
+ }
12
+ } };
103
13
  function print(name, deprecationMessage) {
104
14
  const deprecated = process.env.JSII_DEPRECATED;
105
15
  const deprecationMode = ["warn", "fail", "quiet"].includes(deprecated) ? deprecated : "warn";
@@ -136,4 +46,16 @@ class DeprecationError extends Error {
136
46
  });
137
47
  }
138
48
  }
139
- module.exports = { print, getPropertyDescriptor, DeprecationError, _aws_cdk_aws_iot_alpha_IAction, _aws_cdk_aws_iot_alpha_ActionConfig, _aws_cdk_aws_iot_alpha_IAccountAuditConfiguration, _aws_cdk_aws_iot_alpha_CheckConfiguration, _aws_cdk_aws_iot_alpha_AccountAuditConfigurationProps, _aws_cdk_aws_iot_alpha_AccountAuditConfiguration, _aws_cdk_aws_iot_alpha_IotSqlConfig, _aws_cdk_aws_iot_alpha_IotSql, _aws_cdk_aws_iot_alpha_ILogging, _aws_cdk_aws_iot_alpha_LogLevel, _aws_cdk_aws_iot_alpha_LoggingProps, _aws_cdk_aws_iot_alpha_Logging, _aws_cdk_aws_iot_alpha_IScheduledAudit, _aws_cdk_aws_iot_alpha_ScheduledAuditAttributes, _aws_cdk_aws_iot_alpha_AuditCheck, _aws_cdk_aws_iot_alpha_DayOfWeek, _aws_cdk_aws_iot_alpha_DayOfMonth, _aws_cdk_aws_iot_alpha_Frequency, _aws_cdk_aws_iot_alpha_ScheduledAuditProps, _aws_cdk_aws_iot_alpha_ScheduledAudit, _aws_cdk_aws_iot_alpha_ITopicRule, _aws_cdk_aws_iot_alpha_TopicRuleProps, _aws_cdk_aws_iot_alpha_TopicRule };
49
+ function nop() {
50
+ }
51
+ module.exports = new Proxy({}, {
52
+ get(target, prop, receiver) {
53
+ if (prop === "print")
54
+ return print;
55
+ if (prop === "getPropertyDescriptor")
56
+ return getPropertyDescriptor;
57
+ if (prop === "DeprecationError")
58
+ return DeprecationError;
59
+ return VALIDATORS[prop] ?? nop;
60
+ },
61
+ });
@@ -59,7 +59,7 @@ let AccountAuditConfiguration = (() => {
59
59
  AccountAuditConfiguration = _classThis = _classDescriptor.value;
60
60
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
61
61
  }
62
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.AccountAuditConfiguration", version: "2.248.0-alpha.0" };
62
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.AccountAuditConfiguration", version: "2.250.0-alpha.0" };
63
63
  /** Uniquely identifies this class. */
64
64
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-iot-alpha.AccountAuditConfiguration';
65
65
  /**
package/lib/iot-sql.js CHANGED
@@ -6,7 +6,7 @@ const JSII_RTTI_SYMBOL_1 = Symbol.for("jsii.rtti");
6
6
  * Defines AWS IoT SQL.
7
7
  */
8
8
  class IotSql {
9
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.IotSql", version: "2.248.0-alpha.0" };
9
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.IotSql", version: "2.250.0-alpha.0" };
10
10
  /**
11
11
  * Uses the original SQL version built on 2015-10-08.
12
12
  *
package/lib/logging.js CHANGED
@@ -93,7 +93,7 @@ let Logging = (() => {
93
93
  Logging = _classThis = _classDescriptor.value;
94
94
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
95
95
  }
96
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.Logging", version: "2.248.0-alpha.0" };
96
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.Logging", version: "2.250.0-alpha.0" };
97
97
  /** Uniquely identifies this class. */
98
98
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-iot-alpha.Logging';
99
99
  /**
@@ -162,7 +162,7 @@ var DayOfWeek;
162
162
  */
163
163
  class DayOfMonth {
164
164
  day;
165
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.DayOfMonth", version: "2.248.0-alpha.0" };
165
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.DayOfMonth", version: "2.250.0-alpha.0" };
166
166
  /**
167
167
  * The last day of the month
168
168
  */
@@ -228,7 +228,7 @@ let ScheduledAudit = (() => {
228
228
  ScheduledAudit = _classThis = _classDescriptor.value;
229
229
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
230
230
  }
231
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.ScheduledAudit", version: "2.248.0-alpha.0" };
231
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.ScheduledAudit", version: "2.250.0-alpha.0" };
232
232
  /** Uniquely identifies this class. */
233
233
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-iot-alpha.ScheduledAudit';
234
234
  /**
package/lib/topic-rule.js CHANGED
@@ -69,7 +69,7 @@ let TopicRule = (() => {
69
69
  TopicRule = _classThis = _classDescriptor.value;
70
70
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
71
71
  }
72
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.TopicRule", version: "2.248.0-alpha.0" };
72
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-iot-alpha.TopicRule", version: "2.250.0-alpha.0" };
73
73
  /** Uniquely identifies this class. */
74
74
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-iot-alpha.TopicRule';
75
75
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-iot-alpha",
3
- "version": "2.248.0-alpha.0",
3
+ "version": "2.250.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "The CDK Construct Library for AWS::IoT",
6
6
  "main": "lib/index.js",
@@ -82,19 +82,19 @@
82
82
  },
83
83
  "license": "Apache-2.0",
84
84
  "devDependencies": {
85
- "@aws-cdk/cdk-build-tools": "2.248.0-alpha.0",
85
+ "@aws-cdk/cdk-build-tools": "2.250.0-alpha.0",
86
86
  "@aws-cdk/integ-runner": "^2.197.1",
87
- "@aws-cdk/pkglint": "2.248.0-alpha.0",
87
+ "@aws-cdk/pkglint": "2.250.0-alpha.0",
88
88
  "@types/jest": "^29.5.14",
89
89
  "jest": "^29.7.0",
90
- "aws-cdk-lib": "2.248.0",
90
+ "aws-cdk-lib": "2.250.0",
91
91
  "constructs": "^10.5.0",
92
- "@aws-cdk/integ-tests-alpha": "2.248.0-alpha.0"
92
+ "@aws-cdk/integ-tests-alpha": "2.250.0-alpha.0"
93
93
  },
94
94
  "dependencies": {},
95
95
  "homepage": "https://github.com/aws/aws-cdk",
96
96
  "peerDependencies": {
97
- "aws-cdk-lib": "^2.248.0",
97
+ "aws-cdk-lib": "^2.250.0",
98
98
  "constructs": "^10.5.0"
99
99
  },
100
100
  "engines": {
@@ -116,7 +116,7 @@
116
116
  },
117
117
  "jsiiRosetta": {
118
118
  "exampleDependencies": {
119
- "@aws-cdk/aws-iot-actions-alpha": "^2.248.0-alpha.0"
119
+ "@aws-cdk/aws-iot-actions-alpha": "^2.250.0-alpha.0"
120
120
  }
121
121
  }
122
122
  }