cdk-common 2.0.985__py3-none-any.whl → 2.0.987__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.
cdk_common/__init__.py CHANGED
@@ -5063,6 +5063,10 @@ class AWSManagedPolicies(enum.Enum):
5063
5063
  '''
5064
5064
  :stability: experimental
5065
5065
  '''
5066
+ CLOUD_WATCH_LAMBDA_APPLICATION_SIGNALS_EXECUTION_ROLE_POLICY = "CLOUD_WATCH_LAMBDA_APPLICATION_SIGNALS_EXECUTION_ROLE_POLICY"
5067
+ '''
5068
+ :stability: experimental
5069
+ '''
5066
5070
 
5067
5071
 
5068
5072
  class LambdaArmFunction(
@@ -32,7 +32,7 @@ import aws_cdk._jsii
32
32
  import constructs._jsii
33
33
 
34
34
  __jsii_assembly__ = jsii.JSIIAssembly.load(
35
- "cdk-common", "2.0.985", __name__[0:-6], "cdk-common@2.0.985.jsii.tgz"
35
+ "cdk-common", "2.0.987", __name__[0:-6], "cdk-common@2.0.987.jsii.tgz"
36
36
  )
37
37
 
38
38
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cdk-common
3
- Version: 2.0.985
3
+ Version: 2.0.987
4
4
  Summary: Common AWS CDK librarys.
5
5
  Home-page: https://github.com/neilkuan/cdk-common.git
6
6
  Author: Neil Kuan<guan840912@gmail.com>
@@ -0,0 +1,9 @@
1
+ cdk_common/__init__.py,sha256=effcX_wF0sHM3HO-5KvFmZvbs1d1J2u4zhQMFprZfhw,241501
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=RveX4Nq6u5hRUCxQI215v8iccvZk3-TQRzBNUZtSIYs,1435
4
+ cdk_common/_jsii/cdk-common@2.0.987.jsii.tgz,sha256=ZII6bVJ8QTXOY1oEtD-Jmqeb8szd29ybNFEb_NrJhyI,3847025
5
+ cdk_common-2.0.987.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.987.dist-info/METADATA,sha256=ngjhdpI_EDZ3KEauW5ZWvlVpguynYdgaC0Yh422vzRo,2850
7
+ cdk_common-2.0.987.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.987.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.987.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=OhoZkhM0Xl0RAecsFKpk0qKffeYpsDlyQCtUT47xZ3M,241326
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=QT6lZS5o3-SJnEY2F-8K1xoQSlDxPsaJf19RguPBMts,1435
4
- cdk_common/_jsii/cdk-common@2.0.985.jsii.tgz,sha256=_-Vs7HA3ux46UjVk5h7cPWXTzkfb_FSPVVuo42Xh-5s,3845558
5
- cdk_common-2.0.985.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.985.dist-info/METADATA,sha256=8jPHyml2ffZqTu2h0CZ0DNv7ww98vqbzmuzaNyum9Uw,2850
7
- cdk_common-2.0.985.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.985.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.985.dist-info/RECORD,,