cdk-databrew-cicd 2.0.334__py3-none-any.whl → 2.0.335__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.
@@ -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.
@@ -18,9 +18,9 @@ import constructs._jsii
18
18
 
19
19
  __jsii_assembly__ = jsii.JSIIAssembly.load(
20
20
  "cdk-databrew-cicd",
21
- "2.0.334",
21
+ "2.0.335",
22
22
  __name__[0:-6],
23
- "cdk-databrew-cicd@2.0.334.jsii.tgz",
23
+ "cdk-databrew-cicd@2.0.335.jsii.tgz",
24
24
  )
25
25
 
26
26
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cdk-databrew-cicd
3
- Version: 2.0.334
3
+ Version: 2.0.335
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.99.0
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=XAI9qaAhKOrzYPkIKGyqQEeXb7DXpYuLIxHB9QrE7nw,494
4
+ cdk_databrew_cicd/_jsii/cdk-databrew-cicd@2.0.335.jsii.tgz,sha256=xLUYkDVu129JkdGhip6xtgAzUTWmFFjYiklC1roq2o4,1432053
5
+ cdk_databrew_cicd-2.0.335.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
6
+ cdk_databrew_cicd-2.0.335.dist-info/METADATA,sha256=ogCdMF6qFzm4KMsHmXuIfXWvNTrTmGDGysEJcOg09vQ,17933
7
+ cdk_databrew_cicd-2.0.335.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
8
+ cdk_databrew_cicd-2.0.335.dist-info/top_level.txt,sha256=lTMiyZZxuDC6FtdNsx2SgCUlN9rEnaQMbEDPsjz2WG8,18
9
+ cdk_databrew_cicd-2.0.335.dist-info/RECORD,,
@@ -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,,