cdk-common 2.0.998__py3-none-any.whl → 2.0.999__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.999.jsii.tgz +0 -0
- {cdk_common-2.0.998.dist-info → cdk_common-2.0.999.dist-info}/METADATA +1 -1
- cdk_common-2.0.999.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.998.jsii.tgz +0 -0
- cdk_common-2.0.998.dist-info/RECORD +0 -9
- {cdk_common-2.0.998.dist-info → cdk_common-2.0.999.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.998.dist-info → cdk_common-2.0.999.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.998.dist-info → cdk_common-2.0.999.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -5083,6 +5083,10 @@ class AWSManagedPolicies(enum.Enum):
|
|
5083
5083
|
'''
|
5084
5084
|
:stability: experimental
|
5085
5085
|
'''
|
5086
|
+
AMAZON_EKS_NETWORKING_POLICY = "AMAZON_EKS_NETWORKING_POLICY"
|
5087
|
+
'''
|
5088
|
+
:stability: experimental
|
5089
|
+
'''
|
5086
5090
|
|
5087
5091
|
|
5088
5092
|
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.999", __name__[0:-6], "cdk-common@2.0.999.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=YDowNpaIQKhrlemlYkbdCHwjFCd2q8Tesi-mvn6X9Ho,242188
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=Ikr6vZ3RyjEJdzBK3L1A5kRpy8yLuF4vGfP32U9hCzw,1435
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.999.jsii.tgz,sha256=LtA1MSK2AZH8Xo_21O4x_WSrsPHOUXvF4Cym_v-DAH8,3851796
|
5
|
+
cdk_common-2.0.999.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.999.dist-info/METADATA,sha256=lfqJrQduTxD5kj_Z6VQ5N-CtjO-xnNCuYZWZJ21EK60,2850
|
7
|
+
cdk_common-2.0.999.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
+
cdk_common-2.0.999.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.999.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=o3ffwGGm9lh8p00Jf8bwC60L0m_oL833pkAy3wm5o7Q,242077
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=XeLMU95BWo8DOQjN-uVDPd9qFfP6knSk1_59b3-LpHE,1435
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.998.jsii.tgz,sha256=Qchiq29SbtAhEmLwh_lDBAYcy1LAle3y3KbHtdXe424,3851699
|
5
|
-
cdk_common-2.0.998.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.998.dist-info/METADATA,sha256=YDxgVk5QERlGVUw7dQO0TcFkKyjJlMLV5IePmMO_bmk,2850
|
7
|
-
cdk_common-2.0.998.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
8
|
-
cdk_common-2.0.998.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.998.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|