aws-solutions-constructs.aws-iot-sqs 2.71.0__py3-none-any.whl → 2.73.0__py3-none-any.whl
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.
- aws_solutions_constructs/aws_iot_sqs/_jsii/__init__.py +2 -2
- aws_solutions_constructs/aws_iot_sqs/_jsii/aws-iot-sqs@2.73.0.jsii.tgz +0 -0
- {aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info → aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info}/METADATA +6 -6
- aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info/RECORD +9 -0
- aws_solutions_constructs/aws_iot_sqs/_jsii/aws-iot-sqs@2.71.0.jsii.tgz +0 -0
- aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info/RECORD +0 -9
- {aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info → aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info}/LICENSE +0 -0
- {aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info → aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info}/WHEEL +0 -0
- {aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info → aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info}/top_level.txt +0 -0
@@ -35,9 +35,9 @@ import constructs._jsii
|
|
35
35
|
|
36
36
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
37
37
|
"@aws-solutions-constructs/aws-iot-sqs",
|
38
|
-
"2.
|
38
|
+
"2.73.0",
|
39
39
|
__name__[0:-6],
|
40
|
-
"aws-iot-sqs@2.
|
40
|
+
"aws-iot-sqs@2.73.0.jsii.tgz",
|
41
41
|
)
|
42
42
|
|
43
43
|
__all__ = [
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: aws-solutions-constructs.aws-iot-sqs
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.73.0
|
4
4
|
Summary: CDK Constructs for AWS IoT to AWS SQS integration
|
5
5
|
Home-page: https://github.com/awslabs/aws-solutions-constructs.git
|
6
6
|
Author: Amazon Web Services
|
@@ -19,13 +19,13 @@ Classifier: License :: OSI Approved
|
|
19
19
|
Requires-Python: ~=3.8
|
20
20
|
Description-Content-Type: text/markdown
|
21
21
|
License-File: LICENSE
|
22
|
-
Requires-Dist: aws-cdk-lib<3.0.0,>=2.
|
23
|
-
Requires-Dist: aws-cdk.integ-tests-alpha==2.
|
24
|
-
Requires-Dist: aws-solutions-constructs.core==2.
|
22
|
+
Requires-Dist: aws-cdk-lib<3.0.0,>=2.161.0
|
23
|
+
Requires-Dist: aws-cdk.integ-tests-alpha==2.161.0.a0
|
24
|
+
Requires-Dist: aws-solutions-constructs.core==2.73.0
|
25
25
|
Requires-Dist: constructs<11.0.0,>=10.0.0
|
26
|
-
Requires-Dist: jsii<2.0.0,>=1.
|
26
|
+
Requires-Dist: jsii<2.0.0,>=1.104.0
|
27
27
|
Requires-Dist: publication>=0.0.3
|
28
|
-
Requires-Dist: typeguard<
|
28
|
+
Requires-Dist: typeguard<4.3.0,>=2.13.3
|
29
29
|
|
30
30
|
# aws-iot-sqs module
|
31
31
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
aws_solutions_constructs/aws_iot_sqs/__init__.py,sha256=Y9G7dMVVaTLRdHcZpKYbI_hMqBE1GTZgNsePNdzmaB4,26489
|
2
|
+
aws_solutions_constructs/aws_iot_sqs/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
aws_solutions_constructs/aws_iot_sqs/_jsii/__init__.py,sha256=Je_zR7USY2NEuCIbPYTugx_tBZQGpljvnRpUTHJvwF0,1556
|
4
|
+
aws_solutions_constructs/aws_iot_sqs/_jsii/aws-iot-sqs@2.73.0.jsii.tgz,sha256=HXpmfdwSKqrVzsdiaJeGmA9So4hE6XL28kO0fnAO8GM,316895
|
5
|
+
aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
+
aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info/METADATA,sha256=B-1ZdT_rpF4o_jM5v-r8hd-KblqM1XRImrpzm22WnZo,8015
|
7
|
+
aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
+
aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
+
aws_solutions_constructs.aws_iot_sqs-2.73.0.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
aws_solutions_constructs/aws_iot_sqs/__init__.py,sha256=Y9G7dMVVaTLRdHcZpKYbI_hMqBE1GTZgNsePNdzmaB4,26489
|
2
|
-
aws_solutions_constructs/aws_iot_sqs/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
aws_solutions_constructs/aws_iot_sqs/_jsii/__init__.py,sha256=U35K0asaz-oL6IJOVb7MdUoBLUJlDV3Uke-OjH1lq1k,1556
|
4
|
-
aws_solutions_constructs/aws_iot_sqs/_jsii/aws-iot-sqs@2.71.0.jsii.tgz,sha256=rP9VmDq03pAnaZuRKU90buaaszPPFHRxFjPNt4A44ns,316895
|
5
|
-
aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
-
aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info/METADATA,sha256=M0UB7o3UgKgIkQMQNm0_xfHajvpDisVGIfZyQ1p0stI,8015
|
7
|
-
aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
-
aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
-
aws_solutions_constructs.aws_iot_sqs-2.71.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|