cdk-common 2.0.1034__py3-none-any.whl → 2.0.1036__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 +8 -0
- cdk_common/_jsii/__init__.py +1 -1
- cdk_common/_jsii/cdk-common@2.0.1036.jsii.tgz +0 -0
- {cdk_common-2.0.1034.dist-info → cdk_common-2.0.1036.dist-info}/METADATA +1 -1
- cdk_common-2.0.1036.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.1034.jsii.tgz +0 -0
- cdk_common-2.0.1034.dist-info/RECORD +0 -9
- {cdk_common-2.0.1034.dist-info → cdk_common-2.0.1036.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.1034.dist-info → cdk_common-2.0.1036.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.1034.dist-info → cdk_common-2.0.1036.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -5351,6 +5351,14 @@ class AWSManagedPolicies(enum.Enum):
|
|
5351
5351
|
'''
|
5352
5352
|
:stability: experimental
|
5353
5353
|
'''
|
5354
|
+
AMAZON_SAGE_MAKER_TRAINING_PLAN_CREATE_ACCESS = "AMAZON_SAGE_MAKER_TRAINING_PLAN_CREATE_ACCESS"
|
5355
|
+
'''
|
5356
|
+
:stability: experimental
|
5357
|
+
'''
|
5358
|
+
AMAZON_SAGE_MAKER_CANVAS_SM_DATA_SCIENCE_ASSISTANT_ACCESS = "AMAZON_SAGE_MAKER_CANVAS_SM_DATA_SCIENCE_ASSISTANT_ACCESS"
|
5359
|
+
'''
|
5360
|
+
:stability: experimental
|
5361
|
+
'''
|
5354
5362
|
|
5355
5363
|
|
5356
5364
|
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.1036", __name__[0:-6], "cdk-common@2.0.1036.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=VhIW9txDyGSxFkUDu4RCSDTua2JTAbJNS8QW1KHI75Y,251592
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=J-ps9xs_dL9SADHGnXy_rUIdfgz1NLHVjOZ_Dca0ikU,1437
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.1036.jsii.tgz,sha256=FlmvCJN3nWqyf8eBzvDaX6xGXc2FbsGkHrd4RMpVzrc,3874070
|
5
|
+
cdk_common-2.0.1036.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.1036.dist-info/METADATA,sha256=folwc3NUVz4kZjYwVh8ppwfN96xV7ymQiv-qTc7nXCs,2851
|
7
|
+
cdk_common-2.0.1036.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
+
cdk_common-2.0.1036.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.1036.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=G3BonMkx1qCAAWlRKVC5Dh1-lWKWuWUjiwGjhs0rmuc,251278
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=ZsrJLx6c_eqOa-Qrpz5iCpA2Leprrzzvu1XyyfzMbhU,1437
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.1034.jsii.tgz,sha256=scJrXkPD3PzwmYOuIHdmX9FQesEIcG4VP7sXwga_528,3871381
|
5
|
-
cdk_common-2.0.1034.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.1034.dist-info/METADATA,sha256=lHR7EYH7J3lPAKn63KqKnSTETj3SbhuG7YQMILElNp4,2851
|
7
|
-
cdk_common-2.0.1034.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
8
|
-
cdk_common-2.0.1034.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.1034.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|