cdk-common 2.0.1198__py3-none-any.whl → 2.0.1199__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.1199.jsii.tgz +0 -0
- {cdk_common-2.0.1198.dist-info → cdk_common-2.0.1199.dist-info}/METADATA +1 -1
- cdk_common-2.0.1199.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.1198.jsii.tgz +0 -0
- cdk_common-2.0.1198.dist-info/RECORD +0 -9
- {cdk_common-2.0.1198.dist-info → cdk_common-2.0.1199.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.1198.dist-info → cdk_common-2.0.1199.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.1198.dist-info → cdk_common-2.0.1199.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -5504,6 +5504,10 @@ class AWSManagedPolicies(enum.Enum):
|
|
5504
5504
|
'''
|
5505
5505
|
:stability: experimental
|
5506
5506
|
'''
|
5507
|
+
AMAZONGUARDDUTYFULLACCESS_V2 = "AMAZONGUARDDUTYFULLACCESS_V2"
|
5508
|
+
'''
|
5509
|
+
:stability: experimental
|
5510
|
+
'''
|
5507
5511
|
|
5508
5512
|
|
5509
5513
|
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.1199", __name__[0:-6], "cdk-common@2.0.1199.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=HUahdsuvYqBZJHer0Uqkg13mJ09EYpOy826-yCqGUso,267287
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=Xvo_k5lRWjBX-Atd91YptrH0udCQv5V-dtHfizPcd6c,1437
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.1199.jsii.tgz,sha256=kvzOEROoa0ugegjfH4InwDpennbezEpgR5PlTy1UdqM,3925234
|
5
|
+
cdk_common-2.0.1199.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.1199.dist-info/METADATA,sha256=WUMpPhF7aSJZCDyghCUoPiXZLZAbvkUeaySLoczpPSs,2579
|
7
|
+
cdk_common-2.0.1199.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
+
cdk_common-2.0.1199.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.1199.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=Wrq6bRJ_DcO_wpbFQms4BcS7xpDyhGF5AN5n0kxbcR0,267176
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=3iCOshCBjk7VNs0nyVz-y3SkyV49tQeTzsiGtTK0Snk,1437
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.1198.jsii.tgz,sha256=ipNfwF0oehF_Qo4yh0Wom1RHJileyOH-H7oX7xNxWKU,3923240
|
5
|
-
cdk_common-2.0.1198.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.1198.dist-info/METADATA,sha256=yd0FL2CbCvr7Hrc2msXR-_7TuOXQe24-uy0oQ-VAeds,2579
|
7
|
-
cdk_common-2.0.1198.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
-
cdk_common-2.0.1198.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.1198.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|