aws-solutions-constructs.aws-iot-kinesisstreams 2.78.1__py3-none-any.whl → 2.79.1__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 -2
- aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.79.1.jsii.tgz +0 -0
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info → aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info}/METADATA +3 -3
- aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info/RECORD +9 -0
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info → aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info}/WHEEL +1 -1
- aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.78.1.jsii.tgz +0 -0
- aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info/RECORD +0 -9
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info → aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info}/LICENSE +0 -0
- {aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info → aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info}/top_level.txt +0 -0
@@ -34,9 +34,9 @@ import constructs._jsii
|
|
34
34
|
|
35
35
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
36
36
|
"@aws-solutions-constructs/aws-iot-kinesisstreams",
|
37
|
-
"2.
|
37
|
+
"2.79.1",
|
38
38
|
__name__[0:-6],
|
39
|
-
"aws-iot-kinesisstreams@2.
|
39
|
+
"aws-iot-kinesisstreams@2.79.1.jsii.tgz",
|
40
40
|
)
|
41
41
|
|
42
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.79.1
|
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,9 +19,9 @@ Requires-Python: ~=3.9
|
|
19
19
|
Description-Content-Type: text/markdown
|
20
20
|
License-File: LICENSE
|
21
21
|
Requires-Dist: aws-cdk-lib<3.0.0,>=2.177.0
|
22
|
-
Requires-Dist: aws-solutions-constructs.core==2.
|
22
|
+
Requires-Dist: aws-solutions-constructs.core==2.79.1
|
23
23
|
Requires-Dist: constructs<11.0.0,>=10.0.0
|
24
|
-
Requires-Dist: jsii<2.0.0,>=1.
|
24
|
+
Requires-Dist: jsii<2.0.0,>=1.110.0
|
25
25
|
Requires-Dist: publication>=0.0.3
|
26
26
|
Requires-Dist: typeguard<4.3.0,>=2.13.3
|
27
27
|
|
@@ -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=XF_1TjvqtW7FcAB8gBwsAgXMdQx9BmfiCkRc2JJs4Rc,1539
|
4
|
+
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.79.1.jsii.tgz,sha256=R51NVhNN6djonUAABd3PPdi5Ntr02t9Ii7oOUXeq9rk,56685
|
5
|
+
aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
+
aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info/METADATA,sha256=NCkPom59F9ycYDdBrHNTBn6ce7fqLOPgdnYBTHPeTu0,7088
|
7
|
+
aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
+
aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
+
aws_solutions_constructs_aws_iot_kinesisstreams-2.79.1.dist-info/RECORD,,
|
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.78.1.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=H_DEPBZO6xR3kZevTzytS_FR1EjPDmnLk_k9cnljLxA,1539
|
4
|
-
aws_solutions_constructs/aws_iot_kinesisstreams/_jsii/aws-iot-kinesisstreams@2.78.1.jsii.tgz,sha256=ZzejkcMGt6R4pVoOOX3eqalTHvZSreIz92uur6zDYm0,56687
|
5
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info/METADATA,sha256=5s7-v5FZySF0Au9tpHiBslYX_fncr3yrBe2HNOF72Es,7088
|
7
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
-
aws_solutions_constructs.aws_iot_kinesisstreams-2.78.1.dist-info/RECORD,,
|
File without changes
|