robhan-cdk-lib.aws-mwaa 0.0.0__py3-none-any.whl → 0.0.12__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,5 +1,5 @@
1
1
  r'''
2
- # @robhan-cdk-lib/aws_aps
2
+ # @robhan-cdk-lib/aws_mwaa
3
3
 
4
4
  AWS Cloud Development Kit (CDK) constructs for Amazon Managed Workflows for Apache Airflow (MWAA).
5
5
 
@@ -15,7 +15,7 @@ Those features are implemented here.
15
15
 
16
16
  The CDK maintainers explain that [publishing your own package](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md#publishing-your-own-package) is "by far the strongest signal you can give to the CDK team that a feature should be included within the core aws-cdk packages".
17
17
 
18
- This project aims to develop aws_aps constructs to a maturity that can potentially be accepted to the CDK core.
18
+ This project aims to develop aws_mwaa constructs to a maturity that can potentially be accepted to the CDK core.
19
19
 
20
20
  It is not supported by AWS and is not endorsed by them. Please file issues in the [GitHub repository](https://github.com/robert-hanuschke/cdk-aws_mwaa/issues) if you find any.
21
21
 
@@ -33,7 +33,7 @@ import constructs._jsii
33
33
  import robhan_cdk_lib.utils._jsii
34
34
 
35
35
  __jsii_assembly__ = jsii.JSIIAssembly.load(
36
- "@robhan-cdk-lib/aws_mwaa", "0.0.0", __name__[0:-6], "aws_mwaa@0.0.0.jsii.tgz"
36
+ "@robhan-cdk-lib/aws_mwaa", "0.0.12", __name__[0:-6], "aws_mwaa@0.0.12.jsii.tgz"
37
37
  )
38
38
 
39
39
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: robhan_cdk_lib.aws_mwaa
3
- Version: 0.0.0
3
+ Version: 0.0.12
4
4
  Summary: AWS CDK Construct Library for Amazon Managed Workflows for Apache Airflow
5
5
  Home-page: https://github.com/robert-hanuschke/cdk-aws_mwaa.git
6
6
  Author: Robert Hanuschke<robhan-cdk-lib@hanuschke.eu>
@@ -21,12 +21,12 @@ Description-Content-Type: text/markdown
21
21
  License-File: LICENSE
22
22
  Requires-Dist: aws-cdk-lib <3.0.0,>=2.221.0
23
23
  Requires-Dist: constructs <11.0.0,>=10.0.5
24
- Requires-Dist: jsii <2.0.0,>=1.118.0
24
+ Requires-Dist: jsii <2.0.0,>=1.119.0
25
25
  Requires-Dist: publication >=0.0.3
26
- Requires-Dist: robhan-cdk-lib.utils <0.0.91,>=0.0.90
26
+ Requires-Dist: robhan-cdk-lib.utils <0.0.101,>=0.0.100
27
27
  Requires-Dist: typeguard <4.3.0,>=2.13.3
28
28
 
29
- # @robhan-cdk-lib/aws_aps
29
+ # @robhan-cdk-lib/aws_mwaa
30
30
 
31
31
  AWS Cloud Development Kit (CDK) constructs for Amazon Managed Workflows for Apache Airflow (MWAA).
32
32
 
@@ -42,7 +42,7 @@ Those features are implemented here.
42
42
 
43
43
  The CDK maintainers explain that [publishing your own package](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md#publishing-your-own-package) is "by far the strongest signal you can give to the CDK team that a feature should be included within the core aws-cdk packages".
44
44
 
45
- This project aims to develop aws_aps constructs to a maturity that can potentially be accepted to the CDK core.
45
+ This project aims to develop aws_mwaa constructs to a maturity that can potentially be accepted to the CDK core.
46
46
 
47
47
  It is not supported by AWS and is not endorsed by them. Please file issues in the [GitHub repository](https://github.com/robert-hanuschke/cdk-aws_mwaa/issues) if you find any.
48
48
 
@@ -0,0 +1,9 @@
1
+ robhan_cdk_lib/aws_mwaa/__init__.py,sha256=6HWXq6UgEc-398sH97J2o4Ktg181TRr41Ak0-hTrw3o,194363
2
+ robhan_cdk_lib/aws_mwaa/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ robhan_cdk_lib/aws_mwaa/_jsii/__init__.py,sha256=8tXUrZnKcYPlgzt6RTkXtTrZK124BQtOYVG2aQ2e5R0,1479
4
+ robhan_cdk_lib/aws_mwaa/_jsii/aws_mwaa@0.0.12.jsii.tgz,sha256=MhODhiKgEnjfE7Yg7FbEHsiPLUkF7eZL9Nmpy4mats4,66122
5
+ robhan_cdk_lib_aws_mwaa-0.0.12.dist-info/LICENSE,sha256=4XPjxtvMDZSu-9820NaFomMw08Ri6JrgByiDz0XZhDY,1060
6
+ robhan_cdk_lib_aws_mwaa-0.0.12.dist-info/METADATA,sha256=rDNpEksZrNRSMrY7RK03O2RHb2P5B8olDxDlXq4kxrY,3130
7
+ robhan_cdk_lib_aws_mwaa-0.0.12.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
+ robhan_cdk_lib_aws_mwaa-0.0.12.dist-info/top_level.txt,sha256=P6XdVCMOK2Rt55vMQhnq4WJqpu14FeZZcktc4hoDIwI,15
9
+ robhan_cdk_lib_aws_mwaa-0.0.12.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- robhan_cdk_lib/aws_mwaa/__init__.py,sha256=DYGQ_0rfI5U5V_K1t_0bcH9QsYWlaRyni1Dj29Y58WY,194361
2
- robhan_cdk_lib/aws_mwaa/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- robhan_cdk_lib/aws_mwaa/_jsii/__init__.py,sha256=fNRiyPLvKHhXfkJZnkVkinWW3sZGbPj-svv0LP2Jt1E,1477
4
- robhan_cdk_lib/aws_mwaa/_jsii/aws_mwaa@0.0.0.jsii.tgz,sha256=SFWA8GHWD2Wodfg75EsQxjOx1hfngFIY1CF7AGEokCg,66221
5
- robhan_cdk_lib_aws_mwaa-0.0.0.dist-info/LICENSE,sha256=4XPjxtvMDZSu-9820NaFomMw08Ri6JrgByiDz0XZhDY,1060
6
- robhan_cdk_lib_aws_mwaa-0.0.0.dist-info/METADATA,sha256=pbZJQJILidV659r8CMs8G_Q5Cujf7F0Q7pHhMBglvPQ,3125
7
- robhan_cdk_lib_aws_mwaa-0.0.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
8
- robhan_cdk_lib_aws_mwaa-0.0.0.dist-info/top_level.txt,sha256=P6XdVCMOK2Rt55vMQhnq4WJqpu14FeZZcktc4hoDIwI,15
9
- robhan_cdk_lib_aws_mwaa-0.0.0.dist-info/RECORD,,