aws-solutions-constructs.aws-iot-kinesisstreams 2.74.0__py3-none-any.whl → 2.76.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_kinesisstreams/_jsii/__init__.py +2 -3
- aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.76.0.jsii.tgz +0 -0
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info → aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info}/METADATA +4 -5
- aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info/RECORD +9 -0
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info → aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info}/WHEEL +1 -1
- aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.74.0.jsii.tgz +0 -0
- aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info/RECORD +0 -9
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info → aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info}/LICENSE +0 -0
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info → aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info}/top_level.txt +0 -0
@@ -29,15 +29,14 @@ def check_type(argname: str, value: object, expected_type: typing.Any) -> typing
|
|
29
29
|
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
30
30
|
|
31
31
|
import aws_cdk._jsii
|
32
|
-
import aws_cdk.integ_tests_alpha._jsii
|
33
32
|
import aws_solutions_constructs.core._jsii
|
34
33
|
import constructs._jsii
|
35
34
|
|
36
35
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
37
36
|
"@aws-solutions-constructs/aws-iot-kinesisstreams",
|
38
|
-
"2.
|
37
|
+
"2.76.0",
|
39
38
|
__name__[0:-6],
|
40
|
-
"aws-iot-kinesisstreams@2.
|
39
|
+
"aws-iot-kinesisstreams@2.76.0.jsii.tgz",
|
41
40
|
)
|
42
41
|
|
43
42
|
__all__ = [
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: aws-solutions-constructs.aws-iot-kinesisstreams
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.76.0
|
4
4
|
Summary: CDK Constructs for AWS IoT to AWS Kinesis Data Stream.
|
5
5
|
Home-page: https://github.com/awslabs/aws-solutions-constructs.git
|
6
6
|
Author: Amazon Web Services
|
@@ -19,11 +19,10 @@ 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-
|
24
|
-
Requires-Dist: aws-solutions-constructs.core==2.74.0
|
22
|
+
Requires-Dist: aws-cdk-lib<3.0.0,>=2.173.2
|
23
|
+
Requires-Dist: aws-solutions-constructs.core==2.76.0
|
25
24
|
Requires-Dist: constructs<11.0.0,>=10.0.0
|
26
|
-
Requires-Dist: jsii<2.0.0,>=1.
|
25
|
+
Requires-Dist: jsii<2.0.0,>=1.106.0
|
27
26
|
Requires-Dist: publication>=0.0.3
|
28
27
|
Requires-Dist: typeguard<4.3.0,>=2.13.3
|
29
28
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
aws_solutions_constructs/aws_iot_kinesisstreams/__init__.py,sha256=wbXhrz1Qi979SF3xe4eWB4sKluuF6s6Z3R3HhbSsrvU,16660
|
2
|
+
aws_solutions_constructs/aws_iot_kinesisstreams/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/__init__.py,sha256=RIw55bCHHYi0VcQDhUqYWXyTeGUXkxZDXHSNAx1voq8,1539
|
4
|
+
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.76.0.jsii.tgz,sha256=fQTwytsmfI7szzOAm1XQxH46HR5_o9skJa00bitCy9I,56718
|
5
|
+
aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
+
aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info/METADATA,sha256=tZlBln1cFbYyu2f_HJZNGDjDqvbVqVnGkJ0-afv5kAk,7138
|
7
|
+
aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
+
aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
+
aws_solutions_constructs.aws_iot_kinesisstreams-2.76.0.dist-info/RECORD,,
|
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.74.0.jsii.tgz
DELETED
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
aws_solutions_constructs/aws_iot_kinesisstreams/__init__.py,sha256=wbXhrz1Qi979SF3xe4eWB4sKluuF6s6Z3R3HhbSsrvU,16660
|
2
|
-
aws_solutions_constructs/aws_iot_kinesisstreams/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/__init__.py,sha256=TpX2GdO7ABm64OMRBIT3SAOLRcahLhDGgCe_g0rrX1s,1578
|
4
|
-
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.74.0.jsii.tgz,sha256=2xCpX54sjP6kEBO4dtviIedI3n84z7KY_WS6DuQtE20,56763
|
5
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info/METADATA,sha256=yInCLeUqG8N3XwjODjzEEpZaZBcz_AyW8tC0oXYxxQI,7191
|
7
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.74.0.dist-info/RECORD,,
|
File without changes
|