cdk-common 2.0.929__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 +4 -0
- cdk_common/_jsii/__init__.py +1 -1
- cdk_common/_jsii/cdk-common@2.0.930.jsii.tgz +0 -0
- {cdk_common-2.0.929.dist-info → cdk_common-2.0.930.dist-info}/METADATA +1 -1
- cdk_common-2.0.930.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.929.jsii.tgz +0 -0
- cdk_common-2.0.929.dist-info/RECORD +0 -9
- {cdk_common-2.0.929.dist-info → cdk_common-2.0.930.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.929.dist-info → cdk_common-2.0.930.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.929.dist-info → cdk_common-2.0.930.dist-info}/top_level.txt +0 -0
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(
|
cdk_common/_jsii/__init__.py
CHANGED
@@ -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.
|
20
|
+
"cdk-common", "2.0.930", __name__[0:-6], "cdk-common@2.0.930.jsii.tgz"
|
21
21
|
)
|
22
22
|
|
23
23
|
__all__ = [
|
Binary file
|
@@ -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,,
|
Binary file
|
@@ -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=z1ZvJqntYhT6w6r5-bwhizmIObrQI193Uep8WZaFRjw,467
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.929.jsii.tgz,sha256=EI1tn5jQ8C0_QY1JEsTrmc0za7jugsqGKliJUwWnUt8,3790309
|
5
|
-
cdk_common-2.0.929.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.929.dist-info/METADATA,sha256=FPKaRZMCDQ_xwUj8XdU6yjdF8G_cGDgGYc1FKINehyY,2843
|
7
|
-
cdk_common-2.0.929.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
-
cdk_common-2.0.929.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.929.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|