cdk-common 2.0.939__py3-none-any.whl → 2.0.941__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.941.jsii.tgz +0 -0
- {cdk_common-2.0.939.dist-info → cdk_common-2.0.941.dist-info}/METADATA +1 -1
- cdk_common-2.0.941.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.939.jsii.tgz +0 -0
- cdk_common-2.0.939.dist-info/RECORD +0 -9
- {cdk_common-2.0.939.dist-info → cdk_common-2.0.941.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.939.dist-info → cdk_common-2.0.941.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.939.dist-info → cdk_common-2.0.941.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -4984,6 +4984,10 @@ class AWSManagedPolicies(enum.Enum):
|
|
4984
4984
|
'''
|
4985
4985
|
:stability: experimental
|
4986
4986
|
'''
|
4987
|
+
AWSCOMPROMISED_KEY_QUARANTINE_V3 = "AWSCOMPROMISED_KEY_QUARANTINE_V3"
|
4988
|
+
'''
|
4989
|
+
:stability: experimental
|
4990
|
+
'''
|
4987
4991
|
|
4988
4992
|
|
4989
4993
|
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.941", __name__[0:-6], "cdk-common@2.0.941.jsii.tgz"
|
21
21
|
)
|
22
22
|
|
23
23
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=YaN_NKT1HKqHkWMyq-26SIQsJu1ZiqXX4wipK5JIHuU,238267
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=A1D4GnQ-nYp1EN2lCuO0t6LDGKcn2cltmqZAGRra7eo,467
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.941.jsii.tgz,sha256=2oaIQHhhKDYZivDC9YDqEkOLKOxZqAbNL1OlOkDW5EI,3799601
|
5
|
+
cdk_common-2.0.941.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.941.dist-info/METADATA,sha256=eBQmMtfeAl0XB8DgGleW4KP-d44FePeXaRXyhDyihbk,2843
|
7
|
+
cdk_common-2.0.941.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
+
cdk_common-2.0.941.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.941.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
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=8xXSGefH8N7hd8YpZideh_nOxix4PNpzyqumdd0eD7c,467
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.939.jsii.tgz,sha256=kr9dqCUBLk72M84UXUHuVf2vV37QPALNI4nPVFsji20,3794491
|
5
|
-
cdk_common-2.0.939.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.939.dist-info/METADATA,sha256=uQ-h0ylT6L0ULmK2NFr3tOzFcDemP4LXeNxfy8gqsBQ,2843
|
7
|
-
cdk_common-2.0.939.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
-
cdk_common-2.0.939.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.939.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|