aws-cdk.cx-api 2.200.2__py3-none-any.whl → 2.202.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.

@@ -311,6 +311,20 @@ When this feature flag is enabled and calling KMS key grant method, the created
311
311
  }
312
312
  ```
313
313
 
314
+ * `@aws-cdk/aws-kms:applyImportedAliasPermissionsToPrincipal`
315
+
316
+ Enable grant methods on imported KMS Aliases to apply permissions scoped by the alias using the `kms:ResourceAliases` condition key. When this flag is disabled, grant* methods on `Alias.fromAliasName` remain no-ops to preserve existing behavior.
317
+
318
+ *cdk.json*
319
+
320
+ ```json
321
+ {
322
+ "context": {
323
+ "@aws-cdk/aws-kms:applyImportedAliasPermissionsToPrincipal": true
324
+ }
325
+ }
326
+ ```
327
+
314
328
  * `@aws-cdk/aws-eks:nodegroupNameAttribute`
315
329
 
316
330
  When enabled, nodegroupName attribute of the provisioned EKS NodeGroup will not have the cluster name prefix.
@@ -31,7 +31,7 @@ def check_type(argname: str, value: object, expected_type: typing.Any) -> typing
31
31
  import aws_cdk.cloud_assembly_schema._jsii
32
32
 
33
33
  __jsii_assembly__ = jsii.JSIIAssembly.load(
34
- "@aws-cdk/cx-api", "2.200.2", __name__[0:-6], "cx-api@2.200.2.jsii.tgz"
34
+ "@aws-cdk/cx-api", "2.202.0", __name__[0:-6], "cx-api@2.202.0.jsii.tgz"
35
35
  )
36
36
 
37
37
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: aws-cdk.cx-api
3
- Version: 2.200.2
3
+ Version: 2.202.0
4
4
  Summary: Cloud executable protocol
5
5
  Home-page: https://github.com/aws/aws-cdk
6
6
  Author: Amazon Web Services
@@ -339,6 +339,20 @@ When this feature flag is enabled and calling KMS key grant method, the created
339
339
  }
340
340
  ```
341
341
 
342
+ * `@aws-cdk/aws-kms:applyImportedAliasPermissionsToPrincipal`
343
+
344
+ Enable grant methods on imported KMS Aliases to apply permissions scoped by the alias using the `kms:ResourceAliases` condition key. When this flag is disabled, grant* methods on `Alias.fromAliasName` remain no-ops to preserve existing behavior.
345
+
346
+ *cdk.json*
347
+
348
+ ```json
349
+ {
350
+ "context": {
351
+ "@aws-cdk/aws-kms:applyImportedAliasPermissionsToPrincipal": true
352
+ }
353
+ }
354
+ ```
355
+
342
356
  * `@aws-cdk/aws-eks:nodegroupNameAttribute`
343
357
 
344
358
  When enabled, nodegroupName attribute of the provisioned EKS NodeGroup will not have the cluster name prefix.
@@ -0,0 +1,10 @@
1
+ aws_cdk/cx_api/__init__.py,sha256=3rqpTOy2dldqd8YIbDr0lkYv_vF4Uj3N9zhvlJuuwSk,200810
2
+ aws_cdk/cx_api/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
+ aws_cdk/cx_api/_jsii/__init__.py,sha256=rzIOI2dOwEqXoLd8ADgD21ZjtX4JVDZIYwqgf2rd13A,1434
4
+ aws_cdk/cx_api/_jsii/cx-api@2.202.0.jsii.tgz,sha256=DBUAwa3JBIdnTQF8REtUE__Bbf1jZ95yAKySqxhPKwM,257071
5
+ aws_cdk_cx_api-2.202.0.dist-info/LICENSE,sha256=y47tc38H0C4DpGljYUZDl8XxidQjNxxGLq-K4jwv6Xc,11391
6
+ aws_cdk_cx_api-2.202.0.dist-info/METADATA,sha256=Y27-Bd-Oc3jkgMSsbWPNijjGHZeBvCAXN9Ibdq658AM,26988
7
+ aws_cdk_cx_api-2.202.0.dist-info/NOTICE,sha256=ADLo99tv5kq5gQDGp9ApDXyR8I8l6SQRbLl_UT8kHuY,1078
8
+ aws_cdk_cx_api-2.202.0.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
9
+ aws_cdk_cx_api-2.202.0.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
+ aws_cdk_cx_api-2.202.0.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- aws_cdk/cx_api/__init__.py,sha256=MV0jAfLhHQ1tt7Y_NgObGcKLWa_jrZJhAw_WMJ-qdxU,200382
2
- aws_cdk/cx_api/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- aws_cdk/cx_api/_jsii/__init__.py,sha256=w3Ri98ex5IQJ3AQji6ZbSHgnOU2VPDNTsxYNYoGrM6Q,1434
4
- aws_cdk/cx_api/_jsii/cx-api@2.200.2.jsii.tgz,sha256=VgaD9lHCCUjGnZ7riUXs2iLGEjjluCeJv3m-__mMwhk,255866
5
- aws_cdk_cx_api-2.200.2.dist-info/LICENSE,sha256=y47tc38H0C4DpGljYUZDl8XxidQjNxxGLq-K4jwv6Xc,11391
6
- aws_cdk_cx_api-2.200.2.dist-info/METADATA,sha256=5YniYOEmGf0DgLe6Om9vVcAVbksio1qHWfGvowh96v4,26560
7
- aws_cdk_cx_api-2.200.2.dist-info/NOTICE,sha256=ADLo99tv5kq5gQDGp9ApDXyR8I8l6SQRbLl_UT8kHuY,1078
8
- aws_cdk_cx_api-2.200.2.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
9
- aws_cdk_cx_api-2.200.2.dist-info/top_level.txt,sha256=1TALAKbuUGsMSrfKWEf268lySCmcqSEO6cDYe_XlLHM,8
10
- aws_cdk_cx_api-2.200.2.dist-info/RECORD,,