aws-cdk.cx-api 2.138.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.

@@ -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__)
@@ -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.138.0", __name__[0:-6], "cx-api@2.138.0.jsii.tgz"
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__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aws-cdk.cx-api
3
- Version: 2.138.0
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,7 +23,7 @@ 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.138.0
26
+ Requires-Dist: aws-cdk.cloud-assembly-schema ==2.139.0
27
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
@@ -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,,
@@ -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=QvsesFPMsq0UzAu2U2ZbpOze6_cspdRLL1kIgPq8Ki4,466
4
- aws_cdk/cx_api/_jsii/cx-api@2.138.0.jsii.tgz,sha256=O-Wfb8HmEIguY5hokVVJt3lCHoKiVoATEvXnDjvGXJk,213749
5
- aws_cdk.cx_api-2.138.0.dist-info/LICENSE,sha256=kEDF86xJUQh1E9M7UPKKbHepBEdFxIUyoGfTwQB7zKg,11391
6
- aws_cdk.cx_api-2.138.0.dist-info/METADATA,sha256=9Fr101yRcK9xCSKVdIEdyn7g2YIS1ewr4dDAEFY9E24,11379
7
- aws_cdk.cx_api-2.138.0.dist-info/NOTICE,sha256=Ng1l24cpSh5JXVyue-LBU5TSd1psLessKIp-A50Om20,2718
8
- aws_cdk.cx_api-2.138.0.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
9
- aws_cdk.cx_api-2.138.0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
- aws_cdk.cx_api-2.138.0.dist-info/RECORD,,