cdk-common 2.0.1030__py3-none-any.whl → 2.0.1031__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.1031.jsii.tgz +0 -0
- {cdk_common-2.0.1030.dist-info → cdk_common-2.0.1031.dist-info}/METADATA +1 -1
- cdk_common-2.0.1031.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.1030.jsii.tgz +0 -0
- cdk_common-2.0.1030.dist-info/RECORD +0 -9
- {cdk_common-2.0.1030.dist-info → cdk_common-2.0.1031.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.1030.dist-info → cdk_common-2.0.1031.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.1030.dist-info → cdk_common-2.0.1031.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -5263,6 +5263,10 @@ class AWSManagedPolicies(enum.Enum):
|
|
5263
5263
|
'''
|
5264
5264
|
:stability: experimental
|
5265
5265
|
'''
|
5266
|
+
DECLARATIVE_POLICIES_E_C2_REPORT = "DECLARATIVE_POLICIES_E_C2_REPORT"
|
5267
|
+
'''
|
5268
|
+
:stability: experimental
|
5269
|
+
'''
|
5266
5270
|
|
5267
5271
|
|
5268
5272
|
class LambdaArmFunction(
|
cdk_common/_jsii/__init__.py
CHANGED
@@ -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.
|
35
|
+
"cdk-common", "2.0.1031", __name__[0:-6], "cdk-common@2.0.1031.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=NZbEa6fkkfTdtZB_tCwUc5jA4d1_d7a3hxIzHQ-3du4,248489
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=6p34RcFiF7pzOv8xYuw0TXFi9EBTu7Iu7Ca-3BLYeNY,1437
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.1031.jsii.tgz,sha256=FkYTqB4YOvGkk1Khq1D8mbAYfq5J_vGYQdiybA7mF6k,3868636
|
5
|
+
cdk_common-2.0.1031.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.1031.dist-info/METADATA,sha256=ieTCcQw7T4d_froAVBfPLjnQbF2FInV-WpKEDXNeJJQ,2851
|
7
|
+
cdk_common-2.0.1031.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
+
cdk_common-2.0.1031.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.1031.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=OH7RKkIPD-t0w6EVkyg515ExRkoTmp2btY9cowK-6vE,248370
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=k3MhpYrgga-VE7FHg2udCMuhxm2zJkx7J4qI7nXatRk,1437
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.1030.jsii.tgz,sha256=f49oeT66m-NUeDdIRAP1GX6dfoluvEARBw5U5Q9ls0o,3866020
|
5
|
-
cdk_common-2.0.1030.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.1030.dist-info/METADATA,sha256=Ee3EKRyKfaMVEEGlDWRZmZfmeJIRfNED_NDQbx9RrTo,2851
|
7
|
-
cdk_common-2.0.1030.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
-
cdk_common-2.0.1030.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.1030.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|