cdk-common 2.0.1306__py3-none-any.whl → 2.0.1308__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.

Potentially problematic release.


This version of cdk-common might be problematic. Click here for more details.

cdk_common/__init__.py CHANGED
@@ -5680,6 +5680,14 @@ class AWSManagedPolicies(enum.Enum):
5680
5680
  '''
5681
5681
  :stability: experimental
5682
5682
  '''
5683
+ DYNAMO_DB_GLOBAL_TABLE_SETTINGS_MANAGEMENT_SERVICE_ROLE_POLICY = "DYNAMO_DB_GLOBAL_TABLE_SETTINGS_MANAGEMENT_SERVICE_ROLE_POLICY"
5684
+ '''
5685
+ :stability: experimental
5686
+ '''
5687
+ RTBFABRIC_SERVICE_ROLE_POLICY = "RTBFABRIC_SERVICE_ROLE_POLICY"
5688
+ '''
5689
+ :stability: experimental
5690
+ '''
5683
5691
 
5684
5692
 
5685
5693
  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.1306", __name__[0:-6], "cdk-common@2.0.1306.jsii.tgz"
35
+ "cdk-common", "2.0.1308", __name__[0:-6], "cdk-common@2.0.1308.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.1306
3
+ Version: 2.0.1308
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=lbyhGyAGmAJJUMTbZPY61giYtBiNfKxhN0B2DzLd0Y0,273952
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=MKFo_gNgJ5WF29_OmVv3tgVhMTWm17x0yVZsyB-hGUE,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1308.jsii.tgz,sha256=xQQDaQXc2iky6B6PWL-UX5k-xSe908gSOEvWwQFQVpU,4002127
5
+ cdk_common-2.0.1308.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1308.dist-info/METADATA,sha256=XMTWpO4YkJ8vrmW9ZfGcGSOjfXarlhYOy1CGTrykFsE,2584
7
+ cdk_common-2.0.1308.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1308.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1308.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=cFzq9tz2hMwI738NOuAdEsSc-WL_3uIIWut3EYoHNfs,273660
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=bHWtMIWTbr7ZmnXrf-g-AoLeJ91i5GQVRR_FSJmdwxI,1437
4
- cdk_common/_jsii/cdk-common@2.0.1306.jsii.tgz,sha256=nBUlYswGKsJsFvXXsyN0dpHTrL7BLalGnAw7MqTeHo4,3991026
5
- cdk_common-2.0.1306.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1306.dist-info/METADATA,sha256=jzyPEM14m613h3IA5AgbDR6X7P6iEWde6z_-V53tkpQ,2584
7
- cdk_common-2.0.1306.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1306.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1306.dist-info/RECORD,,