aws-cdk.cx-api 2.137.0__py3-none-any.whl → 2.139.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.
Potentially problematic release.
This version of aws-cdk.cx-api might be problematic. Click here for more details.
- aws_cdk/cx_api/__init__.py +17 -0
- aws_cdk/cx_api/_jsii/__init__.py +1 -1
- aws_cdk/cx_api/_jsii/cx-api@2.139.0.jsii.tgz +0 -0
- {aws_cdk.cx_api-2.137.0.dist-info → aws_cdk.cx_api-2.139.0.dist-info}/METADATA +20 -3
- aws_cdk.cx_api-2.139.0.dist-info/RECORD +10 -0
- aws_cdk/cx_api/_jsii/cx-api@2.137.0.jsii.tgz +0 -0
- aws_cdk.cx_api-2.137.0.dist-info/RECORD +0 -10
- {aws_cdk.cx_api-2.137.0.dist-info → aws_cdk.cx_api-2.139.0.dist-info}/LICENSE +0 -0
- {aws_cdk.cx_api-2.137.0.dist-info → aws_cdk.cx_api-2.139.0.dist-info}/NOTICE +0 -0
- {aws_cdk.cx_api-2.137.0.dist-info → aws_cdk.cx_api-2.139.0.dist-info}/WHEEL +0 -0
- {aws_cdk.cx_api-2.137.0.dist-info → aws_cdk.cx_api-2.139.0.dist-info}/top_level.txt +0 -0
aws_cdk/cx_api/__init__.py
CHANGED
|
@@ -310,6 +310,23 @@ When this feature flag is enabled and calling KMS key grant method, the created
|
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
```
|
|
313
|
+
|
|
314
|
+
* `@aws-cdk/aws-eks:nodegroupNameAttribute`
|
|
315
|
+
|
|
316
|
+
When enabled, nodegroupName attribute of the provisioned EKS NodeGroup will not have the cluster name prefix.
|
|
317
|
+
|
|
318
|
+
When this feature flag is enabled, the nodegroupName attribute will be exactly the name of the nodegroup
|
|
319
|
+
without any prefix.
|
|
320
|
+
|
|
321
|
+
*cdk.json*
|
|
322
|
+
|
|
323
|
+
```json
|
|
324
|
+
{
|
|
325
|
+
"context": {
|
|
326
|
+
"@aws-cdk/aws-eks:nodegroupNameAttribute": true
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
```
|
|
313
330
|
'''
|
|
314
331
|
from pkgutil import extend_path
|
|
315
332
|
__path__ = extend_path(__path__, __name__)
|
aws_cdk/cx_api/_jsii/__init__.py
CHANGED
|
@@ -16,7 +16,7 @@ from typeguard import check_type
|
|
|
16
16
|
import aws_cdk.cloud_assembly_schema._jsii
|
|
17
17
|
|
|
18
18
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
|
19
|
-
"@aws-cdk/cx-api", "2.
|
|
19
|
+
"@aws-cdk/cx-api", "2.139.0", __name__[0:-6], "cx-api@2.139.0.jsii.tgz"
|
|
20
20
|
)
|
|
21
21
|
|
|
22
22
|
__all__ = [
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: aws-cdk.cx-api
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.139.0
|
|
4
4
|
Summary: Cloud executable protocol
|
|
5
5
|
Home-page: https://github.com/aws/aws-cdk
|
|
6
6
|
Author: Amazon Web Services
|
|
@@ -23,8 +23,8 @@ 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.cloud-assembly-schema ==2.
|
|
27
|
-
Requires-Dist: jsii <2.0.0,>=1.
|
|
26
|
+
Requires-Dist: aws-cdk.cloud-assembly-schema ==2.139.0
|
|
27
|
+
Requires-Dist: jsii <2.0.0,>=1.97.0
|
|
28
28
|
Requires-Dist: publication >=0.0.3
|
|
29
29
|
Requires-Dist: typeguard ~=2.13.3
|
|
30
30
|
|
|
@@ -339,3 +339,20 @@ When this feature flag is enabled and calling KMS key grant method, the created
|
|
|
339
339
|
}
|
|
340
340
|
}
|
|
341
341
|
```
|
|
342
|
+
|
|
343
|
+
* `@aws-cdk/aws-eks:nodegroupNameAttribute`
|
|
344
|
+
|
|
345
|
+
When enabled, nodegroupName attribute of the provisioned EKS NodeGroup will not have the cluster name prefix.
|
|
346
|
+
|
|
347
|
+
When this feature flag is enabled, the nodegroupName attribute will be exactly the name of the nodegroup
|
|
348
|
+
without any prefix.
|
|
349
|
+
|
|
350
|
+
*cdk.json*
|
|
351
|
+
|
|
352
|
+
```json
|
|
353
|
+
{
|
|
354
|
+
"context": {
|
|
355
|
+
"@aws-cdk/aws-eks:nodegroupNameAttribute": true
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
```
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
aws_cdk/cx_api/__init__.py,sha256=MDjzycCUNogKWp2G9b7Li9ehwW87thVT-K5PvFuS9CI,177937
|
|
2
|
+
aws_cdk/cx_api/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
3
|
+
aws_cdk/cx_api/_jsii/__init__.py,sha256=BC48B_TGxm0kEAT5pIfvqgZXmy-8egvBx3-aHosJzwE,466
|
|
4
|
+
aws_cdk/cx_api/_jsii/cx-api@2.139.0.jsii.tgz,sha256=C1EsW-r-_xYqixq9jvoJ2U3AqWOzOPiN0io-72f06Dk,214421
|
|
5
|
+
aws_cdk.cx_api-2.139.0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
|
|
6
|
+
aws_cdk.cx_api-2.139.0.dist-info/METADATA,sha256=x7K03TnUxpjUpzIW8dD_aap321ZUxVXZlWrMQuG1YHI,11761
|
|
7
|
+
aws_cdk.cx_api-2.139.0.dist-info/NOTICE,sha256=Ng1l24cpSh5JXVyue-LBU5TSd1psLessKIp-A50Om20,2718
|
|
8
|
+
aws_cdk.cx_api-2.139.0.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
|
9
|
+
aws_cdk.cx_api-2.139.0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
|
|
10
|
+
aws_cdk.cx_api-2.139.0.dist-info/RECORD,,
|
|
Binary file
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
aws_cdk/cx_api/__init__.py,sha256=-s9jOj-pBJ4teyazCjKxhsHnpmE_qiW8rY8BuCTmHIQ,177555
|
|
2
|
-
aws_cdk/cx_api/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
3
|
-
aws_cdk/cx_api/_jsii/__init__.py,sha256=wSqSWQQhV9x_J4OKwn5Hdj2PfIB29wvKY2TUkCg_evs,466
|
|
4
|
-
aws_cdk/cx_api/_jsii/cx-api@2.137.0.jsii.tgz,sha256=r20PZEcoetRf23MnLFzA88mY3oR7Xp-h9OGOL2ki1I4,213762
|
|
5
|
-
aws_cdk.cx_api-2.137.0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
|
|
6
|
-
aws_cdk.cx_api-2.137.0.dist-info/METADATA,sha256=XQGCy6uKgAKqHpbfl4qyRHyK-DBSinJMZyIRMqahM1U,11379
|
|
7
|
-
aws_cdk.cx_api-2.137.0.dist-info/NOTICE,sha256=Ng1l24cpSh5JXVyue-LBU5TSd1psLessKIp-A50Om20,2718
|
|
8
|
-
aws_cdk.cx_api-2.137.0.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
|
9
|
-
aws_cdk.cx_api-2.137.0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
|
|
10
|
-
aws_cdk.cx_api-2.137.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|