aws-solutions-constructs.aws-lambda-elasticachememcached 2.54.0__py3-none-any.whl → 2.54.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.

Potentially problematic release.


This version of aws-solutions-constructs.aws-lambda-elasticachememcached might be problematic. Click here for more details.

@@ -133,6 +133,9 @@ Out of the box implementation of the Construct without any override will set the
133
133
 
134
134
  © Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
135
135
  '''
136
+ from pkgutil import extend_path
137
+ __path__ = extend_path(__path__, __name__)
138
+
136
139
  import abc
137
140
  import builtins
138
141
  import datetime
@@ -1,3 +1,6 @@
1
+ from pkgutil import extend_path
2
+ __path__ = extend_path(__path__, __name__)
3
+
1
4
  import abc
2
5
  import builtins
3
6
  import datetime
@@ -17,9 +20,9 @@ import constructs._jsii
17
20
 
18
21
  __jsii_assembly__ = jsii.JSIIAssembly.load(
19
22
  "@aws-solutions-constructs/aws-lambda-elasticachememcached",
20
- "2.54.0",
23
+ "2.54.1",
21
24
  __name__[0:-6],
22
- "aws-lambda-elasticachememcached@2.54.0.jsii.tgz",
25
+ "aws-lambda-elasticachememcached@2.54.1.jsii.tgz",
23
26
  )
24
27
 
25
28
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aws-solutions-constructs.aws-lambda-elasticachememcached
3
- Version: 2.54.0
3
+ Version: 2.54.1
4
4
  Summary: CDK constructs for defining an interaction between an AWS Lambda function and an Amazon Elasticache memcached cache.
5
5
  Home-page: https://github.com/awslabs/aws-solutions-constructs.git
6
6
  Author: Amazon Web Services
@@ -19,11 +19,11 @@ 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.130.0
23
- Requires-Dist: aws-cdk.integ-tests-alpha ==2.130.0.a0
24
- Requires-Dist: aws-solutions-constructs.core ==2.54.0
22
+ Requires-Dist: aws-cdk-lib <3.0.0,>=2.135.0
23
+ Requires-Dist: aws-cdk.integ-tests-alpha ==2.135.0.a0
24
+ Requires-Dist: aws-solutions-constructs.core ==2.54.1
25
25
  Requires-Dist: constructs <11.0.0,>=10.0.0
26
- Requires-Dist: jsii <2.0.0,>=1.94.0
26
+ Requires-Dist: jsii <2.0.0,>=1.96.0
27
27
  Requires-Dist: publication >=0.0.3
28
28
  Requires-Dist: typeguard ~=2.13.3
29
29
 
@@ -0,0 +1,9 @@
1
+ aws_solutions_constructs/aws_lambda_elasticachememcached/__init__.py,sha256=SUN_TsSMYCEcbgaREKrU3g2PpRYhSZIPiIKsHhENiOI,21475
2
+ aws_solutions_constructs/aws_lambda_elasticachememcached/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ aws_solutions_constructs/aws_lambda_elasticachememcached/_jsii/__init__.py,sha256=dIxh6L65LIqgnYgFOqzL5gspvMV3hvjDwdtPIyq0YlQ,628
4
+ aws_solutions_constructs/aws_lambda_elasticachememcached/_jsii/aws-lambda-elasticachememcached@2.54.1.jsii.tgz,sha256=bMulRlyiw-BVzpZeomzr--mhC91SoqdCuEQe1ojuo80,115562
5
+ aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.1.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
6
+ aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.1.dist-info/METADATA,sha256=yLxw7fdVSHBDdXIgJxEYHmRxJoF6pfDdREgTi63dhw8,8051
7
+ aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.1.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
8
+ aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.1.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
9
+ aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.1.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- aws_solutions_constructs/aws_lambda_elasticachememcached/__init__.py,sha256=Acm1yuLZPhnA6SCUaGFxrB8UDFbw2KBzRGdgFURBX60,21399
2
- aws_solutions_constructs/aws_lambda_elasticachememcached/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- aws_solutions_constructs/aws_lambda_elasticachememcached/_jsii/__init__.py,sha256=NJT5Ncx2Um-diL-Dw3TXNyvDXKr4Osii4-grMLLSiP4,552
4
- aws_solutions_constructs/aws_lambda_elasticachememcached/_jsii/aws-lambda-elasticachememcached@2.54.0.jsii.tgz,sha256=4_qS3_fQ5Zk06Dmp9sbyk2aRhVM6Wykla3X4LlkWw8w,115535
5
- aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
6
- aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.0.dist-info/METADATA,sha256=R7bRZVXxVjBQ5eqRZILyD2sy3_gOWekVdh6J-oUFsTI,8051
7
- aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.0.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
8
- aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
9
- aws_solutions_constructs.aws_lambda_elasticachememcached-2.54.0.dist-info/RECORD,,