cdk-common 2.0.1203__py3-none-any.whl → 2.0.1205__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 +16 -0
- cdk_common/_jsii/__init__.py +1 -1
- cdk_common/_jsii/cdk-common@2.0.1205.jsii.tgz +0 -0
- {cdk_common-2.0.1203.dist-info → cdk_common-2.0.1205.dist-info}/METADATA +1 -1
- cdk_common-2.0.1205.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.1203.jsii.tgz +0 -0
- cdk_common-2.0.1203.dist-info/RECORD +0 -9
- {cdk_common-2.0.1203.dist-info → cdk_common-2.0.1205.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.1203.dist-info → cdk_common-2.0.1205.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.1203.dist-info → cdk_common-2.0.1205.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -5508,6 +5508,22 @@ class AWSManagedPolicies(enum.Enum):
|
|
5508
5508
|
'''
|
5509
5509
|
:stability: experimental
|
5510
5510
|
'''
|
5511
|
+
AWSSECURITY_HUB_V2_SERVICE_ROLE_POLICY = "AWSSECURITY_HUB_V2_SERVICE_ROLE_POLICY"
|
5512
|
+
'''
|
5513
|
+
:stability: experimental
|
5514
|
+
'''
|
5515
|
+
AWSNETWORK_FIREWALL_READ_ONLY_ACCESS = "AWSNETWORK_FIREWALL_READ_ONLY_ACCESS"
|
5516
|
+
'''
|
5517
|
+
:stability: experimental
|
5518
|
+
'''
|
5519
|
+
AWSNETWORK_FIREWALL_FULL_ACCESS = "AWSNETWORK_FIREWALL_FULL_ACCESS"
|
5520
|
+
'''
|
5521
|
+
:stability: experimental
|
5522
|
+
'''
|
5523
|
+
AWSSERVICE_ROLE_POLICY_FOR_WORKSPACES_INSTANCES = "AWSSERVICE_ROLE_POLICY_FOR_WORKSPACES_INSTANCES"
|
5524
|
+
'''
|
5525
|
+
:stability: experimental
|
5526
|
+
'''
|
5511
5527
|
|
5512
5528
|
|
5513
5529
|
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.1205", __name__[0:-6], "cdk-common@2.0.1205.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=fwHplnZHuNF72xIfhz94FY0SksnGZpYaYdElN-cwlo4,267811
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=Q0NO52Hbrwdik4jCoUF3Q0QhJmc78ZMtnRcDD9vuXvE,1437
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.1205.jsii.tgz,sha256=HcDdrviHcmEZJNhQNd6039EqpEh7UYSMrxaMrvSTgs4,3939408
|
5
|
+
cdk_common-2.0.1205.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.1205.dist-info/METADATA,sha256=P8pbgQy18R_vlXunu9qdJijjp1u_oZx_L9FD9wDZghA,2579
|
7
|
+
cdk_common-2.0.1205.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
+
cdk_common-2.0.1205.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.1205.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
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=nD6GYJhb2NizgMprmO4CXoP2AfBPf4oLju5yJqnXvi8,1437
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.1203.jsii.tgz,sha256=kWYSGWB5cGArZK5shiB8qBKF6ZNgvaydeZMfsB1_CSY,3938917
|
5
|
-
cdk_common-2.0.1203.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.1203.dist-info/METADATA,sha256=iHnqJALtfH1oAQIngm3S24evO73GhuxaAjES23FSrEI,2579
|
7
|
-
cdk_common-2.0.1203.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
-
cdk_common-2.0.1203.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.1203.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|