cdk-common 2.0.1013__py3-none-any.whl → 2.0.1014__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
@@ -5115,6 +5115,10 @@ class AWSManagedPolicies(enum.Enum):
5115
5115
  '''
5116
5116
  :stability: experimental
5117
5117
  '''
5118
+ AMAZON_ODB_SERVICE_ROLE_POLICY = "AMAZON_ODB_SERVICE_ROLE_POLICY"
5119
+ '''
5120
+ :stability: experimental
5121
+ '''
5118
5122
 
5119
5123
 
5120
5124
  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.1013", __name__[0:-6], "cdk-common@2.0.1013.jsii.tgz"
35
+ "cdk-common", "2.0.1014", __name__[0:-6], "cdk-common@2.0.1014.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.1013
3
+ Version: 2.0.1014
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>
@@ -22,7 +22,7 @@ Description-Content-Type: text/markdown
22
22
  License-File: LICENSE
23
23
  Requires-Dist: aws-cdk-lib<3.0.0,>=2.126.0
24
24
  Requires-Dist: constructs<11.0.0,>=10.0.5
25
- Requires-Dist: jsii<2.0.0,>=1.104.0
25
+ Requires-Dist: jsii<2.0.0,>=1.105.0
26
26
  Requires-Dist: publication>=0.0.3
27
27
  Requires-Dist: typeguard<4.3.0,>=2.13.3
28
28
 
@@ -0,0 +1,9 @@
1
+ cdk_common/__init__.py,sha256=SEYF-G4TgpcF6Hk8cbz24MnfN7kOdbqA6SpBX52kJ-E,243212
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=xjAV13Jioh7tKbIHzwC1mxwDf67scT8MgC5ge9As9o4,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1014.jsii.tgz,sha256=Q8Y2kIhUdtMfmJvkaPnvqdeRbydgrV-fzKrFp4FjRsw,3854874
5
+ cdk_common-2.0.1014.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1014.dist-info/METADATA,sha256=EHfGjVIDIM3FheXTijGVbxs6hLVw1yDuQ2HGA4qsth0,2851
7
+ cdk_common-2.0.1014.dist-info/WHEEL,sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo,92
8
+ cdk_common-2.0.1014.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1014.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=_bVpN4kzc4Ynh5DJci_GgNQQ27hg6xxXRj4daQPE8BY,243097
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=jeUAlvk0nJO598JuvztWi_Q4GTK3BDjtXRD7zcWJhZ4,1437
4
- cdk_common/_jsii/cdk-common@2.0.1013.jsii.tgz,sha256=OjXLAYec2qwnkhxxJUhnGlGYASBz0EkxdWq3F43uzBQ,3854837
5
- cdk_common-2.0.1013.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1013.dist-info/METADATA,sha256=XnjtCOM4K-D_2D93X4NrIwaNwb8eENq06SQwpshTNsg,2851
7
- cdk_common-2.0.1013.dist-info/WHEEL,sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo,92
8
- cdk_common-2.0.1013.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1013.dist-info/RECORD,,