cdk-common 2.0.1000__py3-none-any.whl → 2.0.1001__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
@@ -5087,6 +5087,14 @@ class AWSManagedPolicies(enum.Enum):
5087
5087
  '''
5088
5088
  :stability: experimental
5089
5089
  '''
5090
+ AMAZON_EKS_LOAD_BALANCING_POLICY = "AMAZON_EKS_LOAD_BALANCING_POLICY"
5091
+ '''
5092
+ :stability: experimental
5093
+ '''
5094
+ AMAZON_EKS_BLOCK_STORAGE_POLICY = "AMAZON_EKS_BLOCK_STORAGE_POLICY"
5095
+ '''
5096
+ :stability: experimental
5097
+ '''
5090
5098
 
5091
5099
 
5092
5100
  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.1000", __name__[0:-6], "cdk-common@2.0.1000.jsii.tgz"
35
+ "cdk-common", "2.0.1001", __name__[0:-6], "cdk-common@2.0.1001.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.1000
3
+ Version: 2.0.1001
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=dQWq-5iHPLBLLHz4oZRBmut2CQ65Qd0jxLfvETt9bbM,242424
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=6GZMx49DkmNx_SM4So-qFviXZ1l6LuKtpRzWzLoaqHI,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1001.jsii.tgz,sha256=NardpKS_wfMGGYT8n4lJDFX2-2QytdMpK25DCwb1mF8,3851955
5
+ cdk_common-2.0.1001.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1001.dist-info/METADATA,sha256=S9xZxHXfCIu0HEhwT_uwVOj60O45Iq32EtWdPh718H8,2851
7
+ cdk_common-2.0.1001.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.1001.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1001.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=YDowNpaIQKhrlemlYkbdCHwjFCd2q8Tesi-mvn6X9Ho,242188
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=cy-JxnISt31XMRdG6s9tPPBO3CRM6Z8phgDo_8w9mZY,1437
4
- cdk_common/_jsii/cdk-common@2.0.1000.jsii.tgz,sha256=0pdbnJjWk23XAD6EsbqnbU2KWUMYO73ECTu_lXJMG2o,3851792
5
- cdk_common-2.0.1000.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1000.dist-info/METADATA,sha256=7cFOwHr6l4zXYN9RUyiAeOykKZ5Fn9m-oO5kBMns_5s,2851
7
- cdk_common-2.0.1000.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.1000.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1000.dist-info/RECORD,,