aws-solutions-constructs.aws-lambda-kinesisfirehose 2.32.0__py3-none-any.whl → 2.34.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.
@@ -17,9 +17,9 @@ import constructs._jsii
17
17
 
18
18
  __jsii_assembly__ = jsii.JSIIAssembly.load(
19
19
  "@aws-solutions-constructs/aws-lambda-kinesisfirehose",
20
- "2.32.0",
20
+ "2.34.0",
21
21
  __name__[0:-6],
22
- "aws-lambda-kinesisfirehose@2.32.0.jsii.tgz",
22
+ "aws-lambda-kinesisfirehose@2.34.0.jsii.tgz",
23
23
  )
24
24
 
25
25
  __all__ = [
@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aws-solutions-constructs.aws-lambda-kinesisfirehose
3
- Version: 2.32.0
3
+ Version: 2.34.0
4
4
  Summary: CDK constructs for defining an interaction between an AWS Lambda function and an existing Amazon Kinesis Firehose Delivery Stream.
5
5
  Home-page: https://github.com/awslabs/aws-solutions-constructs.git
6
6
  Author: Amazon Web Services
7
7
  License: Apache-2.0
8
8
  Project-URL: Source, https://github.com/awslabs/aws-solutions-constructs.git
9
- Platform: UNKNOWN
10
9
  Classifier: Intended Audience :: Developers
11
10
  Classifier: Operating System :: OS Independent
12
11
  Classifier: Programming Language :: JavaScript
@@ -15,16 +14,17 @@ Classifier: Programming Language :: Python :: 3.7
15
14
  Classifier: Programming Language :: Python :: 3.8
16
15
  Classifier: Programming Language :: Python :: 3.9
17
16
  Classifier: Programming Language :: Python :: 3.10
17
+ Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Typing :: Typed
19
19
  Classifier: License :: OSI Approved
20
20
  Requires-Python: ~=3.7
21
21
  Description-Content-Type: text/markdown
22
22
  License-File: LICENSE
23
- Requires-Dist: aws-cdk-lib (<3.0.0,>=2.64.0)
24
- Requires-Dist: aws-solutions-constructs.aws-kinesis-firehose-s3 (==2.32.0)
25
- Requires-Dist: aws-solutions-constructs.core (==2.32.0)
23
+ Requires-Dist: aws-cdk-lib (<3.0.0,>=2.68.0)
24
+ Requires-Dist: aws-solutions-constructs.aws-kinesis-firehose-s3 (==2.34.0)
25
+ Requires-Dist: aws-solutions-constructs.core (==2.34.0)
26
26
  Requires-Dist: constructs (<11.0.0,>=10.0.0)
27
- Requires-Dist: jsii (<2.0.0,>=1.74.0)
27
+ Requires-Dist: jsii (<2.0.0,>=1.78.1)
28
28
  Requires-Dist: publication (>=0.0.3)
29
29
  Requires-Dist: typeguard (~=2.13.3)
30
30
 
@@ -172,5 +172,3 @@ Out of the box implementation of the Construct without any override will set the
172
172
 
173
173
 
174
174
  © Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
175
-
176
-
@@ -0,0 +1,9 @@
1
+ aws_solutions_constructs/aws_lambda_kinesisfirehose/__init__.py,sha256=-nVaGQX8T-VWSdB-n5OshAOap4ZIFwm8k9OpFj5aUdg,22232
2
+ aws_solutions_constructs/aws_lambda_kinesisfirehose/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ aws_solutions_constructs/aws_lambda_kinesisfirehose/_jsii/__init__.py,sha256=GPfQsW5xyRTY0dDPjWWA1IaAjRgjVc9weQIC1izT27s,565
4
+ aws_solutions_constructs/aws_lambda_kinesisfirehose/_jsii/aws-lambda-kinesisfirehose@2.34.0.jsii.tgz,sha256=HSbOb9qS9ZY4-ZAzgIiG_Zn6XYkqQqUcFOyNDjO4ctU,73955
5
+ aws_solutions_constructs.aws_lambda_kinesisfirehose-2.34.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
6
+ aws_solutions_constructs.aws_lambda_kinesisfirehose-2.34.0.dist-info/METADATA,sha256=sRSg8wNKYyep9G6Jim2ORpVQFf7u4xSan2fr35oizYQ,9333
7
+ aws_solutions_constructs.aws_lambda_kinesisfirehose-2.34.0.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
8
+ aws_solutions_constructs.aws_lambda_kinesisfirehose-2.34.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
9
+ aws_solutions_constructs.aws_lambda_kinesisfirehose-2.34.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.38.4)
2
+ Generator: bdist_wheel (0.40.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +0,0 @@
1
- aws_solutions_constructs/aws_lambda_kinesisfirehose/__init__.py,sha256=-nVaGQX8T-VWSdB-n5OshAOap4ZIFwm8k9OpFj5aUdg,22232
2
- aws_solutions_constructs/aws_lambda_kinesisfirehose/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- aws_solutions_constructs/aws_lambda_kinesisfirehose/_jsii/__init__.py,sha256=8TbCNYUbL8brIQ7BSHJBGrVJy-N_pj_FEA8ArABPtUA,565
4
- aws_solutions_constructs/aws_lambda_kinesisfirehose/_jsii/aws-lambda-kinesisfirehose@2.32.0.jsii.tgz,sha256=7f-YBDEQdeBI05txAL3U1t_eDruC_ADRFVkPsn7_5ak,73950
5
- aws_solutions_constructs.aws_lambda_kinesisfirehose-2.32.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
6
- aws_solutions_constructs.aws_lambda_kinesisfirehose-2.32.0.dist-info/METADATA,sha256=D_tR94ANWmqsBgLqsc_SWkOS87WG5neKauR1H_3szaA,9302
7
- aws_solutions_constructs.aws_lambda_kinesisfirehose-2.32.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
8
- aws_solutions_constructs.aws_lambda_kinesisfirehose-2.32.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
9
- aws_solutions_constructs.aws_lambda_kinesisfirehose-2.32.0.dist-info/RECORD,,