cdk-common 2.0.975__py3-none-any.whl → 2.0.977__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
@@ -5031,6 +5031,10 @@ class AWSManagedPolicies(enum.Enum):
5031
5031
  '''
5032
5032
  :stability: experimental
5033
5033
  '''
5034
+ AMAZON_E_C2_CONTAINER_REGISTRY_PULL_ONLY = "AMAZON_E_C2_CONTAINER_REGISTRY_PULL_ONLY"
5035
+ '''
5036
+ :stability: experimental
5037
+ '''
5034
5038
 
5035
5039
 
5036
5040
  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.975", __name__[0:-6], "cdk-common@2.0.975.jsii.tgz"
35
+ "cdk-common", "2.0.977", __name__[0:-6], "cdk-common@2.0.977.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.975
3
+ Version: 2.0.977
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=4rDOPLJBUWzcwju56ziEDjJxWtcf4pP44PZwgdTUNKg,240275
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=2i0SdRKprPggGNBYrY-oRU7wHNze1ERHH1Kc8xgURaw,1435
4
+ cdk_common/_jsii/cdk-common@2.0.977.jsii.tgz,sha256=9ZcvhzZpFlB_9kEgAZz3P7WXnsgSe1mXSdsHGGuRX60,3839271
5
+ cdk_common-2.0.977.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.977.dist-info/METADATA,sha256=WMh-jmm_RAi3LAYYK7C3yD0BlQfbwBgh_c2fJfg-aR8,2850
7
+ cdk_common-2.0.977.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.977.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.977.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=gOHDa6WH9ynqwItVOT3rV3M_oILMOaiPX2Z3OCfdacI,240140
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=YN91M2KdPDRG4yFIzTBoBYF_TPRE9ArBI3XkzaJmCB8,1435
4
- cdk_common/_jsii/cdk-common@2.0.975.jsii.tgz,sha256=-uFICicCp8WWERDbd8o6XDmzDpMvKwbk3pZwDSu-coc,3838794
5
- cdk_common-2.0.975.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.975.dist-info/METADATA,sha256=vilDpspUTzwPqGKXCGzl1DpJlQmzAZ7NlckcCN2aktc,2850
7
- cdk_common-2.0.975.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.975.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.975.dist-info/RECORD,,