cdk-common 2.0.1212__py3-none-any.whl → 2.0.1214__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
@@ -5548,6 +5548,10 @@ class AWSManagedPolicies(enum.Enum):
5548
5548
  '''
5549
5549
  :stability: experimental
5550
5550
  '''
5551
+ KEYSPACES_CDC_SERVICE_ROLE_POLICY = "KEYSPACES_CDC_SERVICE_ROLE_POLICY"
5552
+ '''
5553
+ :stability: experimental
5554
+ '''
5551
5555
 
5552
5556
 
5553
5557
  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.1212", __name__[0:-6], "cdk-common@2.0.1212.jsii.tgz"
35
+ "cdk-common", "2.0.1214", __name__[0:-6], "cdk-common@2.0.1214.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.1212
3
+ Version: 2.0.1214
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=qPVJvrs6gvCzWeP-xCdHprJSdk2s-YQLaZDxN8F9UPM,268790
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=9CN6f2BVoAOKawqSGElow0QGbd5hAhLsLiPoBsNm7Ig,1437
4
+ cdk_common/_jsii/cdk-common@2.0.1214.jsii.tgz,sha256=kHbtR9UXZCZ0cHhb8kSGjc98KoxmAR0y3W8KOrrxJsI,3940156
5
+ cdk_common-2.0.1214.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.1214.dist-info/METADATA,sha256=cdG5gF0Oqf8zTYI-oB_L484YLWDtPf63867_DcDilk4,2579
7
+ cdk_common-2.0.1214.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ cdk_common-2.0.1214.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.1214.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=3N5poW2iI6WFs0atWPS4m-DJlMBZ9XLsJ-6-RLg58w0,268669
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=Fy22mPum_Nzf1-RAW1l1K-j7wwV_646Pvm1NrQEeUfQ,1437
4
- cdk_common/_jsii/cdk-common@2.0.1212.jsii.tgz,sha256=hWW3efnTmq9gm3VoZrcl7RstXfkqaM-PIVJPGSeheOk,3940112
5
- cdk_common-2.0.1212.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.1212.dist-info/METADATA,sha256=6g9si1iseOEQOI9FmlNT4V8wYSrpmPMaRvFWLci_j94,2579
7
- cdk_common-2.0.1212.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- cdk_common-2.0.1212.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.1212.dist-info/RECORD,,