aws-solutions-constructs.aws-fargate-ssmstringparameter 2.32.0__py3-none-any.whl → 2.34.0__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.
- aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/__init__.py +2 -2
- aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/aws-fargate-ssmstringparameter@2.34.0.jsii.tgz +0 -0
- {aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info → aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info}/METADATA +5 -7
- aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info/RECORD +9 -0
- {aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info → aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info}/WHEEL +1 -1
- aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/aws-fargate-ssmstringparameter@2.32.0.jsii.tgz +0 -0
- aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info/RECORD +0 -9
- {aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info → aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info}/LICENSE +0 -0
- {aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info → aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info}/top_level.txt +0 -0
@@ -16,9 +16,9 @@ import constructs._jsii
|
|
16
16
|
|
17
17
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
18
18
|
"@aws-solutions-constructs/aws-fargate-ssmstringparameter",
|
19
|
-
"2.
|
19
|
+
"2.34.0",
|
20
20
|
__name__[0:-6],
|
21
|
-
"aws-fargate-ssmstringparameter@2.
|
21
|
+
"aws-fargate-ssmstringparameter@2.34.0.jsii.tgz",
|
22
22
|
)
|
23
23
|
|
24
24
|
__all__ = [
|
Binary file
|
@@ -1,12 +1,11 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: aws-solutions-constructs.aws-fargate-ssmstringparameter
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.34.0
|
4
4
|
Summary: CDK Constructs for AWS Fargate to AWS SSM Parameter Store Integration
|
5
5
|
Home-page: https://github.com/awslabs/aws-solutions-constructs.git
|
6
6
|
Author: Amazon Web Services
|
7
7
|
License: Apache-2.0
|
8
8
|
Project-URL: Source, https://github.com/awslabs/aws-solutions-constructs.git
|
9
|
-
Platform: UNKNOWN
|
10
9
|
Classifier: Intended Audience :: Developers
|
11
10
|
Classifier: Operating System :: OS Independent
|
12
11
|
Classifier: Programming Language :: JavaScript
|
@@ -15,15 +14,16 @@ Classifier: Programming Language :: Python :: 3.7
|
|
15
14
|
Classifier: Programming Language :: Python :: 3.8
|
16
15
|
Classifier: Programming Language :: Python :: 3.9
|
17
16
|
Classifier: Programming Language :: Python :: 3.10
|
17
|
+
Classifier: Programming Language :: Python :: 3.11
|
18
18
|
Classifier: Typing :: Typed
|
19
19
|
Classifier: License :: OSI Approved
|
20
20
|
Requires-Python: ~=3.7
|
21
21
|
Description-Content-Type: text/markdown
|
22
22
|
License-File: LICENSE
|
23
|
-
Requires-Dist: aws-cdk-lib (<3.0.0,>=2.
|
24
|
-
Requires-Dist: aws-solutions-constructs.core (==2.
|
23
|
+
Requires-Dist: aws-cdk-lib (<3.0.0,>=2.68.0)
|
24
|
+
Requires-Dist: aws-solutions-constructs.core (==2.34.0)
|
25
25
|
Requires-Dist: constructs (<11.0.0,>=10.0.0)
|
26
|
-
Requires-Dist: jsii (<2.0.0,>=1.
|
26
|
+
Requires-Dist: jsii (<2.0.0,>=1.78.1)
|
27
27
|
Requires-Dist: publication (>=0.0.3)
|
28
28
|
Requires-Dist: typeguard (~=2.13.3)
|
29
29
|
|
@@ -169,5 +169,3 @@ Out of the box implementation of the Construct without any override will set the
|
|
169
169
|
|
170
170
|
|
171
171
|
© Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
172
|
-
|
173
|
-
|
@@ -0,0 +1,9 @@
|
|
1
|
+
aws_solutions_constructs/aws_fargate_ssmstringparameter/__init__.py,sha256=6L167X3g-IzQ20gbw_WNTqzcV7UKa7z6dUWI9lXSiJ8,36926
|
2
|
+
aws_solutions_constructs/aws_fargate_ssmstringparameter/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/__init__.py,sha256=ts9ecQbBONkr_YBzorO8ENlScBAwnK3YtfGAyxD3spE,511
|
4
|
+
aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/aws-fargate-ssmstringparameter@2.34.0.jsii.tgz,sha256=b7k-V408befKuHp6mudgTv4KXU9dO_lrxKFpzjix6IY,155671
|
5
|
+
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
+
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info/METADATA,sha256=tAjHyg_oiw1YRJLf755XY0cCWVWcAFEB3cUw2VgvoNo,10941
|
7
|
+
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
|
8
|
+
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
+
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.34.0.dist-info/RECORD,,
|
Binary file
|
@@ -1,9 +0,0 @@
|
|
1
|
-
aws_solutions_constructs/aws_fargate_ssmstringparameter/__init__.py,sha256=6L167X3g-IzQ20gbw_WNTqzcV7UKa7z6dUWI9lXSiJ8,36926
|
2
|
-
aws_solutions_constructs/aws_fargate_ssmstringparameter/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/__init__.py,sha256=2OrplgceDTCFX1ssq787TtvkcGeGDZYPZob1qw2aL_k,511
|
4
|
-
aws_solutions_constructs/aws_fargate_ssmstringparameter/_jsii/aws-fargate-ssmstringparameter@2.32.0.jsii.tgz,sha256=kJXkI5Q4VNmVDbslepqM-l3J73uuqaCh5XSPKEoet4g,155285
|
5
|
-
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info/LICENSE,sha256=wnT4A3LZDAEpNzcPDh8VCH0i4wjvmLJ86l3A0tCINmw,10279
|
6
|
-
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info/METADATA,sha256=1n-GMJHigmkImcE8C8---F2OrNT9SQgmznFl8rsg3c0,10910
|
7
|
-
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
8
|
-
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info/top_level.txt,sha256=hi3us_KW7V1ocfOqVsNq1o3w552jCEgu_KsCckqYWsg,25
|
9
|
-
aws_solutions_constructs.aws_fargate_ssmstringparameter-2.32.0.dist-info/RECORD,,
|
File without changes
|