cdk-common 2.0.928__py3-none-any.whl → 2.0.930__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
@@ -4980,6 +4980,10 @@ class AWSManagedPolicies(enum.Enum):
4980
4980
  '''
4981
4981
  :stability: experimental
4982
4982
  '''
4983
+ AMAZON_WORK_SPACES_THIN_CLIENT_FULL_ACCESS = "AMAZON_WORK_SPACES_THIN_CLIENT_FULL_ACCESS"
4984
+ '''
4985
+ :stability: experimental
4986
+ '''
4983
4987
 
4984
4988
 
4985
4989
  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.928", __name__[0:-6], "cdk-common@2.0.928.jsii.tgz"
20
+ "cdk-common", "2.0.930", __name__[0:-6], "cdk-common@2.0.930.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.928
3
+ Version: 2.0.930
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=xtFxBj1niR1yf0HA9c4QEV44qUbxJd5BZJitskllUE8,238148
2
+ cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ cdk_common/_jsii/__init__.py,sha256=m2tCmLtye-eIDco6jtzTtc8yPljBif4rqFzOsC3cUZE,467
4
+ cdk_common/_jsii/cdk-common@2.0.930.jsii.tgz,sha256=kZsKDXJskcO41Fa-pJm7KUDCzw8N_qVtkOLXSlrt2fA,3790351
5
+ cdk_common-2.0.930.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_common-2.0.930.dist-info/METADATA,sha256=s8X4xLPuNUkwrN6jMhjB4KYknftQC9IsOwSmjWBhupo,2843
7
+ cdk_common-2.0.930.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
+ cdk_common-2.0.930.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
+ cdk_common-2.0.930.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- cdk_common/__init__.py,sha256=DdCE1IK7q8H5sf0Rnr7V0kgkDgikwk7DRdYo36gd2fA,238009
2
- cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- cdk_common/_jsii/__init__.py,sha256=LQAjgY1_sbT97yzGBA5SfyAvJMOX-YwN9o6_8FPnmjw,467
4
- cdk_common/_jsii/cdk-common@2.0.928.jsii.tgz,sha256=pJcVY18oeCrNuj6-zL2J4G6w9A15qowjXiTL_ReRPho,3787456
5
- cdk_common-2.0.928.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
- cdk_common-2.0.928.dist-info/METADATA,sha256=1kJtFRUpfmUc0DOXd0knK7TKLiYUzQTZnwK8XzVb6h0,2843
7
- cdk_common-2.0.928.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
8
- cdk_common-2.0.928.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
9
- cdk_common-2.0.928.dist-info/RECORD,,