cdk-common 2.0.958__py3-none-any.whl → 2.0.960__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
@@ -5011,6 +5011,14 @@ class AWSManagedPolicies(enum.Enum):
5011
5011
  '''
5012
5012
  :stability: experimental
5013
5013
  '''
5014
+ AWSDIRECTORY_SERVICE_DATA_FULL_ACCESS = "AWSDIRECTORY_SERVICE_DATA_FULL_ACCESS"
5015
+ '''
5016
+ :stability: experimental
5017
+ '''
5018
+ AWSDIRECTORY_SERVICE_DATA_READ_ONLY_ACCESS = "AWSDIRECTORY_SERVICE_DATA_READ_ONLY_ACCESS"
5019
+ '''
5020
+ :stability: experimental
5021
+ '''
5014
5022
 
5015
5023
 
5016
5024
  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.958", __name__[0:-6], "cdk-common@2.0.958.jsii.tgz"
35
+ "cdk-common", "2.0.960", __name__[0:-6], "cdk-common@2.0.960.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.958
3
+ Version: 2.0.960
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=fojChMCF10WRUgpz6DfAcLgvOL3vweNO52cv59AOr5s,239757
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=dJKc1BiYRBRdQ6ABCJ6SJ4x8F91GXChgsTw0S8loGco,1435
4
+ cdk_common/_jsii/cdk-common@2.0.960.jsii.tgz,sha256=e1EfP4tV8Ogk3NSG_6wdCjrTQhtqzvsqbOcJG7SKsZM,3835873
5
+ cdk_common-2.0.960.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.960.dist-info/METADATA,sha256=rpzvZqRlCIhFIi-ZQYS2vwncVIyAH4CY82d9252a4w8,2850
7
+ cdk_common-2.0.960.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.960.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.960.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=sa1fiTgseAM43DRsXF1cHjiJOPSyl2MWtExTKBTfJXE,239489
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=SeXnpf6f2F8F3pJCTt4ItTmZwsTAIRNunkmP2WdQXks,1435
4
- cdk_common/_jsii/cdk-common@2.0.958.jsii.tgz,sha256=3nYqC1UrS6o7DvD4gESdc9ie1pljXOcuwlXMHZq7baY,3835707
5
- cdk_common-2.0.958.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.958.dist-info/METADATA,sha256=77Hbfu4c43TPaLWdoGADSaeIyZutTAf8qCNpryaTB7s,2850
7
- cdk_common-2.0.958.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.958.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.958.dist-info/RECORD,,