cdk-common 2.0.1181__py3-none-any.whl → 2.0.1183__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 +0 -7
- cdk_common/_jsii/__init__.py +1 -1
- cdk_common/_jsii/cdk-common@2.0.1183.jsii.tgz +0 -0
- {cdk_common-2.0.1181.dist-info → cdk_common-2.0.1183.dist-info}/METADATA +1 -8
- cdk_common-2.0.1183.dist-info/RECORD +9 -0
- cdk_common/_jsii/cdk-common@2.0.1181.jsii.tgz +0 -0
- cdk_common-2.0.1181.dist-info/RECORD +0 -9
- {cdk_common-2.0.1181.dist-info → cdk_common-2.0.1183.dist-info}/LICENSE +0 -0
- {cdk_common-2.0.1181.dist-info → cdk_common-2.0.1183.dist-info}/WHEEL +0 -0
- {cdk_common-2.0.1181.dist-info → cdk_common-2.0.1183.dist-info}/top_level.txt +0 -0
cdk_common/__init__.py
CHANGED
@@ -18,15 +18,8 @@ Use the npm dist tag to opt in CDKv1 or CDKv2:
|
|
18
18
|
|
19
19
|
// for CDKv2
|
20
20
|
npm install cdk-common
|
21
|
-
or
|
22
|
-
npm install cdk-common@latest
|
23
|
-
|
24
|
-
// for CDKv1
|
25
|
-
npm install cdk-common@cdkv1
|
26
21
|
```
|
27
22
|
|
28
|
-
💡💡💡 please click [here](https://github.com/neilkuan/cdk-common/tree/cdkv1#readme), if you are using aws-cdk v1.x.x version.💡💡💡
|
29
|
-
|
30
23
|
### AWS Managed Policies `enum`
|
31
24
|
|
32
25
|
```python
|
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.1183", __name__[0:-6], "cdk-common@2.0.1183.jsii.tgz"
|
36
36
|
)
|
37
37
|
|
38
38
|
__all__ = [
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cdk-common
|
3
|
-
Version: 2.0.
|
3
|
+
Version: 2.0.1183
|
4
4
|
Summary: Common AWS CDK librarys.
|
5
5
|
Home-page: https://github.com/neilkuan/cdk-common.git
|
6
6
|
Author: Neil Kuan<guan840912@gmail.com>
|
@@ -44,15 +44,8 @@ Use the npm dist tag to opt in CDKv1 or CDKv2:
|
|
44
44
|
|
45
45
|
// for CDKv2
|
46
46
|
npm install cdk-common
|
47
|
-
or
|
48
|
-
npm install cdk-common@latest
|
49
|
-
|
50
|
-
// for CDKv1
|
51
|
-
npm install cdk-common@cdkv1
|
52
47
|
```
|
53
48
|
|
54
|
-
💡💡💡 please click [here](https://github.com/neilkuan/cdk-common/tree/cdkv1#readme), if you are using aws-cdk v1.x.x version.💡💡💡
|
55
|
-
|
56
49
|
### AWS Managed Policies `enum`
|
57
50
|
|
58
51
|
```python
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_common/__init__.py,sha256=3VLuhu0z3TJ89e_eH13aAmNEukULjzmcAhSzcdfNEpM,267065
|
2
|
+
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_common/_jsii/__init__.py,sha256=CUq4U0G0Jpm0xYSOTi-jpwKYkkFxrfLYzK0IMWNnTqM,1437
|
4
|
+
cdk_common/_jsii/cdk-common@2.0.1183.jsii.tgz,sha256=8TSyIlrmv3disNsgicLrbTk3FlKOxNjsjlkctvW0vfw,3923731
|
5
|
+
cdk_common-2.0.1183.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_common-2.0.1183.dist-info/METADATA,sha256=aV_CReI8YwN727KKTAQy-dKnXvnyGNg5tEYcumEOf_8,2579
|
7
|
+
cdk_common-2.0.1183.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
+
cdk_common-2.0.1183.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
+
cdk_common-2.0.1183.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_common/__init__.py,sha256=Pve1gSWAjUzlEy3j4PcvBn6NfawLGWNVy_fktUV-vVc,267287
|
2
|
-
cdk_common/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_common/_jsii/__init__.py,sha256=O4j1-gxukOU8udM6tXAJvnC6L1qGfjrYawQEkBDCXhY,1437
|
4
|
-
cdk_common/_jsii/cdk-common@2.0.1181.jsii.tgz,sha256=oRIVWmRL8HsBFi9lyHievbSvUCfkBwcBG6EWJl4BaqQ,3923899
|
5
|
-
cdk_common-2.0.1181.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_common-2.0.1181.dist-info/METADATA,sha256=QgB6LvBsQt0ByQ-cFlf9bETuY7JPDCWdZO5FLhzLx7Y,2801
|
7
|
-
cdk_common-2.0.1181.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
8
|
-
cdk_common-2.0.1181.dist-info/top_level.txt,sha256=j-yYpe3jsSqUiLxxMpMr1hgaXubL4K7Bz1dAuyUz31k,11
|
9
|
-
cdk_common-2.0.1181.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|