cdk-common 2.0.915__py3-none-any.whl → 2.0.917__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.917.jsii.tgz +0 -0
- {cdk_common-2.0.915.dist-info → cdk_common-2.0.917.dist-info}/METADATA +1 -1
- cdk_common-2.0.917.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.915.jsii.tgz +0 -0
- cdk_common-2.0.915.dist-info/RECORD +0 -9
- {cdk_common-2.0.915.dist-info → cdk_common-2.0.917.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.915.dist-info → cdk_common-2.0.917.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.915.dist-info → cdk_common-2.0.917.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -4972,6 +4972,10 @@ class AWSManagedPolicies(enum.Enum):
|
|
4972
4972
|
'''
|
4973
4973
|
:stability: experimental
|
4974
4974
|
'''
|
4975
|
+
AMAZON_SAGE_MAKER_CANVAS_EMR_SERVERLESS_EXECUTION_ROLE_POLICY = "AMAZON_SAGE_MAKER_CANVAS_EMR_SERVERLESS_EXECUTION_ROLE_POLICY"
|
4976
|
+
'''
|
4977
|
+
:stability: experimental
|
4978
|
+
'''
|
4975
4979
|
|
4976
4980
|
|
4977
4981
|
class LambdaArmFunction(
|
cdk_common/_jsii/__init__.py
CHANGED
@@ -17,7 +17,7 @@ import aws_cdk._jsii
|
|
17
17
|
import constructs._jsii
|
18
18
|
|
19
19
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
20
|
-
"cdk-common", "2.0.
|
20
|
+
"cdk-common", "2.0.917", __name__[0:-6], "cdk-common@2.0.917.jsii.tgz"
|
21
21
|
)
|
22
22
|
|
23
23
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=8rSJqegWPq1BecnLXfU-HE7o5seNIsogX8_zJYQLhcU,237870
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=ALLEtPH9aqw1jNxJA9BdQbGvcGKcDlmXa78DSojZFjA,467
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.917.jsii.tgz,sha256=LzdG9zjNcn-2v6oGHgBXUoj6VpstBkgAn8quef5GKoI,3787216
|
5
|
+
cdk_common-2.0.917.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.917.dist-info/METADATA,sha256=rvkzH2iErWo59S82CyfpckU4vFvvofygN2xOqDoGeGA,2848
|
7
|
+
cdk_common-2.0.917.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
8
|
+
cdk_common-2.0.917.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.917.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=5ulwSXJyPOd_gE8eGJhCoKDGfF8AvmIMxH82urBDFzs,237693
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=nXqF7-0hyvqGiBPo8CaNi8_SW1Oj96b0e8yPvgsnUxQ,467
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.915.jsii.tgz,sha256=Tz9tOqRiYRsB4s89EJfLUYX7wuXplMwoeTubP6UjHnE,3478420
|
5
|
-
cdk_common-2.0.915.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.915.dist-info/METADATA,sha256=0jCaoquQNKC91z-yLQthTBYj4iZeTp56Vc4uB-nxfVc,2848
|
7
|
-
cdk_common-2.0.915.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
8
|
-
cdk_common-2.0.915.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.915.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|