aws-cdk.app-staging-synthesizer-alpha 2.133.0a0__py3-none-any.whl → 2.135.0a0__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.
Potentially problematic release.
This version of aws-cdk.app-staging-synthesizer-alpha might be problematic. Click here for more details.
- aws_cdk/app_staging_synthesizer_alpha/__init__.py +3 -0
- aws_cdk/app_staging_synthesizer_alpha/_jsii/__init__.py +5 -2
- aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.135.0-alpha.0.jsii.tgz +0 -0
- {aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info → aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info}/METADATA +3 -3
- aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/RECORD +10 -0
- aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.133.0-alpha.0.jsii.tgz +0 -0
- aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/RECORD +0 -10
- {aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info → aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info}/LICENSE +0 -0
- {aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info → aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info}/NOTICE +0 -0
- {aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info → aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info}/WHEEL +0 -0
- {aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info → aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info}/top_level.txt +0 -0
|
@@ -407,6 +407,9 @@ Since this module is experimental, there are some known limitations:
|
|
|
407
407
|
at most 20 independent ECR images. Please upvote [this issue](https://github.com/aws/aws-cdk/issues/26119)
|
|
408
408
|
if you need more than this.
|
|
409
409
|
'''
|
|
410
|
+
from pkgutil import extend_path
|
|
411
|
+
__path__ = extend_path(__path__, __name__)
|
|
412
|
+
|
|
410
413
|
import abc
|
|
411
414
|
import builtins
|
|
412
415
|
import datetime
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
from pkgutil import extend_path
|
|
2
|
+
__path__ = extend_path(__path__, __name__)
|
|
3
|
+
|
|
1
4
|
import abc
|
|
2
5
|
import builtins
|
|
3
6
|
import datetime
|
|
@@ -15,9 +18,9 @@ import constructs._jsii
|
|
|
15
18
|
|
|
16
19
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
|
17
20
|
"@aws-cdk/app-staging-synthesizer-alpha",
|
|
18
|
-
"2.
|
|
21
|
+
"2.135.0-alpha.0",
|
|
19
22
|
__name__[0:-6],
|
|
20
|
-
"app-staging-synthesizer-alpha@2.
|
|
23
|
+
"app-staging-synthesizer-alpha@2.135.0-alpha.0.jsii.tgz",
|
|
21
24
|
)
|
|
22
25
|
|
|
23
26
|
__all__ = [
|
aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.135.0-alpha.0.jsii.tgz
ADDED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: aws-cdk.app-staging-synthesizer-alpha
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.135.0a0
|
|
4
4
|
Summary: Cdk synthesizer for with app-scoped staging stack
|
|
5
5
|
Home-page: https://github.com/aws/aws-cdk
|
|
6
6
|
Author: Amazon Web Services
|
|
@@ -23,9 +23,9 @@ Requires-Python: ~=3.8
|
|
|
23
23
|
Description-Content-Type: text/markdown
|
|
24
24
|
License-File: LICENSE
|
|
25
25
|
License-File: NOTICE
|
|
26
|
-
Requires-Dist: aws-cdk-lib <3.0.0,>=2.
|
|
26
|
+
Requires-Dist: aws-cdk-lib <3.0.0,>=2.135.0
|
|
27
27
|
Requires-Dist: constructs <11.0.0,>=10.0.0
|
|
28
|
-
Requires-Dist: jsii <2.0.0,>=1.
|
|
28
|
+
Requires-Dist: jsii <2.0.0,>=1.96.0
|
|
29
29
|
Requires-Dist: publication >=0.0.3
|
|
30
30
|
Requires-Dist: typeguard ~=2.13.3
|
|
31
31
|
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
aws_cdk/app_staging_synthesizer_alpha/__init__.py,sha256=1mq8cp2TViRWGiY7-fVdWTGmTnn8W2Fy9AJR3-WJKx4,202925
|
|
2
|
+
aws_cdk/app_staging_synthesizer_alpha/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
3
|
+
aws_cdk/app_staging_synthesizer_alpha/_jsii/__init__.py,sha256=7qnEIDwxtcLjTg9ERJV-MCsg3gr3_5BcMLLJKJK3EeM,543
|
|
4
|
+
aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.135.0-alpha.0.jsii.tgz,sha256=LnKSqRIUyoS__sS7suEdcXkoFYBCFZnzroV5WelZhpw,86335
|
|
5
|
+
aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
|
|
6
|
+
aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/METADATA,sha256=-E2yq0iMk6NqfVrpmy1ohTRydGkkHYbbT4koHi0Io54,18264
|
|
7
|
+
aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/NOTICE,sha256=dXf56qvx2VDNCaqiRscOD2IH5GbmqbnKRzroZCeLtaQ,113
|
|
8
|
+
aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
|
9
|
+
aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
|
|
10
|
+
aws_cdk.app_staging_synthesizer_alpha-2.135.0a0.dist-info/RECORD,,
|
aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.133.0-alpha.0.jsii.tgz
DELETED
|
Binary file
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
aws_cdk/app_staging_synthesizer_alpha/__init__.py,sha256=kFCznCuIjDOVk7yC5LIAnBoCu8eHyyAYnf4o78JUapE,202849
|
|
2
|
-
aws_cdk/app_staging_synthesizer_alpha/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
3
|
-
aws_cdk/app_staging_synthesizer_alpha/_jsii/__init__.py,sha256=aFrHQMqrspemeZSMrsk_O1OS2RIJpLeQDRDrrM8ht4A,467
|
|
4
|
-
aws_cdk/app_staging_synthesizer_alpha/_jsii/app-staging-synthesizer-alpha@2.133.0-alpha.0.jsii.tgz,sha256=GPRK7I_0uimLIuxyLsI8dh1Tpb-CjD9Pe3HABUUP4wo,86294
|
|
5
|
-
aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
|
|
6
|
-
aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/METADATA,sha256=KIUVUHNwQtGWszabNrpjV_PZvClkbamXfF74EnmueZE,18264
|
|
7
|
-
aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/NOTICE,sha256=dXf56qvx2VDNCaqiRscOD2IH5GbmqbnKRzroZCeLtaQ,113
|
|
8
|
-
aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
|
9
|
-
aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
|
|
10
|
-
aws_cdk.app_staging_synthesizer_alpha-2.133.0a0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|