cdk-common 2.0.1223__py3-none-any.whl → 2.0.1225__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.1225.jsii.tgz +0 -0
- {cdk_common-2.0.1223.dist-info → cdk_common-2.0.1225.dist-info}/METADATA +1 -1
- cdk_common-2.0.1225.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.1223.jsii.tgz +0 -0
- cdk_common-2.0.1223.dist-info/RECORD +0 -9
- {cdk_common-2.0.1223.dist-info → cdk_common-2.0.1225.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.1223.dist-info → cdk_common-2.0.1225.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.1223.dist-info → cdk_common-2.0.1225.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -5568,6 +5568,10 @@ class AWSManagedPolicies(enum.Enum):
|
|
5568
5568
|
'''
|
5569
5569
|
:stability: experimental
|
5570
5570
|
'''
|
5571
|
+
AMAZONINSPECTOR2FULLACCESS_V2 = "AMAZONINSPECTOR2FULLACCESS_V2"
|
5572
|
+
'''
|
5573
|
+
:stability: experimental
|
5574
|
+
'''
|
5571
5575
|
|
5572
5576
|
|
5573
5577
|
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.1225", __name__[0:-6], "cdk-common@2.0.1225.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=pfvmz3FpNH2fy2wQJ8PQk4ecZdP0au0v7aUMgTJJG-A,269399
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=qsW5AaHuHQk2JYJqmyW4sKyyR5VbiSefa7qdiokAnfQ,1437
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.1225.jsii.tgz,sha256=sgMuXBuzlri3dstG7BukZijjtEVgGvhn2ESMWEwhu1U,3945786
|
5
|
+
cdk_common-2.0.1225.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.1225.dist-info/METADATA,sha256=gMSopEG6C4q5SbvqbfbLuhAwknf3JTD6g1m_H6daNVk,2579
|
7
|
+
cdk_common-2.0.1225.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
+
cdk_common-2.0.1225.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.1225.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=ofNdUDmV79WvFd0kOMVDUxLJhGO8_SyGTsvQ4UDFsbg,269286
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=pa9j1JE1aoxgxgexEhuwzG6HnrcCg7u6p5avgzCJj4I,1437
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.1223.jsii.tgz,sha256=P6yplTGx0_9JAfTRFggJQPc4WwYuHSCVPWxb8yYpuOw,3945711
|
5
|
-
cdk_common-2.0.1223.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.1223.dist-info/METADATA,sha256=f7sudbi1rs5-lsnFH07k2TC0I3Fj4sKfj0Hl9e0jWGg,2579
|
7
|
-
cdk_common-2.0.1223.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
-
cdk_common-2.0.1223.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.1223.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|