cdk-common 2.0.946__py3-none-any.whl → 2.0.948__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
@@ -5003,6 +5003,10 @@ class AWSManagedPolicies(enum.Enum):
5003
5003
  '''
5004
5004
  :stability: experimental
5005
5005
  '''
5006
+ AWSPCSSERVICE_ROLE_POLICY = "AWSPCSSERVICE_ROLE_POLICY"
5007
+ '''
5008
+ :stability: experimental
5009
+ '''
5006
5010
 
5007
5011
 
5008
5012
  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.946", __name__[0:-6], "cdk-common@2.0.946.jsii.tgz"
35
+ "cdk-common", "2.0.948", __name__[0:-6], "cdk-common@2.0.948.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.946
3
+ Version: 2.0.948
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=Ai8tD2636NXc92vx179K8Yx-zImUSomx-tsZx9Z3JOM,239340
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=p8pA7Hbl71KeBiXSpCSJ7dVA8xzy8KjqP6wBO4ROT1U,1435
4
+ cdk_common/_jsii/cdk-common@2.0.948.jsii.tgz,sha256=_6jVOzx8AcktLFVmIjah1QnCFogOnVn0jQKcVmFZpdY,3832977
5
+ cdk_common-2.0.948.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.948.dist-info/METADATA,sha256=YO4HocGQ1cNVPBykVTXNaBnmZC-Wgosfg4jbl7R0JE4,2850
7
+ cdk_common-2.0.948.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.948.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.948.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=RVvzmjje1DoLpuuMHh4GVOJ7QGQp7rHItvC_nbbWC4Y,239235
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=iERYlir2aLJZQEmflyR8lx-XiZ9DMQDsGvXtrsnlWvo,1435
4
- cdk_common/_jsii/cdk-common@2.0.946.jsii.tgz,sha256=PzNSxCMSn4kwo0n_l0KSeRODZR2zZQ6x9pIFJnJtHEs,3822549
5
- cdk_common-2.0.946.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.946.dist-info/METADATA,sha256=zls1dKd27iwNZ50mBvtGIp0YYg-x6NDYYLbDSxfD3Xs,2850
7
- cdk_common-2.0.946.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.946.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.946.dist-info/RECORD,,