cdk-databrew-cicd 2.0.334__py3-none-any.whl → 2.0.336__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_databrew_cicd/__init__.py +1 -1
- cdk_databrew_cicd/_jsii/__init__.py +2 -2
- cdk_databrew_cicd/_jsii/cdk-databrew-cicd@2.0.336.jsii.tgz +0 -0
- {cdk_databrew_cicd-2.0.334.dist-info → cdk_databrew_cicd-2.0.336.dist-info}/METADATA +2 -2
- cdk_databrew_cicd-2.0.336.dist-info/RECORD +9 -0
- cdk_databrew_cicd/_jsii/cdk-databrew-cicd@2.0.334.jsii.tgz +0 -0
- cdk_databrew_cicd-2.0.334.dist-info/RECORD +0 -9
- {cdk_databrew_cicd-2.0.334.dist-info → cdk_databrew_cicd-2.0.336.dist-info}/LICENSE +0 -0
- {cdk_databrew_cicd-2.0.334.dist-info → cdk_databrew_cicd-2.0.336.dist-info}/WHEEL +0 -0
- {cdk_databrew_cicd-2.0.334.dist-info → cdk_databrew_cicd-2.0.336.dist-info}/top_level.txt +0 -0
cdk_databrew_cicd/__init__.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# cdk-databrew-cicd
|
3
3
|
|
4
4
|
This construct creates a **CodePipeline** pipeline where users can push a **DataBrew** recipe into the **CodeCommit** repository and the recipe will be pushed to a pre-production AWS account and a production AWS account by order automatically.
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cdk-databrew-cicd
|
3
|
-
Version: 2.0.
|
3
|
+
Version: 2.0.336
|
4
4
|
Summary: A construct for AWS Glue DataBrew wtih CICD
|
5
5
|
Home-page: https://github.com/HsiehShuJeng/cdk-databrew-cicd.git
|
6
6
|
Author: Shu-Jeng Hsieh
|
@@ -22,7 +22,7 @@ Description-Content-Type: text/markdown
|
|
22
22
|
License-File: LICENSE
|
23
23
|
Requires-Dist: aws-cdk-lib <3.0.0,>=2.27.0
|
24
24
|
Requires-Dist: constructs <11.0.0,>=10.0.5
|
25
|
-
Requires-Dist: jsii <2.0.0,>=1.
|
25
|
+
Requires-Dist: jsii <2.0.0,>=1.100.0
|
26
26
|
Requires-Dist: publication >=0.0.3
|
27
27
|
Requires-Dist: typeguard ~=2.13.3
|
28
28
|
|
@@ -0,0 +1,9 @@
|
|
1
|
+
cdk_databrew_cicd/__init__.py,sha256=dCulz6gAvTALjmrTyyuwY1VwJkfentUQo91AsI6cJpk,65951
|
2
|
+
cdk_databrew_cicd/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdk_databrew_cicd/_jsii/__init__.py,sha256=PGYM-V6-FoxDT-D7AjVVSIKLzXaIx-kbCg_ejFthCB0,494
|
4
|
+
cdk_databrew_cicd/_jsii/cdk-databrew-cicd@2.0.336.jsii.tgz,sha256=PDKRrLer3lVmfeWEF9wXVJ6cd3N0ZMwYsmDyLchvjzc,1432051
|
5
|
+
cdk_databrew_cicd-2.0.336.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
+
cdk_databrew_cicd-2.0.336.dist-info/METADATA,sha256=ZZuud7Ti17YnVvoD7peYLQzUKApL1xfN_eNQyp4dRHw,17933
|
7
|
+
cdk_databrew_cicd-2.0.336.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
8
|
+
cdk_databrew_cicd-2.0.336.dist-info/top_level.txt,sha256=lTMiyZZxuDC6FtdNsx2SgCUlN9rEnaQMbEDPsjz2WG8,18
|
9
|
+
cdk_databrew_cicd-2.0.336.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
cdk_databrew_cicd/__init__.py,sha256=XnVTvQzKz4NCdnUjumgliZA9lXdYa1b8bqznxXkznqY,65950
|
2
|
-
cdk_databrew_cicd/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdk_databrew_cicd/_jsii/__init__.py,sha256=hXs_P5Lp-dSe6X0Gz82AuRjFT2doIB76PyU5M0xqkkc,494
|
4
|
-
cdk_databrew_cicd/_jsii/cdk-databrew-cicd@2.0.334.jsii.tgz,sha256=z73YMbHrEtwYH_5m_Flk7r23iCdvrqU0KI6Mmv6m6oU,1432047
|
5
|
-
cdk_databrew_cicd-2.0.334.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
6
|
-
cdk_databrew_cicd-2.0.334.dist-info/METADATA,sha256=WBZwGTt3AGFBeXL_IzkQxwbetpL_XL1iBDgHDwOH0dg,17932
|
7
|
-
cdk_databrew_cicd-2.0.334.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
8
|
-
cdk_databrew_cicd-2.0.334.dist-info/top_level.txt,sha256=lTMiyZZxuDC6FtdNsx2SgCUlN9rEnaQMbEDPsjz2WG8,18
|
9
|
-
cdk_databrew_cicd-2.0.334.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|