cdk-common 2.0.908__py3-none-any.whl → 2.0.909__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
@@ -4968,6 +4968,10 @@ class AWSManagedPolicies(enum.Enum):
4968
4968
  '''
4969
4969
  :stability: experimental
4970
4970
  '''
4971
+ AMAZON_WORK_SPACES_THIN_CLIENT_READ_ONLY_ACCESS = "AMAZON_WORK_SPACES_THIN_CLIENT_READ_ONLY_ACCESS"
4972
+ '''
4973
+ :stability: experimental
4974
+ '''
4971
4975
 
4972
4976
 
4973
4977
  class LambdaArmFunction(
@@ -17,7 +17,7 @@ import aws_cdk._jsii
17
17
  import constructs._jsii
18
18
 
19
19
  __jsii_assembly__ = jsii.JSIIAssembly.load(
20
- "cdk-common", "2.0.908", __name__[0:-6], "cdk-common@2.0.908.jsii.tgz"
20
+ "cdk-common", "2.0.909", __name__[0:-6], "cdk-common@2.0.909.jsii.tgz"
21
21
  )
22
22
 
23
23
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cdk-common
3
- Version: 2.0.908
3
+ Version: 2.0.909
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=5ulwSXJyPOd_gE8eGJhCoKDGfF8AvmIMxH82urBDFzs,237693
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=lBSRFEUVtNpCsXiN-o6hK6mQBlyosrT93ik9Re45c-g,467
4
+ cdk_common/_jsii/cdk-common@2.0.909.jsii.tgz,sha256=XCRYbmfJ3N6SCC0A4huit82xbaotMjkhfvBe0rA0lJo,3478805
5
+ cdk_common-2.0.909.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.909.dist-info/METADATA,sha256=yGKbq6a6bMuJMc5IbTLK_CzkYgVQC3zkPfrOy8xgk8E,2848
7
+ cdk_common-2.0.909.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
+ cdk_common-2.0.909.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.909.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=Epiue9O4sLNPylK0flxkmVu3hPv_GouNkB5G3n4ItGs,237544
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=ijmENS98XYk-CkyZ2D4DOexjFtQzkzNl6qSQGdskWBU,467
4
- cdk_common/_jsii/cdk-common@2.0.908.jsii.tgz,sha256=k3XgPyShaIv0QXUgyjx9YgGXqi1mh6KjMSVL_FfCxqM,3478679
5
- cdk_common-2.0.908.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.908.dist-info/METADATA,sha256=s2S4YCd9k2-lNF9uU5ser-uZyH9jiGMSHYaGtf72_dw,2848
7
- cdk_common-2.0.908.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
- cdk_common-2.0.908.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.908.dist-info/RECORD,,